×
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Contact US

Log In

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Visual Interdev 6 and Windows XP

Visual Interdev 6 and Windows XP

Visual Interdev 6 and Windows XP

(OP)
I installed Visual Studio 6 on my desktop running Windows XP.  I use Visual Interdev to develop a web application (ASP).  I use a local IIS server as the web server.  I'm having problems using the debugger.  I get the following error when I try to debug:

"Unable to find project on server.  Unable to set server into correct debugging state automatically."

Can anybody help?

Thanks
M

RE: Visual Interdev 6 and Windows XP

In the IIS Admin MMC SnapIn, right click the web app and choose properties.  Then click the "Configuration" button on the "Directory" tab on the property sheet.  This will bring up the "Application Configuration" property sheet dialog... go to the "Debugging" tab and make sure the flags are set.


In my opinion, the dubugging feature is not worth the effort because most bugs are easy enough to find with Response.Write

RE: Visual Interdev 6 and Windows XP

(OP)
Thanks.  I made sure that both "Enable ASP Server-side script debugging" and "Enable ASP Client-side script debugging" are set.  Debugging starts now and I don't get the error msg I used to get.  

But, I have another problem!  Breakpoints don't stop.  The application does not stop on the breakpoints I set at all.  There is a ? mark next to the breakpoints when I'm debugging and when I click on it, it says "The breakpoint will not currently be hit.  The document is not loaded."  Can anyone tell me what I need to do to make debugging work?  Why is the breakpoint not working?

Thanks
M

RE: Visual Interdev 6 and Windows XP

Try this and see if it helps: Thread117-730053

------------------------------------------------------------------------------------------------------------------------
If you don't have a sense of humor, you probably don't have any sense at all.
- Anonymous

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Tek-Tips Forums free from inappropriate posts.
The Tek-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members! Already a Member? Login

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close