<?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: Can't attach debugger</title><link>http://forums.asp.net/thread/3204225.aspx</link><pubDate>Tue, 02 Jun 2009 09:47:31 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3204225</guid><dc:creator>Thomas Sun – MSFT</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3204225.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=33&amp;PostID=3204225</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;To debug&amp;nbsp;.NET applications, developers&amp;nbsp;not&amp;nbsp;only need the capabilities provided as members of the “Debugger Users” but also&amp;nbsp;need to log into the same account that runs the ASPNET worker process when debugging an ASP.NET web service.&lt;/p&gt;
&lt;p&gt;For more&amp;nbsp;information, see &amp;nbsp;&lt;a href="http://download.microsoft.com/download/f/f/8/ff8c8040-d1a7-4402-90df-5d1aaa7d37af/dotNETDevVSGroups.pdf"&gt;http://download.microsoft.com/download/f/f/8/ff8c8040-d1a7-4402-90df-5d1aaa7d37af/dotNETDevVSGroups.pdf&lt;/a&gt;&amp;nbsp; (Section: Debugging ASP.NET Web Applications and Services&amp;nbsp;).&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I look forward to receiving your test results. &lt;/p&gt;</description></item><item><title>Re: Can't attach debugger</title><link>http://forums.asp.net/thread/3192323.aspx</link><pubDate>Thu, 28 May 2009 05:15:58 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3192323</guid><dc:creator>amisol</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3192323.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=33&amp;PostID=3192323</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;So, is there a way to run the asp.net worker process under my user? or am I stuck stuck...&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Can't attach debugger</title><link>http://forums.asp.net/thread/3192113.aspx</link><pubDate>Thu, 28 May 2009 02:52:54 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3192113</guid><dc:creator>nikki_doer_of_things</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3192113.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=33&amp;PostID=3192113</wfw:commentRss><description>&lt;p&gt;I think you&amp;#39;re stuck? I&amp;#39;ve never tried without being in the admin group, but here&amp;#39;s what I found in the docs.&lt;/p&gt;
&lt;p&gt;Visual Studio remote debugging components must be installed on the server you want to debug. For more information, see &lt;a id="ctl00_MTContentSelector1_mainContentContainer_ctl17" href="http://msdn.microsoft.com/en-us/library/bt727f1t.aspx"&gt;Setting Up Remote Debugging&lt;/a&gt;. &lt;/p&gt;
&lt;li&gt;
&lt;p&gt;By default, the ASP.NET worker process runs as an ASPNET user process. &lt;strong&gt;As a result, you must have Administrator privileges on the computer&lt;/strong&gt; where ASP.NET runs to debug it. The name of the ASP.NET worker process varies by debug scenario and version of IIS. For more information, see &lt;span&gt;&lt;a id="ctl00_MTContentSelector1_mainContentContainer_ctl18" href="http://msdn.microsoft.com/en-us/library/ms241730.aspx"&gt;How to: Find the Name of the ASP.NET Process&lt;/a&gt;&lt;/span&gt;. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/z3bxds0s.aspx"&gt;http://msdn.microsoft.com/en-us/library/z3bxds0s.aspx&lt;/a&gt;&amp;nbsp; &amp;quot;To debug a process that is running under another account name: Your Windows login account has to be a member of the system administrators group on the remote computer.&amp;quot;&lt;/p&gt;&lt;/li&gt;</description></item><item><title>Can't attach debugger</title><link>http://forums.asp.net/thread/3191950.aspx</link><pubDate>Thu, 28 May 2009 00:40:46 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3191950</guid><dc:creator>amisol</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3191950.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=33&amp;PostID=3191950</wfw:commentRss><description>&lt;p&gt;I&amp;#39;m logging to a citrix box which I&amp;#39;m part of the VS Debugger Users.&amp;nbsp; I tried debugging the application but when I try to attach the w3wp.exe I get access denied.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;What is the policy our admin need to set up in order&amp;nbsp; to give us the ability to attach the debugger? We looked at the Debug Program under user rights assignment with no success. &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Developers can&amp;#39;t be part of the administrator group (that&amp;#39;s the only way we could make this work).&amp;nbsp; &lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>