Unable to hit the brakpiontsI am able to bulid and debug without any error message my project but brakpoints are not been hit. what must be the issue?© 2009 Microsoft Corporation. All rights reserved.Fri, 02 Oct 2009 04:54:20 Z2bdabacf-2ca8-4340-8f58-e7e6333b4ee1http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/2bdabacf-2ca8-4340-8f58-e7e6333b4ee1#2bdabacf-2ca8-4340-8f58-e7e6333b4ee1http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/2bdabacf-2ca8-4340-8f58-e7e6333b4ee1#2bdabacf-2ca8-4340-8f58-e7e6333b4ee1RamaRatnahttp://social.msdn.microsoft.com/Profile/en-US/?user=RamaRatnaUnable to hit the brakpiontsI am able to bulid and debug without any error message my project but brakpoints are not been hit. what must be the issue?Tue, 30 Jun 2009 06:28:01 Z2009-06-30T06:28:01Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/2bdabacf-2ca8-4340-8f58-e7e6333b4ee1#e4eb8314-22f3-47e3-b4fb-9db5588b29fahttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/2bdabacf-2ca8-4340-8f58-e7e6333b4ee1#e4eb8314-22f3-47e3-b4fb-9db5588b29faRoahn Luohttp://social.msdn.microsoft.com/Profile/en-US/?user=Roahn%20LuoUnable to hit the brakpiontsHello,<br/><br/>Could you please be more specific about the issue?<br/> 1. what kind of project it is?<br/> 2. open the Cinfiguration Manager, has the Buid checkbox for the project been checked?<br/> 3. if we create a new project and try again, could the breakpoint been hit?<br/> 4. could you please provide the detailed steps to reproduce it?<br/><br/>Thanks a lot!<hr class="sig">Please remember to mark the replies as answers if they help and unmark them if they provide no help.<br/>If you have any feedback, please tell us.<br/> Welcome to the <a href="http://cfx.codeplex.com">All-In-One Code Framework!</a>Wed, 01 Jul 2009 09:06:52 Z2009-07-01T09:06:52Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/2bdabacf-2ca8-4340-8f58-e7e6333b4ee1#99f479a1-f7a5-450d-a8a0-10d5b3c7be83http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/2bdabacf-2ca8-4340-8f58-e7e6333b4ee1#99f479a1-f7a5-450d-a8a0-10d5b3c7be83useruser1http://social.msdn.microsoft.com/Profile/en-US/?user=useruser1Unable to hit the brakpiontsI am having a similar problem.  I have a solution in vs 2008 the build checkbox has been checked.<br/> I am developing c# code.<br/> I am able have to stop the execution at the breakpoints in a class I have in the solution, but then I have another<br/> class in the project which is a partial class, and I am not able to hit the breakpoints.  The code just continues on ignoring the breakpoint.<br/> Any help?<br/> Thanks.Wed, 01 Jul 2009 15:39:35 Z2009-07-01T15:39:35Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/2bdabacf-2ca8-4340-8f58-e7e6333b4ee1#03e92017-87fa-4829-b42c-7256d61b2fa7http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/2bdabacf-2ca8-4340-8f58-e7e6333b4ee1#03e92017-87fa-4829-b42c-7256d61b2fa7Roahn Luohttp://social.msdn.microsoft.com/Profile/en-US/?user=Roahn%20LuoUnable to hit the brakpiontsHello useruser1,<br/><br/>I assumed that it is a Web application. (<em>if it is not, please correct me</em>.)<br/>1. Has the ASP.NET Debugger been choosen? (right click the project -&gt; Properties -&gt; Web tab -&gt; Debuggers section)<br/>2. Has the project been published to the IIS? (If we published to IIS, then, we  may need to config IIS to enable debugging)<br/>3. We'd be very appreciated if you could be more specific about the issue! This will benifit us to narrow the issue.<br/><br/>Thanks a lot!<hr class="sig">Please remember to mark the replies as answers if they help and unmark them if they provide no help.<br/>If you have any feedback, please tell us.<br/> Welcome to the <a href="http://cfx.codeplex.com">All-In-One Code Framework!</a>Thu, 02 Jul 2009 11:40:49 Z2009-07-02T11:40:49Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/2bdabacf-2ca8-4340-8f58-e7e6333b4ee1#a179d061-01c1-4235-838d-7936fa2ba3e5http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/2bdabacf-2ca8-4340-8f58-e7e6333b4ee1#a179d061-01c1-4235-838d-7936fa2ba3e5useruser1http://social.msdn.microsoft.com/Profile/en-US/?user=useruser1Unable to hit the brakpiontsSorry,<br/>   It is not a web application.  It is a win32 form.  c#/.netThu, 02 Jul 2009 13:36:40 Z2009-07-02T13:36:40Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/2bdabacf-2ca8-4340-8f58-e7e6333b4ee1#49923335-255e-4921-99cb-63372036ee93http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/2bdabacf-2ca8-4340-8f58-e7e6333b4ee1#49923335-255e-4921-99cb-63372036ee93Roahn Luohttp://social.msdn.microsoft.com/Profile/en-US/?user=Roahn%20LuoUnable to hit the brakpiontsWell,<br/><br/>There's hidden file under the directory where our solution file located, its name is &lt;solutionName&gt;.suo. This file stored the information of the file opened, all the breakpoints and the contents in the watch windows. What's more, this file is very fragile. Would you please delete the .suo file and try again? (<em>before deleting the file, please back up it if you will</em>.)<br/><br/>Please have a try and tell me the result.<br/>Best regards,<hr class="sig">Please remember to mark the replies as answers if they help and unmark them if they provide no help.<br/>If you have any feedback, please tell us.<br/> Welcome to the <a href="http://cfx.codeplex.com">All-In-One Code Framework!</a>Fri, 03 Jul 2009 04:22:17 Z2009-07-03T04:22:17Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/2bdabacf-2ca8-4340-8f58-e7e6333b4ee1#a7ce3e3b-4985-4993-a883-5d0d50f11090http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/2bdabacf-2ca8-4340-8f58-e7e6333b4ee1#a7ce3e3b-4985-4993-a883-5d0d50f11090RamaRatnahttp://social.msdn.microsoft.com/Profile/en-US/?user=RamaRatnaUnable to hit the brakpiontsyes build checkbox is been checked.<br />its ASP.NET(VB) project.<br /><br />it had resolved by itself after 2 days. but now again i am facing the same problem...<br /><br />IIS--&gt; Application--&gt;Configuration--&gt; Debugging--&gt;Enable ASP Server<br />side debugging----- is checked<br /><br />any help?<br /><br />i&nbsp;think its issue arises when symbol files are missing or blank while debugging....<br />Fri, 02 Oct 2009 04:54:20 Z2009-10-02T05:08:48Z