App.Path in Class_Initialize

From: Jason R. Schmidt (JasonRSchmidt_at_discussions.microsoft.com)
Date: 12/15/04


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



Relevant Pages

  • Re: PHP has encountered an access violation...
    ... But, if that was actually the case, a <refresh> wouldn't ... First, to find the reason for an access violation, you must use debuggertools for IIS. ... Erwin Moller ...
    (comp.lang.php)
  • Re: Changes to HTTP (OWA) protocol in System Manager do not appear in IIS
    ... Something else I noticed - every time I refresh "HTTP" folder in ESM ... The RCP server is unavailable. ... > one-way process called DS2MB(runs as part of the Microsoft Exchange System ... > Attendant service) to push those changes into the IIS Metabase. ...
    (microsoft.public.exchange.setup)
  • Re: Session.Timeout and Frames problem
    ... This works great with IIS 5.0, ... The refresh does not reset the session. ... >> will work on the IIS 6.0 server, is to refresh the ENTIRE frameset. ... Is there anything I can do to the code, or settings on ...
    (microsoft.public.dotnet.framework.aspnet)
  • Random 401.2 Errors, please help !!!
    ... It is C#, IIS 6, Web Application that makes full use of WebServices and is set ... Is is only with one scenario where a user makes a request to refresh a page, ... a NT-Login dialog box appears where the users types in is ...
    (microsoft.public.inetserver.misc)

Loading