Q1. But everytime I start debugging in InterDev, it tells me the message:
"Unable to set server into correct debuggin state automatically. You may not
be able to debug ASP pages. Do you want to continue launching the debugger?"
However, I somehow can debug and stop at breakpoints. But only in .asp files
where VBScript code lies between <% %>. Am I right that we could not debug
VBScript code in .htm* files? Was it possible to debug standard HTML code in
.htm* files and JavaScript in .htm* & .js files?
Q2. Sometimes debugging doesn't work. But I get confused because I think you
have to set breakpoints on the local copy version of the files instead of
the server files. Correct me if am wrong.
Q3. What was the last Service Pack for Visual InterDev? I know there's a
Service Pack 6 for Visual Studio but it states that it does not update
Visual InterDev because InterDev is unsupported. I guess I should've left my
Visual Studio as vanilla since that will help InterDev operate at the most
stable. Adding Service Packs for Visual Studio for unsupported InterDev will
make it unstable probably.