Break fix problem , Client side script , Interdev ,Windows 2003
Hi ,
Can anybody help me in the following issue .
Problem
---------
Interdev is not stopping in the client side script.The scripts are working
properly , but i am not able to debug line by line . At the same time i am
able to debug the server side code.In my desktop , i am using
Windows 2003 Server
Visual Intredev ( Visual Studio 6.0 )
IIS 6.0
I searched in Google and also in Microsoft knowledge base .
I tried all procedures , which are explained in the following links
http://support.microsoft.com/?id=284973
http://support.microsoft.com/default...b;en-us;244272
http://support.microsoft.com/?id=281427
http://support.microsoft.com/kb/192011/EN-US/
please help me in the issue
best regards
-Joshy -
Re: Break fix problem , Client side script , Interdev ,Windows 2003
I've never managed to get Debugging to work with Visual Interdev. I usually just write msgs or the value of variable(s) directly to the page when I'm debugging or write them to a text file
If you're having problems with client side scripts use alerts to display values or progress msgs etc.
Re: Break fix problem , Client side script , Interdev ,Windows 2003