Robert Fernando
January 13th, 2000, 10:36 PM
Hi,
I have an object (connection to a server) in the ASP application object. This is stored at the Applicaiton_OnStart event in the ASP file. However when you stop the W3SVC service MTS crashes. Stating that the "instruction at x refered to memory location y. This memory could not be "read"."
The object that is stored in the Application Object is free threaded and all instances of the IIS application that come up refer to this?
Does anyone have any idea why this maybe happening? Or even if you could point me in the
right direction I would appreciate it!
Thanks,
Rob
I have an object (connection to a server) in the ASP application object. This is stored at the Applicaiton_OnStart event in the ASP file. However when you stop the W3SVC service MTS crashes. Stating that the "instruction at x refered to memory location y. This memory could not be "read"."
The object that is stored in the Application Object is free threaded and all instances of the IIS application that come up refer to this?
Does anyone have any idea why this maybe happening? Or even if you could point me in the
right direction I would appreciate it!
Thanks,
Rob