Re: ASP fails to import typelib using METADATA tag when debugging

From: George Hester (hesterloli_at_hotmail.com)
Date: 05/01/04


Date: Sat, 1 May 2004 14:06:16 -0400

If you put the constants the enums in the page you are accessing then by rights you should get an error that the values are redefined. If not then the global.asa is not being read during the debugging.

-- 
George Hester
__________________________________
"Kevin MacDonald" <macdonaldkevin@hotmail.com> wrote in message news:6D25B4AB-DE24-4D82-8099-699CA92008CA@microsoft.com...
> On my Windows 2003 machine, using the latest version of IIS, when I turn on server side debugging and attach a debugger the enums I have defined in a type library are no longer recognized in ASP. In my global.asa file I have a line similar to:
> <!--METADATA NAME="AtlasLib" TYPE="typelib" UUID="{E097D75B-B813-46f7-A3E8-F0D942270BE6}" -->
> 
> When debugging is off the enums defined in this typelib are recognized just fine. As soon as I attached a debugger I get javascript errors that they are undefined. I don't think we are seeing this problem on Windows 2000 machines. Can anyone help me?
> 
> Thanks.


Relevant Pages

  • Re: Header files with enums instead of defines?
    ... > Has anybody thought about replacing #defines with enums in header ... It would make debugging a whole lot easier. ... Foe example, I'm ...
    (freebsd-arch)
  • Header files with enums instead of defines?
    ... Has anybody thought about replacing #defines with enums in header ... It would make debugging a whole lot easier. ... currently looking at a debug printout which contains: ...
    (freebsd-arch)
  • Re: Header files with enums instead of defines?
    ... >> Has anybody thought about replacing #defines with enums in header ... It would make debugging a whole lot easier. ... Foe example, I'm ...
    (freebsd-arch)
  • ASP fails to import typelib using METADATA tag when debugging
    ... On my Windows 2003 machine, using the latest version of IIS, when I turn on server side debugging and attach a debugger the enums I have defined in a type library are no longer recognized in ASP. ...
    (microsoft.public.inetserver.asp.general)
  • Re: Unable to start debugging
    ... Those are the only three tabs you should see. ... This post is provided "AS-IS" with no warranties and confers no rights. ... | Thread-Topic: Unable to start debugging ... | "Jim Cheshire " wrote: ...
    (microsoft.public.dotnet.framework.aspnet)