Hi,

I had installed VS .Net on my system. But my work shifted to asp-com and I had to install VS 6. But I am not able to debug my asp pages.. It does not give the "do you want to debug" option, on error.

Is this a conflict with .Net??
what shud I do abt this?

thanks in advance.

Recommended Answers

All 3 Replies

And script debugging is activated?


I have used both on my system and still been able to debug ASP pages... hmm...

I have activated both client side and server side debugging in IIS. but still nothing happens.

you need to attach the debugger to the IIS process.
When an error occurs, it will break at the statement inside the debugger.

Dont ask me why, and I know this is a pain, but hey!!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.