CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML

Free Download:




Zone: > NEWSGROUP > Asp.Net Forum > visual_studio.visual_studio_2005 Tags:
Item Type: NewsGroup Date Entered: 4/6/2007 5:09:03 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 1 Views: 40 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
2 Items, 1 Pages 1 |< << Go >> >|
TinaFMills@hotm
Asp.Net User
VS 2005 debugger not stopping on break points4/6/2007 5:09:03 PM

1/1

 Hi. Has anyone had any problems with the debugger not stopping on break points?
I have debug="true"  in web.config Sad

Thanks!
JMayo
Asp.Net User
Re: VS 2005 debugger not stopping on break points4/6/2007 8:04:21 PM

0/0

Hi TinaFMills, 

Make sure you aren't pressing Ctrl-F5, which means Start Without Debugging.  Also, double check the code to ensure it is executing.  i.e. if you have a breakpoint set on one page, but you are actually executing another, you won't hit the break point on the page you didn't execute.  Another thing to check is make sure that the file you set the breakpoint on was opened from Solution Explorer.  Sometimes, it's easy to open a file from the file system or select File, Open to open an individual file and if you set the break point on that externally opened file, the debugger will never hit it.  That's all I can think of right now.

Joe


Free C# Tutorials at C# Station
2 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Professional Visual Studio 2005 Authors: Andrew Parsons, Nick Randolph, Pages: 869, Published: 2006
The Debugger's Handbook Authors: J F DiMarzio, Inc Books24x7, Inc ebrary, Inc NetLibrary, Pages: 458, Published: 2006
Professional ASP.NET 2.0 Authors: Bill Evjen, Scott Hanselman, Farhan Muhammad, Srinivasa Sivakumar, Devin Rader, Pages: 1253, Published: 2005
Beginning Visual Basic 2005 Authors: Thearon Willis, Bryan Newsome, Pages: 799, Published: 2006
Learning C# 2005: Get Started with C# 2.0 and .NET Programming Authors: Jesse Liberty, Brian MacDonald, Pages: 528, Published: 2006
Visual Basic 2005: How to Program Authors: Harvey M. Deitel, Pages: 1513, Published: 2006
Microsoft Visual C# 2005 Unleashed Authors: Kevin Hoffman, Pages: 692, Published: 2006
Mastering Web Development with Microsoft Visual Studio 2005 Authors: John Paul Mueller, Pages: 822, Published: 2005
Programming ASP.NET: Building Web Applications and Services with ASP.NET 2.0 Authors: Jesse Liberty, Dan Hurwitz, Pages: 930, Published: 2005
Pro Visual C++/CLI and the .NET 2.0 Platform Authors: Stephen R. G. Fraser, Pages: 917, Published: 2005

Web:
VS 2005 debugger not stopping on break points - ASP.NET Forums Hi. Has anyone had any problems with the debugger not stopping on break points? I have debug="true" in web.config Sad Thanks! ...
Mikhail Arkhipov (MSFT)'s WebLog : How to debug classic ASP pages ... Oops, sorry in VS 2003, with the project compiled with VS 2005, the break points do NOT activate, because teh symbolic info is not loaded, but the DEbugger ...
Debugging VS2005 - break point condition not breaking - .NET C# Debugging VS2005 - break point condition not breaking. Question posted by: GiJeet (Guest) on Yesterday 10:25 AM. Hello, I'm trying to stop program execution ...
Visual Studio 2005: Cool Debugging Tricks Jul 26, 2007 ... With Visual Studio 2005, the debugging environment has become vastly ... are not aware that you can set breakpoints in the Call Stack Window ...
VS2005 does not stop on break points - ASP.NET Forums Re: VS2005 does not stop on break points ... to debug just fine, now for some reason when I debug it VS doesn't stop on any breakpoints. ...
MSDN Visual Studio Debugger break points dosent stop debugger The debugger dosent stop at the break point in my c# rpogram in a visual studio 2005 environment . I always have to go to tools->attach to proces-> then ...
Debugging VS2005 - break point condition not breaking Oct 28, 2008 ... I'm trying to stop program execution by setting a break point . ... Debugging VS2005 - break point condition not breaking ...
Debugging with breakpoints in ASP.NET First open Visual Studio 2005, and create a new Web Application. ... Breakpoints are places in the code, where the debugger will stop the execution of the ...
multi-threaded debugging not working in VS 2005 : debugging ... Hello, I own VS 2005 (full version, not express) and develop in C#. ... and the debugger will never stop even if i put a break-point inside that function ...
How can I make the Visual Studio debugger stop breaking at data ... Not the answer you're looking for? Browse other questions tagged vs2005 debugging breakpoints macros visualstudio2005 or ask your own question. ...




Search This Site:










administrative modules available on tabs other than the admin tab

ajax in my module questions

how can content page sub page_load read master page session state?

gridviewadapter row.attributes and row.styles

how to programatically set an active tab?

rsa user-level

here to learn asp.net.

vwd

xml display using xmlwriter

super fast and super easy dotnetnuke module development with version 4.3

any recomendations for remote sql db backups?

exception manage with formview

removing a module once installed

my root database doesnt like me.

how i can deply this kit?

problem with the web config file.

how do i disable treenodes

dnn 3.1 missing many files

codebehind question...very simple, very newbie

master pages and css

what is the equivalent of response.write

setfocus() and defaultbutton()

errors creating web site with club kit and new vs2005

function file ?

wrapped the projects into microsoft installer (msi)

dnn 2.1.2 dotnetnuke.purgeusersonline error message ... input string was not in a correct format.

using controls that i download on the site

protect html files and other files

converting html pages to asp.net pages.

interesting user agent bug in dnn

 
All Times Are GMT