K KM Apr 28, 2004 #2 SS, The best option for you would be remote debugging using Visual Studio (5.0-7.0) or WinDbg or KD. Check out "Microsoft Debugging Tools" section of this article: http://msdn.microsoft.com/library/en-us/dnxpesp1/html/xpe3rdparty.asp Here is the steps how to set up the WinDbg: Just download the tool and symbol files from http://www.microsoft.com/whdc/ddk/debugging/default.mspx. Then follow the leads from http://support.microsoft.com/defaul...port/kb/articles/q121/5/43.asp&NoWebContent=1 and http://support.microsoft.com/defaul...port/kb/articles/q151/9/81.asp&NoWebContent=1 (if you use null modem for remote debugging). MS Debugging Tools KB is here: http://www.microsoft.com/whdc/ddk/debugging/DBG-KB.mspx. KM
SS, The best option for you would be remote debugging using Visual Studio (5.0-7.0) or WinDbg or KD. Check out "Microsoft Debugging Tools" section of this article: http://msdn.microsoft.com/library/en-us/dnxpesp1/html/xpe3rdparty.asp Here is the steps how to set up the WinDbg: Just download the tool and symbol files from http://www.microsoft.com/whdc/ddk/debugging/default.mspx. Then follow the leads from http://support.microsoft.com/defaul...port/kb/articles/q121/5/43.asp&NoWebContent=1 and http://support.microsoft.com/defaul...port/kb/articles/q151/9/81.asp&NoWebContent=1 (if you use null modem for remote debugging). MS Debugging Tools KB is here: http://www.microsoft.com/whdc/ddk/debugging/DBG-KB.mspx. KM