Our .Net applications are having a tremendous amount of trouble using the Private MSMQ on a Windows 2003 SP1 box... Here is the following stack trace:
"Exception:Object reference not set to an instance of an object. Stacktrace: at GameApplications.validate.setApplicationObject(String app_class_name) in C:\Inetpub\wwwroot\GAMEAPPLICATIONS\validation classes\validate.cs:line 71 at GameApplications.IncomingQueueListener.OnReceiveCompleted(Object source, ReceiveCompletedEventArgs asyncResult) in C:\Inetpub\wwwroot\GAMEAPPLICATIONS\QueueListeners.cs:line 258" I can't even delete the queues as administrator it throws me an access denied error....... Has anyone come across anything similar? (Note the ASP.NET apps create the message queues, but can't use them). =================================== This list is hosted by DevelopMentor� http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
