954,228 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

cannot debug ASP

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.

nandkishorenair
Newbie Poster
4 posts since Aug 2003
Reputation Points: 10
Solved Threads: 0
 

And script debugging is activated?


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

Paladine
Master Poster
Team Colleague
824 posts since Feb 2003
Reputation Points: 211
Solved Threads: 27
 

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

nandkishorenair
Newbie Poster
4 posts since Aug 2003
Reputation Points: 10
Solved Threads: 0
 

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!!

RobUK
Light Poster
32 posts since Jul 2004
Reputation Points: 10
Solved Threads: 1
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You