<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Visual Studio .NET 2003 and Visual Studio .NET 2002</title><link>http://forums.asp.net/33.aspx</link><description>Discuss using Visual Studio .NET 2003 and/or Visual Studio .NET 2002 for building ASP.NET solutions. &lt;a href="http://aspadvice.com/SignUp/list.aspx?l=65&amp;c=11" target="_blank"&gt;Email List&lt;/a&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Breakpoints are not working in Visual Studio .net</title><link>http://forums.asp.net/thread/3188612.aspx</link><pubDate>Tue, 26 May 2009 17:22:32 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3188612</guid><dc:creator>disaia</dc:creator><author>disaia</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3188612.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=33&amp;PostID=3188612</wfw:commentRss><description>&lt;p&gt;This happened to me right after I upgraded to Internet Explorer 8.&amp;nbsp; I uninstalled IE8 (this automatically will revert to IE7), and all is well.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Breakpoints are not working in Visual Studio .net</title><link>http://forums.asp.net/thread/2587904.aspx</link><pubDate>Fri, 29 Aug 2008 05:44:32 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2587904</guid><dc:creator>SajidWahab</dc:creator><author>SajidWahab</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2587904.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=33&amp;PostID=2587904</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;There can be multiple reasons for it:&lt;br /&gt;Go to your project properties and enable debugging,, &lt;br /&gt;Go to your Web.Config and Check that Debug = &amp;quot;True&amp;quot;,,&lt;/p&gt;&lt;p&gt;Check that you are running your application in Debug Mode (and not in Release mode &amp;#39;This happens when Your Breakpoint appears as ? mark&amp;#39;) &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;----------------------------------------------------------------------------------------------------------------------------------------------- &lt;/p&gt;&lt;p&gt;(Please mark it as answer if you found this as a solution towards your problem) &lt;br /&gt;&lt;/p&gt;&lt;p&gt;Sajid Wahab&lt;/p&gt;&lt;p&gt;&lt;i&gt;Xavor Pakistan&lt;/i&gt; &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Breakpoints are not working in Visual Studio .net</title><link>http://forums.asp.net/thread/2582447.aspx</link><pubDate>Wed, 27 Aug 2008 06:00:49 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2582447</guid><dc:creator>mayankparmar2000</dc:creator><author>mayankparmar2000</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2582447.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=33&amp;PostID=2582447</wfw:commentRss><description>Make sure your page directive has the following. AutoEventWireup=&amp;quot;true&amp;quot;</description></item><item><title>Re: Breakpoints are not working in Visual Studio .net</title><link>http://forums.asp.net/thread/372753.aspx</link><pubDate>Tue, 21 Oct 2003 22:57:09 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:372753</guid><dc:creator>tgatif</dc:creator><author>tgatif</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/372753.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=33&amp;PostID=372753</wfw:commentRss><description>I have some other problem.  Go to Properties of the Project and enable the ASP.net debugging.</description></item><item><title>Re: Breakpoints are not working in Visual Studio .net</title><link>http://forums.asp.net/thread/372692.aspx</link><pubDate>Tue, 21 Oct 2003 21:41:46 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:372692</guid><dc:creator>wshackne</dc:creator><author>wshackne</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/372692.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=33&amp;PostID=372692</wfw:commentRss><description>I had the same problem and just got it fixed.  Have a look at http://asp.net/Forums/ShowPost.aspx?tabindex=1&amp;amp;PostID=372134.
&lt;br /&gt;

&lt;br /&gt;
Best,
&lt;br /&gt;

&lt;br /&gt;
Spence</description></item><item><title>Breakpoints are not working in Visual Studio .net</title><link>http://forums.asp.net/thread/372106.aspx</link><pubDate>Tue, 21 Oct 2003 13:49:51 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:372106</guid><dc:creator>tgatif</dc:creator><author>tgatif</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/372106.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=33&amp;PostID=372106</wfw:commentRss><description>The breakpoints are not working.  The project in Visual Studio .Net does not stop when breakpoint reach.  It was working before but not anymore.  
&lt;br /&gt;

&lt;br /&gt;
Please help me in this regard</description></item></channel></rss>