ASP client-side script debugging with VID,how to?.
-
I used Interdev to debug my asp page, but I can only debug server-script, break point at client script code didn't work (it said that:"The break point will not current be hit.The current document is not loaded", I'm sure that it is loaded). I read MSDN Library ,but I still can't solve this problem. I hope to kick this trouble away with your help. Thank you very much for your interest.:confused::confused:
-
I used Interdev to debug my asp page, but I can only debug server-script, break point at client script code didn't work (it said that:"The break point will not current be hit.The current document is not loaded", I'm sure that it is loaded). I read MSDN Library ,but I still can't solve this problem. I hope to kick this trouble away with your help. Thank you very much for your interest.:confused::confused:
What version of Windows/IE do you have? Microsoft has a script debugger but depending on your config it may or may not be enabled by default. Just remember that you won't be able to use server objects all that well when debugging client code. Jeremy Falcon Imputek "C# is the answer to a question nobody asked." - Chris Losinger