Microsoft Content Management Server - Default Console .net 2.0

This is Interesting: Free IT Magazines  
Home > Archive > Microsoft Content Management Server > July 2007 > Default Console .net 2.0





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Default Console .net 2.0
Servelan

2007-07-11, 1:19 pm

We have a customised default console which displays
management/editing/revision options in three different drop-down boxes.

I am currently creating a new .net 2.0 CMS website, and attempting to use
the code for our console. The drop downs reside within the
PresentationModeContainer.

For example, the Production Manager, which resides within
<CmsConsole:ProductionManagerAction> in the MS supplied version, is an option
in a drop down box which resides within the PresentationModeContainer. The
option uses Container. ActionJavascript to set the action of clicking the
option.

This works perfectly in our existing.net 1.1 sites. However, when I try to
compile in .net 2.0, I am getting errors stating that
PresentationModeContainer doesn't container a definition for ActionJavascript.

Does anyone have any ideas why I might be getting this, or something I might
be missing? Has anyone else .

Thanks!
Stefan Goßner [MSFT]

2007-07-12, 7:16 am

Hi Servelan,

this works the same in .NET 2.0 and in .NET 1.1.
As you can see in the standard defaultconsole.ascx which works as well in
..NET 1.1 and in .NET 2.0
But be aware that you have to have MCMS 2002 SP2 installed as .NET 2.0 is
not supported without SP2.

Cheers,
Stefan


"Servelan" <Servelan@discussions.microsoft.com> wrote in message
news:FC718A15-75E9-4183-BF17-5DC4A1D56AA1@microsoft.com...
> We have a customised default console which displays
> management/editing/revision options in three different drop-down boxes.
>
> I am currently creating a new .net 2.0 CMS website, and attempting to use
> the code for our console. The drop downs reside within the
> PresentationModeContainer.
>
> For example, the Production Manager, which resides within
> <CmsConsole:ProductionManagerAction> in the MS supplied version, is an
> option
> in a drop down box which resides within the PresentationModeContainer. The
> option uses Container. ActionJavascript to set the action of clicking the
> option.
>
> This works perfectly in our existing.net 1.1 sites. However, when I try to
> compile in .net 2.0, I am getting errors stating that
> PresentationModeContainer doesn't container a definition for
> ActionJavascript.
>
> Does anyone have any ideas why I might be getting this, or something I
> might
> be missing? Has anyone else .
>
> Thanks!



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com