<?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>VS 2005 Web Application Projects</title><link>http://forums.asp.net/1019.aspx</link><description>General discussions of VS 2005 Web Application Projects</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: How to get web project to automatically attach to debug process?</title><link>http://forums.asp.net/thread/3291899.aspx</link><pubDate>Tue, 14 Jul 2009 08:21:23 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3291899</guid><dc:creator>ander13</dc:creator><author>ander13</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3291899.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1019&amp;PostID=3291899</wfw:commentRss><description>&lt;p&gt;This problem i got since installed new Internet Explorer 8. I can debug asp.net sites only if i closed all IE instances.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: How to get web project to automatically attach to debug process?</title><link>http://forums.asp.net/thread/3218510.aspx</link><pubDate>Mon, 08 Jun 2009 19:48:52 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3218510</guid><dc:creator>fbinder</dc:creator><author>fbinder</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3218510.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1019&amp;PostID=3218510</wfw:commentRss><description>Hi,

    I had this problem too. In my case the only thing that worked was to close any other instance of internet explorer before start debugging. If there is any IE window running the debug did not work.</description></item><item><title>Re: How to get web project to automatically attach to debug process?</title><link>http://forums.asp.net/thread/3160497.aspx</link><pubDate>Wed, 13 May 2009 17:04:39 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3160497</guid><dc:creator>JFMConcepts</dc:creator><author>JFMConcepts</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3160497.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1019&amp;PostID=3160497</wfw:commentRss><description>&lt;p&gt;I am working on Visual Studio 2008.&amp;nbsp; I have this problem with both 2005 and 2008 on Vista.&amp;nbsp; I have no problems debugging, it is just that selecting Debug does automatically not attach to the process.&amp;nbsp; This is only the case for web projects, and not for Windows applications and other project types.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I am running with elevated privileges.&amp;nbsp; Rarely and occasionally, VS will automatically attach.&amp;nbsp; When it does, it will continue to do so on successive debug commands, but eventually it stops attaching and it must be done manually.&amp;nbsp; Hitting debug does everything, builds, starts the development server, opens the page and simply fails to attach.&lt;/p&gt;
&lt;p&gt;I am tending to think this is something that is somehow being blocked or lost, but it is not always consisitent.&lt;/p&gt;
&lt;p&gt;It would be very helpful to have a resolution to this.&amp;nbsp; Most times I can get around it, but if I have a process that fires on application start or page load, it is very frustrating, as I&amp;#39;ll have missed where I want to enter debugging.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;John&lt;/p&gt;</description></item><item><title>Re: How to get web project to automatically attach to debug process?</title><link>http://forums.asp.net/thread/1889905.aspx</link><pubDate>Mon, 03 Sep 2007 11:44:16 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1889905</guid><dc:creator>dexterm</dc:creator><author>dexterm</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1889905.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1019&amp;PostID=1889905</wfw:commentRss><description>&lt;p&gt;I ran devenv /setup with no apparent change.&amp;nbsp; However, on a whim I decided to load a WinForms project and I was able to use the debugger with it (i.e. the debug process was attached).&amp;nbsp; &lt;/p&gt;
&lt;p&gt;So clearly, it has something to do with my Visual Studio settings on web projects (I have tried to different web projects and they both have the same problem).&lt;/p&gt;
&lt;p&gt;I just don&amp;#39;t what setting in Visual Studio controls whether to attach to a process or not when I press F5...&lt;/p&gt;</description></item><item><title>Re: How to get web project to automatically attach to debug process?</title><link>http://forums.asp.net/thread/1889270.aspx</link><pubDate>Mon, 03 Sep 2007 03:34:17 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1889270</guid><dc:creator>Benson Yu - MSFT</dc:creator><author>Benson Yu - MSFT</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1889270.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1019&amp;PostID=1889270</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/fan/images/icon-quote.gif"&gt; &lt;strong&gt;dexterm:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt; 
&lt;p&gt;I then decided to run devenv /setup as you suggested.&amp;nbsp; But, I got the following error message:&lt;/p&gt;
&lt;p&gt;The operation could not be completed. The requested operation requires elevation&lt;/p&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&amp;nbsp; 
&lt;p&gt;Hi Dexter,&lt;/p&gt;
&lt;p&gt;Have you tried to right click the shortcut (Visual Studio 2005 Command Prompt), and then select &amp;quot;Run as administrator&amp;quot;? &lt;/p&gt;
&lt;p&gt;We recommend you to do the following when running Visual Studio 2005 on Vista.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; * Run Visual Studio with elevated administrator permissions&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; * Be a member of the &amp;quot;Administrators&amp;quot; group on the local machine&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; * Right-click the Visual Studio icon and select the &amp;quot;Run as administrator&amp;quot; option from the context menu&lt;/p&gt;
&lt;p&gt;For your reference, please refer to the following link:&lt;/p&gt;
&lt;p&gt;Visual Studio 2005 on Windows Vista Issue List&lt;br /&gt;&lt;a href="http://msdn2.microsoft.com/en-us/vstudio/aa964140.aspx"&gt;http://msdn2.microsoft.com/en-us/vstudio/aa964140.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: How to get web project to automatically attach to debug process?</title><link>http://forums.asp.net/thread/1886810.aspx</link><pubDate>Fri, 31 Aug 2007 13:00:20 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1886810</guid><dc:creator>dexterm</dc:creator><author>dexterm</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1886810.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1019&amp;PostID=1886810</wfw:commentRss><description>&lt;p&gt;Ironically, this is my personal laptop....if I don&amp;#39;t have debug privileges, I don&amp;#39;t know what could have changed it.&lt;/p&gt;
&lt;p&gt;I am using the Development Web Server?&amp;nbsp; How can I determine if my debug privileges were changed?&lt;/p&gt;</description></item><item><title>Re: How to get web project to automatically attach to debug process?</title><link>http://forums.asp.net/thread/1886714.aspx</link><pubDate>Fri, 31 Aug 2007 12:12:41 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1886714</guid><dc:creator>docluv</dc:creator><author>docluv</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1886714.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1019&amp;PostID=1886714</wfw:commentRss><description>&lt;p&gt;You account may not have debug priveledges. Has your network admins been changing your account access lately? Are you trying to debug against a local instance of IIS or the Development Web Server?&lt;/p&gt;</description></item><item><title>Re: How to get web project to automatically attach to debug process?</title><link>http://forums.asp.net/thread/1886627.aspx</link><pubDate>Fri, 31 Aug 2007 11:14:15 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1886627</guid><dc:creator>dexterm</dc:creator><author>dexterm</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1886627.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1019&amp;PostID=1886627</wfw:commentRss><description>&lt;p&gt;I ran devenv /resetsettings.&amp;nbsp; However, I don&amp;#39;t think it fixed my problem.&amp;nbsp; I happened to notice a message that flashed by in the Output window after I pressed F5 to try to start the debugger - :could not start debugger, script debugging has been disabled.&amp;nbsp; The message even told me where to change the option (Internet Explorer, Advanced tab).&amp;nbsp; I have no explanation for it but script debugging was turned off in Internet Explorer.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;So, I enabled script debugging in Internet Explorer but the debugger still does not automatically attach!&amp;nbsp; I then decided to run devenv /setup as you suggested.&amp;nbsp; But, I got the following error message:&lt;/p&gt;
&lt;p&gt;The operation could not be completed. The requested operation requires elevation&lt;/p&gt;
&lt;p&gt;I have no idea what that means so, I&amp;#39;m still stuck....&lt;/p&gt;
&lt;p&gt;If you have any more suggestions, I would appreciate it.&amp;nbsp; In the meantime, I&amp;#39;ll check for service packs as you suggested.&lt;/p&gt;</description></item><item><title>Re: How to get web project to automatically attach to debug process?</title><link>http://forums.asp.net/thread/1886242.aspx</link><pubDate>Fri, 31 Aug 2007 06:42:17 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1886242</guid><dc:creator>Benson Yu - MSFT</dc:creator><author>Benson Yu - MSFT</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1886242.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1019&amp;PostID=1886242</wfw:commentRss><description>&lt;p&gt;Hi Dexter,&lt;/p&gt;
&lt;p&gt;From your description, I understand that the Visual Studio 2005 debugger can’t attach to the process automatically, you have to manually attach it. In addition, this issue occurs recently. If there has been any misunderstanding, please let me know.&lt;/p&gt;
&lt;p&gt;In my opinion, I recommend you first run &lt;strong&gt;devenv /resetsettings&lt;/strong&gt; in Visual Studio 2005 Command Prompt. This will reset the settings of Visual Studio 2005. If reset settings cannot fix this issue, please try to run &lt;strong&gt;devenv /setup&lt;/strong&gt;, this method will initialize Visual Studio 2005.&lt;/p&gt;
&lt;p&gt;Just a reminder, For the Operation System is Vista, please don’t forget to install Visual Studio 2005 SP1 and Visual Studio 2005 SP1 update for Vista.&lt;/p&gt;
&lt;p&gt;Microsoft® Visual Studio® 2005 Team Suite Service Pack 1&lt;br /&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=BB4A75AB-E2D4-4C96-B39D-37BAF6B5B1DC&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyId=BB4A75AB-E2D4-4C96-B39D-37BAF6B5B1DC&amp;amp;displaylang=en&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Visual Studio 2005 Service Pack 1 Update for Windows Vista&lt;br /&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=90e2942d-3ad1-4873-a2ee-4acc0aace5b6&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=90e2942d-3ad1-4873-a2ee-4acc0aace5b6&amp;amp;displaylang=en&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: How to get web project to automatically attach to debug process?</title><link>http://forums.asp.net/thread/1884407.aspx</link><pubDate>Thu, 30 Aug 2007 11:19:40 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1884407</guid><dc:creator>dexterm</dc:creator><author>dexterm</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1884407.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1019&amp;PostID=1884407</wfw:commentRss><description>&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;I did all that initially...same behavior...&lt;/p&gt;
&lt;p&gt;I thought it might be project-specific so I brought up another application and the same thing is happening.&lt;/p&gt;
&lt;p&gt;So apparently, I have turned off some debugging parameter inside Visual Studio.&amp;nbsp; Only I can&amp;#39;t figure out where!&lt;/p&gt;</description></item><item><title>Re: How to get web project to automatically attach to debug process?</title><link>http://forums.asp.net/thread/1882330.aspx</link><pubDate>Wed, 29 Aug 2007 13:14:03 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1882330</guid><dc:creator>docluv</dc:creator><author>docluv</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1882330.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1019&amp;PostID=1882330</wfw:commentRss><description>&lt;p&gt;Open the Web project&amp;#39;s Properties pages dialog. Select the StartUp node. Make sure you have things configured correctly. My standard choices are a specific page, Use default Web Server and Debuggers - ASP.NET.&lt;/p&gt;</description></item><item><title>How to get web project to automatically attach to debug process?</title><link>http://forums.asp.net/thread/1881631.aspx</link><pubDate>Wed, 29 Aug 2007 06:41:08 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1881631</guid><dc:creator>dexterm</dc:creator><author>dexterm</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1881631.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1019&amp;PostID=1881631</wfw:commentRss><description>&lt;p&gt;In visual studio 2005 (using the Vista OS), I have an asp.net web project. When I debug, I have to manually attach to aspnet_wp.exe. &lt;/p&gt;
&lt;p&gt;My project used to automatically attach to this process. How do I get it to automatically attach to it again?&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>