|
Home > Archive > Microsoft Content Management Server > December 2005 > COMException in Approval Manager
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 |
COMException in Approval Manager
|
|
|
| I get the COMException error shown below when accessing the Approval
Assistent in CMS2002 (Production Manager and Resource Manager both work
fine). I installed SP2 for CMS 2002 as suggested in KB Article 843027,
however this did not fix the problem.
Thanks in advance for any help provided.
Shane
Server error. Contact the site administrator.
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.Runtime.InteropServices.COMException: Server
error. Contact the site administrator.
Source Error:
An unhandled exception was generated during the execution of the
current web request. Information regarding the origin and location of the
exception can be identified using the exception stack trace below.
Stack Trace:
[COMException (0x80041b58): Server error. Contact the site administrator.]
Microsoft.ContentManagement.Interop.Publishing.IRcwSearches.UserApprovalsPending()
+0
Microsoft.ContentManagement.Publishing.Searches.UserApprovalsPending()
+38
[CmsServerException: Server error. Contact the site administrator.]
Microsoft.ContentManagement.Publishing.Searches.UserApprovalsPending()
+71
Microsoft.ContentManagement.WebAuthor.ApprovalAssistant.BindDataGrid()
+65
Microsoft.ContentManagement.WebAuthor.ApprovalAssistant.Page_Load(Object
sender, EventArgs e) +527
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +750
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET
Version:1.1.4322.2300
| |
| Stefan [MSFT] 2005-12-23, 7:49 am |
| Hi Shane,
looks like number 4 in the following article:
http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm#0816895C-5D1D-4DE8-91E7-ADB0508310D0
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
----------------------
"Shane" <shaner_03@yahoo.com> wrote in message
news:OIxXM7zBGHA.3840@TK2MSFTNGP15.phx.gbl...
>I get the COMException error shown below when accessing the Approval
>Assistent in CMS2002 (Production Manager and Resource Manager both work
>fine). I installed SP2 for CMS 2002 as suggested in KB Article 843027,
>however this did not fix the problem.
>
> Thanks in advance for any help provided.
>
> Shane
>
>
> Server error. Contact the site administrator.
> 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.Runtime.InteropServices.COMException: Server
> error. Contact the site administrator.
>
> Source Error:
>
> An unhandled exception was generated during the execution of the
> current web request. Information regarding the origin and location of the
> exception can be identified using the exception stack trace below.
>
> Stack Trace:
>
> [COMException (0x80041b58): Server error. Contact the site
> administrator.]
>
> Microsoft.ContentManagement.Interop.Publishing.IRcwSearches.UserApprovalsPending()
> +0
> Microsoft.ContentManagement.Publishing.Searches.UserApprovalsPending()
> +38
>
> [CmsServerException: Server error. Contact the site administrator.]
> Microsoft.ContentManagement.Publishing.Searches.UserApprovalsPending()
> +71
> Microsoft.ContentManagement.WebAuthor.ApprovalAssistant.BindDataGrid()
> +65
> Microsoft.ContentManagement.WebAuthor.ApprovalAssistant.Page_Load(Object
> sender, EventArgs e) +527
> System.Web.UI.Control.OnLoad(EventArgs e) +67
> System.Web.UI.Control.LoadRecursive() +35
> System.Web.UI.Page.ProcessRequestMain() +750
>
>
>
> --------------------------------------------------------------------------------
> Version Information: Microsoft .NET Framework Version:1.1.4322.2300;
> ASP.NET Version:1.1.4322.2300
>
|
|
|
|
|