MSMQ

S

SV

What about MSMQ could be making my system hang before we get to the logon
screen(s)? I've searched on MSMQ problems in the archives here, but symptoms
don't match my particular symptoms... (?). Thanks in advance...
 
K

KM

SV,

XPe Rel.Notes: "To enable full functionality support of Message Queuing (MSMQ) COM Library and Message Queuing (MSMQ) DCOM Library
components, register Mqoa.dll by creating an FBA COM/DLL Registration resource or by running the command RegSvr32.exe MQOA.DLL from
the command line. Failure to register Mqoa.dll will have an impact on applications using IDispatch, such as Microsoft Visual Basic
Scripting Edition (VBScript) programming language and Active Server Pages (ASP)."

Make sure you've done the suggested first.

Also, it would help if you mentioned any error you see in EventView log, your FBALog.txt, setupapi.log and etc.

And you always have a KD/WinDbg/VS.RemoteDebug as an option to debug your image and see what's going on there.
 

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

Top