Groups | Blog | Home
all groups > inetserver asp components > february 2005 >

inetserver asp components : IIS server cannot run debugging for asp script in Windows 2003


Charts
2/1/2005 1:37:06 PM
I tried to debug asp script in Windows 2003. I went to the property of IIS
virtual directory, IIS application configuration, debug tab. I checked
Enable ASP server-side script debugging and Enable ASP client-side script
debugging. I added stop statement in ASP script or put break points. When I
run the asp file in the IE and hit the code, nothing happened. I did not get
the dialog, saying “there is error in the code, do you want to debug” as I
did in windows XP or 2000. Above debugging strategy works well with windows
XP or 2000, but not 2003. Please help.
Thanks
lukezhan NO[at]SPAM online.microsoft.com
2/2/2005 5:27:06 AM
Hello,

Did you start the application from VI? Also you may check following issues
first:

1. Is your account a local administrator on the server?
2. Have you install follow two components on the server:
In the Visual Studio 6.0 CD-ROM #2 or Visual InterDev 6.0 CD-ROM,, run
Setup.exe from the SCRPT_SS folder, which installs Remote Machine
Debugging, and from the VID_SS folder, which installs Visual InterDev
Server.

Luke
lukezhan NO[at]SPAM online.microsoft.com
2/2/2005 5:43:36 AM
Also, the following article is important:

Enabling ASP Debugging

http://www.microsoft.com/resources/documentation/WindowsServ/2003/standard/p
roddocs/en-us/Default.asp?url=/resources/documentation/WindowsServ/2003/stan
dard/proddocs/en-us/ca_enableaspdebugWPmode.asp

Luke
Charts
2/7/2005 12:37:09 PM
Hi, Thanks for your help. I followed your instructions and instructions in
the article. For some reasons, it still does not work. Any other thoughts?
Charts

[quoted text, click to view]
lukezhan NO[at]SPAM online.microsoft.com
2/8/2005 5:24:09 AM
Hello,

After above changes, have you reset your server for testing? When you start
the applicaiton in Visual InterDev, did it generate some error message or
just ignore the breakpoint? Is the breakpoint set on server side script or
client side script?

Luke
AddThis Social Bookmark Button