Ask a Question related to ASP.NET Security, Design and Development.
-
jens #1
Unhandled Execution Error: System.Runtime.InteropServices.COMException
Hi,
setup:
- two MCMS2002 in an AC Cluster (newest Service Packs) with Framework 1.0
- SQL-Cluster
following problem:
- Web-Site normaly accesible from Clustermaster
- Web-Site with excepion (s.b.) from clustermember or other computer
accesible
Rights?!
Thanks in avance
jens
PS:
Server Error in '/auacms' Application.
----------------------------------------------------------------------------
----
Unhandled Execution Error
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:
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)]
Microsoft.ContentManagement.Interop.Publishing.Cms HttpContextClass.Initializ
e(String currentUrl, String httpHostName, Int32 serverPort, Boolean
isSecureServer, Int32 iisInstanceId, String remoteMachineAddress, String
authenticationType, String authenticationToken, Int32 windowsUserHandle,
String ClientAccountName) +0
Microsoft.ContentManagement.Publishing.CmsHttpCont ext.initialize(IntPtr
windowsToken, String cmsAuthToken, String clientUserName, String
clientAccountType) +297
Microsoft.ContentManagement.Publishing.CmsHttpCont ext.getCmsHttpContextFromI
dentity(HttpContext httpContext) +1088
Microsoft.ContentManagement.Publishing.CmsHttpCont ext.get_Current() +57
[CmsServerException]
Microsoft.ContentManagement.Publishing.CmsHttpCont ext.get_Current() +251
Microsoft.ContentManagement.Web.Security.CmsAuthor izationModule.Application_
OnAuthorizeRequest(Object source, EventArgs e) +83
System.Web.SyncEventExecutionStep.Execute() +60
System.Web.HttpApplication.ExecuteStep(IExecutionS tep step, Boolean&
completedSynchronously) +87
----------------------------------------------------------------------------
----
Version Information: Microsoft .NET Framework Version:1.0.3705.288; ASP.NET
Version:1.0.3705.288
jens Guest
-
AxAcroPDF -System.Runtime.InteropServices.COMException
When using the AxAcroPDF Control, I receive: System.Runtime.InteropServices.COMException (0x80004005): Unspecified error The odd part is the... -
InteropServices.COMException: Access is denied
Hi, I want to create a virtual directory when a user has filled a form on an ASP.net page. It works well on my dev server, but when I try it on... -
Urgent Help: System.Runtime.interopservices.COMException 0x80010105
Hi Gurus, I can instantiate a COM object in VC# without any problem. But when i call one function exported by the COM object i get this... -
System.Runtime.InteropServices.COMException Error
I created a project that has OWC10 reference in c#. When I run it from VS.Studio it works fine. However, when I copy the project to the... -
System.Runtime.InteropServices.COMException - Catastrophic Exception
I'm trying to generate excel sheet using SpeedGen COM object. I'm getting 'Catastrophic exception,Error code : 2147418113' when i try to access...



Reply With Quote

