Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problem with Message Queuing and Com+ Objects

Status
Not open for further replies.

wdweb

Programmer
Jul 21, 2009
1
0
0
US
Hi, I've inherited a code base built in .NET Framework 1.1 which uses COM+ objs for a lot of backend processing. We've had trouble with our Message Queuing from Day 1 when we placed the App on our vHost.

The system now requires a restart once a day or it will start locking up. We think we might have isolated the issues using SysInterals ProcMon.

We watch the queuing working, and then intermittenly see the queue hiccup as we monitor msdtc.exe with ProMon and it will show this message:

HKLM\SOFTWARE\Microsoft\MSDTC\SHARED_MEMORY_MUTEX_TIMEOUT
Result: NAME NOT FOUND

Can anyone point in the right direction?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top