VB6 Web Debugging in Windows 2003
- From: "litening" <litening@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 3 Jul 2005 15:29:02 -0700
I have a vb6 component I'm trying to test. It's accessed from a web page and
worked correctly under Windows 2000.
If I run-start from the VB6 ide when it tries to open a screen that accesses
the component I get:
Microsoft VBScript runtime error '800a01ad'
ActiveX component can't create object
/login.asp, line 49
If I compile the component and run it, it runs as expected.
Is there something different between win2000 and win2003?
What do I need to do to run in debug mode?
Thanks,
Nick Hurd
.
- Follow-Ups:
- Re: VB6 Web Debugging in Windows 2003
- From: mzigman
- Re: VB6 Web Debugging in Windows 2003
- Next by Date: Re: VB6 Web Debugging in Windows 2003
- Next by thread: Re: VB6 Web Debugging in Windows 2003
- Index(es):
Relevant Pages
|