Results 1 to 3 of 3

Thread: Break point problem

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Oct 2002
    Location
    Los Angeles, CA
    Posts
    73

    Break point problem

    All of a sudden the code execution does not stop at break point in C# web project. It works in other projects, so it is a project specific. Please help, it is driving me crazy.
    thanks

  2. #2
    yay gay PT Exorcist's Avatar
    Join Date
    Apr 2002
    Location
    . . . my reason of shame
    Posts
    2,729
    maybe instead of DEBUG u did a RELEASE and there on it didnt stop in the break point...
    \m/\m/

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Oct 2002
    Location
    Los Angeles, CA
    Posts
    73
    Thanks, but it was a different reason
    Somehow, when I refreshed the whole project from VSS, in .NET project Configuration properties/Debugging/Enable ASP.NET debugging was set to false.

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