ActiveXperts Knowledge Base Article 1140100

Q1140100 - Is there some kind of tracing possible with Network Component? I want this for troubleshooting purposes.

You can use the 'LogFile' property of the Http object, to enable Network Component's trace option.

If you need further logging, you can enable the logging option of the WinHTTP library of the OS. You can do this by using the 'winhttptracecfg.exe' resource utility:

WINHTTPTRACECFG.EXE -e 1 - l c:\temp\winhttptrace.log

Contact Support

If you cannot find an answer to your question(s) in our Knowledge Base, or if you need additional information or assistance, please contact our Customer Support using the Contact Support form:
Contact Support »

M