VB6 ASP/COM+ Debugging Problem after Windows 2003(SP2) Install
Since I installed Windows 2003 with SP2 yesterday, I have been unable to step-through debug COM+ components called from an ASP page in VB6. If the debugger is not running, then the page loads successfully. If I start the debugger, IIS returns the following error to the browser:
Server object error 'ASP 0177 : 80030070'
Server.CreateObject Failed
invoicelist.asp, line 193
80030070
Any help regarding this issue is highly appreciated.
Thanks in advance for your cooperation.

