Microsoft Content Management Server - Error while creating new page After SP2 installation

This is Interesting: Free IT Magazines  
Home > Archive > Microsoft Content Management Server > December 2005 > Error while creating new page After SP2 installation





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 Error while creating new page After SP2 installation
Prakash

2005-11-22, 2:48 am

Hi,

I have installed SP2 on server. After installation I am getting following
error.

Field not found:
Microsoft.ContentManagement.WebAuthor.TemplateGalleriesBrowse.ViewAsList.
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information about
the error and where it originated in the code.

Exception Details: System.MissingFieldException: Field not found:
Microsoft.ContentManagement.WebAuthor.TemplateGalleriesBrowse.ViewAsList.


Please let me know if any body is aware about the resolution.

Thanks & Regards
Prakash


Stefan [MSFT]

2005-11-22, 7:49 am

Hi Prakash,

I have seen this before.
It does not happen on all boxes - and this is strange.

The following step should resolve this:

Create a backup of the following file:

\Program Files\Microsoft Content Management
Server\Server\IIS_CMS\WebAuthor\Dialogs\
PageCreationWizard\TemplateGalleriesBrow
se\TemplateGalleriesBrowse.aspx

Change the following line:
<asp:ListItem id="ViewAsList" Value="View As List"
Selected="True"></asp:ListItem>

Into this:
<asp:ListItem id="ViewAsList" Value="View As List"></asp:ListItem>

In addition: you should open a support case to get the root cause for this
analyzed.

Cheers,
Stefan

--
This posting is provided "AS IS" with no warranties, and confers no rights

New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
Check out the new book as well: Advanced MCMS development:
http://tinyurl.com/8ugwj
----------------------


"Prakash" <Prakash@discussions.microsoft.com> wrote in message
news:ACADB607-EC32-4D1A-83C0-B12C9C38CF4E@microsoft.com...
> Hi,
>
> I have installed SP2 on server. After installation I am getting following
> error.
>
> Field not found:
> Microsoft.ContentManagement.WebAuthor.TemplateGalleriesBrowse.ViewAsList.
> Description: An unhandled exception occurred during the execution of the
> current web request. Please review the stack trace for more information
> about
> the error and where it originated in the code.
>
> Exception Details: System.MissingFieldException: Field not found:
> Microsoft.ContentManagement.WebAuthor.TemplateGalleriesBrowse.ViewAsList.
>
>
> Please let me know if any body is aware about the resolution.
>
> Thanks & Regards
> Prakash
>
>



Matt

2005-11-24, 5:52 pm

I also experienced this issue. It was finally resolved by stopping IIS,
clearing out the ASP.NET cache in
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files and
restarting IIS.

Note that installation of the SP does not fail if it can't replace some of
the files (because they're in use). Check the event log to make sure you
didn't get any messages like this. I would advise stopping IIS before
installing the SP.

Cheers,
Matt.
Kelly

2005-12-15, 7:48 am

That does the trick! Thanks Matt...

"Matt" wrote:

> I also experienced this issue. It was finally resolved by stopping IIS,
> clearing out the ASP.NET cache in
> C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files and
> restarting IIS.
>
> Note that installation of the SP does not fail if it can't replace some of
> the files (because they're in use). Check the event log to make sure you
> didn't get any messages like this. I would advise stopping IIS before
> installing the SP.
>
> Cheers,
> Matt.

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com