OutputDebugString not working for COM object called from ASP

G

Grant Schenck

Hello,

I'm on Win2K3.

I'm trying to capture OutputDebugString output made by a COM object used
from an ASP page but I don't get it.

This appears to be due to debug output being generated from the system
account before the output capture utility is run. This is described at the
end of this posting:

http://groups-beta.google.com/group...utdebugstring+ASP+COM&rnum=3#cb674ab1c728e8fa

However, maybe I missed something but I tried disabling the "World Wide Web
Publishing Service". Restarted my machine and once it was up ran DbgView
and then started the service and but I still didn't get output.

I'm real new to VB and ASP. Is IIS the same as the "World Wide Web
Publishing Service"? If not, what service do I disable to prevent IIS from
starting.

Alternativly, is there a simple way to deal with this situation?

Thanks,

Grant Schenck
 
M

[MSFT]

Hello Grant,

I think you may try to stop the service in IIS manager, for example, right
click the "default web site" and select Stop and Start.

Also, on Windows Server 2003 and IIS 6, we can set a application pool for
an ASP application, and set the application Pool running under a specified
account, you may try set the application running under System account to
see if it will help.

Luke
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,063
Latest member
StormyShuf

Latest Threads

Top