Issue sharing Session state between ASP and .Net

T

tim.cavins

I have been using the solution provided by Billy Yuen located at
http://msdn2.microsoft.com/en-us/library/aa479313.aspx#converttoaspnet_topic6
to share session state between ASP and .Net.

Recently, we upgraded to a W2K3 server and ever since we are getting
IIS Worker Process crashes which I believe is related to the solution
by Mr. Yuen combined with W2K3.

Here is an entry of our Event Log Viewer. The source is COM+. If we
take out the solution by Mr. Yuen, it does not give the error any
longer.

The system has called a custom component and that component has failed
and generated an exception. This indicates a problem with the custom
component. Notify the developer of this component that a failure has
occurred and provide them with the information below.
Component Prog ID:
Process Name: w3wp.exe
Exception: C0000005
Address: 0x79240C14
Call Stack:
mscorsvr!CoUninitializeEE + 0x56d1
mscorsvr!CoUninitializeEE + 0x870f
mscorsvr!CoUninitializeEE + 0x8745
mscorsvr!ReleaseFusionInterfaces + 0x3d139
ole32!CoQueryAuthenticationServices + 0x2afb
ole32!CoQueryAuthenticationServices + 0x36c5
ole32!UpdateDCOMSettings + 0x7ee0
RPCRT4!NdrServerInitialize + 0x462
RPCRT4!NdrStubCall2 + 0x217
RPCRT4!CStdStubBuffer_Invoke + 0x82
ole32!WdtpInterfacePointer_UserMarshal + 0x13fa
ole32!WdtpInterfacePointer_UserMarshal + 0x13ad
ole32!ProgIDFromCLSID + 0x1fd3
ole32!ProgIDFromCLSID + 0x1dd1
ole32!DcomChannelSetHResult + 0x851
ole32!WdtpInterfacePointer_UserMarshal + 0x12db
ole32!WdtpInterfacePointer_UserMarshal + 0x116c
ole32!WdtpInterfacePointer_UserMarshal + 0x15ec
ole32!DcomChannelSetHResult + 0x7ca
ole32!DcomChannelSetHResult + 0x5ee
USER32!EnableMenuItem + 0x4cd4
USER32!EnableMenuItem + 0x4da1
USER32!GetWindowLongW + 0x183
USER32!DispatchMessageW + 0xf
comsvcs!CoCreateActivity + 0x572a
comsvcs!CoCreateActivity + 0x5657
comsvcs!CoCreateActivity + 0x5ff0
comsvcs!CoCreateActivity + 0x643c
msvcrt!_endthreadex + 0xa3
kernel32!GetModuleFileNameA + 0xeb

Any help is appreciated.

Tim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,070
Latest member
BiogenixGummies

Latest Threads

Top