Results 1 to 6 of 6

Thread: visual studio .net 2003 won't let me debug

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jul 2005
    Posts
    1,168

    visual studio .net 2003 won't let me debug

    I have break points but it won't stop on them. I know for a fact that the break points are located where it should stop.

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: visual studio .net 2003 won't let me debug

    Have you got the Build Configuration set to Release by any chance?
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Jul 2005
    Posts
    1,168

    Re: visual studio .net 2003 won't let me debug

    No, it's in debug. When I click debug, it will start the application like normal. The only thing that is not happening is that it's not stopping at the breakpoints. There are no error messages saying stuff about symbols not being loaded or anything. It simply won't stop at breakpoint. Though one thing i've noticed, if I set "Properties->ConfigurationProperties->debugging->Enable ASP Debugging", "Properties->ConfigurationProperties->debugging->Enable ASP.NET Debugging", and "Properties->ConfigurationProperties->debugging->Enable Unmanaged Debugging" to TRUE, it will stop on the breakpoint, but I noticed it takes a lot longer to get into debug mode with done this way.

  4. #4
    King of sapila
    Join Date
    Oct 2006
    Location
    Greece
    Posts
    6,763

    Re: visual studio .net 2003 won't let me debug

    Have you tried with a new application and copy paste you code there?
    (or changing your visual studio )
    ἄνδρα μοι ἔννεπε, μοῦσα, πολύτροπον, ὃς μάλα πολλὰ
    πλάγχθη, ἐπεὶ Τροίης ἱερὸν πτολίεθρον ἔπερσεν·

  5. #5

    Thread Starter
    Frenzied Member
    Join Date
    Jul 2005
    Posts
    1,168

    Re: visual studio .net 2003 won't let me debug

    I uninstalled .NET framework 1.1 and Visual Studio 2003, and re-installed. Then created a simple "Hello World" project, but still, it won't stop at breakpoint. I also have Visual Studio 2008 on my computer, and it works fine (it stops at breakpoint). Though I have VS 2008, I still want to be able to figure out why this is happening with VS 2003. It's driving me crazy.

  6. #6
    King of sapila
    Join Date
    Oct 2006
    Location
    Greece
    Posts
    6,763

    Re: visual studio .net 2003 won't let me debug

    Have you installed .net framework and vs2003 service packs?
    I don't have another idea.
    ἄνδρα μοι ἔννεπε, μοῦσα, πολύτροπον, ὃς μάλα πολλὰ
    πλάγχθη, ἐπεὶ Τροίης ἱερὸν πτολίεθρον ἔπερσεν·

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width