App.Path in Class_Initialize
From: Jason R. Schmidt (JasonRSchmidt_at_discussions.microsoft.com)
Date: 12/15/04
- Next message: Pásztor, Zoltán: "Re: crashing after closing?"
- Previous message: Jon: "Re: Exception Disappears When Thrown From A DropDrop Event in User"
- Next in thread: DJThompson: "RE: App.Path in Class_Initialize (or VB Runtime threading bug?)"
- Reply: DJThompson: "RE: App.Path in Class_Initialize (or VB Runtime threading bug?)"
- Reply: DJThompson: "RE: App.Path in Class_Initialize (or MS VB runtime threading bug)"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 15 Dec 2004 11:09:01 -0800
Hi, I am having a strange issue with a class in VB6. I am running a
webserver using IIS on windows 2000 and an ASP UI. I am receiving random
"activex can't create component" errors. If you refresh the page, the error
goes away. If you refresh again, it will happen. This occurs randomly. If
IIS is restarted, the web page doesn't encounter this error until around a
week later.
The class causing the problem built some logging path information in the
Class_Initialize method by using the App.Path object. I determined this
object was causing the problem because the error hasn't happened since we
removed it.
Just wondering if anyone had ever seen this?
Thanks
- Next message: Pásztor, Zoltán: "Re: crashing after closing?"
- Previous message: Jon: "Re: Exception Disappears When Thrown From A DropDrop Event in User"
- Next in thread: DJThompson: "RE: App.Path in Class_Initialize (or VB Runtime threading bug?)"
- Reply: DJThompson: "RE: App.Path in Class_Initialize (or VB Runtime threading bug?)"
- Reply: DJThompson: "RE: App.Path in Class_Initialize (or MS VB runtime threading bug)"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|