<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.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/" xmlns:cs="http://blogs.iis.net/"><channel><title>General</title><link>http://forums.iis.net/1029.aspx</link><description>Start forum discussions here around general questions about the IIS platform including SMTP &amp; NNTP.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: How to Set Up Remote Debugging</title><link>http://forums.iis.net/thread/1511062.aspx</link><pubDate>Thu, 28 Dec 2006 14:37:35 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1511062</guid><dc:creator>pblecha</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1511062.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1029&amp;PostID=1511062</wfw:commentRss><description>&lt;P&gt;Thanks much!&amp;nbsp; I still notice that a lot of the debugging info is on VS2005; is VS2003 just that difficult to debug?&amp;nbsp; (Reason I ask:&amp;nbsp; the application I'm working on was built in 2003, and I'm migrating it to 2005, but I have to keep a 1.1 version up and running, AND debugged.&amp;nbsp; So I can use help on that.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks again!&lt;/P&gt;</description></item><item><title>Re: How to Set Up Remote Debugging</title><link>http://forums.iis.net/thread/1510404.aspx</link><pubDate>Thu, 28 Dec 2006 00:15:45 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1510404</guid><dc:creator>ganeshanekar</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1510404.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1029&amp;PostID=1510404</wfw:commentRss><description>&lt;P&gt;Here are some Good Links from MS&amp;nbsp;on Remote Debugging with VS.NET 2005.&lt;/P&gt;
&lt;P&gt;910448&amp;nbsp;How to implement remote debugging in Visual Studio 2005&lt;BR&gt;&lt;A href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;910448"&gt;http://support.microsoft.com/default.aspx?scid=kb;EN-US;910448&lt;/A&gt;&lt;BR&gt;&lt;BR&gt;833900&amp;nbsp;How to debug on computers that are running Windows XP and that are in the same Workgroup in Visual Studio .NET or in Visual Studio 2005&lt;BR&gt;&lt;A href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;833900"&gt;http://support.microsoft.com/default.aspx?scid=kb;EN-US;833900&lt;/A&gt;&lt;BR&gt;&lt;BR&gt;908099&amp;nbsp;How to turn on remote debugging for Visual Studio 2005 in Windows XP with Service Pack 2&lt;BR&gt;&lt;A href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;908099"&gt;http://support.microsoft.com/default.aspx?scid=kb;EN-US;908099&lt;/A&gt;&lt;BR&gt;&lt;BR&gt;919823&amp;nbsp;You may receive an error message when you try to connect to an instance of the Remote Debugging Monitor in Visual Studio 2005&lt;BR&gt;&lt;A href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;919823"&gt;http://support.microsoft.com/default.aspx?scid=kb;EN-US;919823&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;840927&amp;nbsp;You may receive a "machine cannot be found" error message when you try to access remote processes in Visual Studio 2005 or in Visual Studio .NET&lt;BR&gt;&lt;A href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;840927"&gt;http://support.microsoft.com/default.aspx?scid=kb;EN-US;840927&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;HTH.&lt;/P&gt;
&lt;P&gt;~ Ganesh&lt;BR&gt;&lt;BR&gt;&lt;/P&gt;</description></item><item><title>How to Set Up Remote Debugging</title><link>http://forums.iis.net/thread/1506991.aspx</link><pubDate>Fri, 22 Dec 2006 20:56:27 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1506991</guid><dc:creator>pblecha</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1506991.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1029&amp;PostID=1506991</wfw:commentRss><description>&lt;P&gt;I've been reading all sorts of knowledge base posts, books, forums, etc.&amp;nbsp; But this is a really convoluted subject, and nobody has been straightforward on the topic.&amp;nbsp; So here goes nothing.&lt;/P&gt;
&lt;P&gt;I am trying to deploy an ASP.net web application (and for the record, because this is for testing and also for my own learning process, I'm doing both 1.1 and 2.0 versions) to a remote server.&amp;nbsp; My machine is running XP with SP2; the remote server is running Windows Server 2003.&amp;nbsp; I have used the Copy Web Site... command within Visual Studio (2003 for 1.1, 2005 for 2.0) to copy the site to the remote machine through a file share.&amp;nbsp; I have installed the Remote Debugging tools for both versions of Visual Studio on the remote machine.&amp;nbsp; I have set up websites on the remote machine with the copied sites.&lt;/P&gt;
&lt;P&gt;How do I debug the remote site with my local version of Visual Studio?&amp;nbsp; I have tried attaching to the process on the remote machine; but I keep being told that the remote machine can't connect with my machine.&amp;nbsp; I can't locate the exact reason; I do know that I'm NOT running firewall software (which is fine; the entire network is insulated, so we don't need it).&amp;nbsp; So it's not a firewall issue.&lt;/P&gt;
&lt;P&gt;Nobody seems to address just exactly HOW to debug an ASP.NET application; they talk about how to set up the debugging environment (which doesn't work as simply as they put it); they talk about how to deploy the remote application; but they don't talk about the relationship between these two events, as if they have nothing to do with each other!&lt;/P&gt;
&lt;P&gt;So, do I need to load the remote copy of the application into Visual Studio in order to debug?&amp;nbsp; Or, do I open my local copy of the application and then attach to the remote process?&amp;nbsp; What is different between 2003 and 2005?&amp;nbsp; I have read more than once that 2003's remote debugging environment is a pain; can I debug a 2003 application with 2005, if the website is set to Framework version 1.1?&amp;nbsp; Should I remove my local copy of the application in order to debug?&amp;nbsp; I've had to clear my VSWebCache several times to get it installed right; when I load my local copy, is the remote copy not really being loaded into memory?&amp;nbsp; HOW do I debug remotely???&lt;BR&gt;&lt;/P&gt;
&lt;P&gt;Thanks for your help.&lt;/P&gt;</description></item></channel></rss>