<?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>Search results matching tag 'remote'</title><link>http://forums.iis.net/search/SearchResults.aspx?o=DateDescending&amp;tag=remote&amp;orTags=0</link><description>Search results matching tag 'remote'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Getting non-Adminstrator user to authenticate with MsDeployAgentService</title><link>http://forums.iis.net/p/1162486/1924003.aspx#1924003</link><pubDate>Tue, 10 Nov 2009 01:39:44 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1924003</guid><dc:creator>willundin</dc:creator><cs:applicationKey>web_deployment_tool_wdeploy-39</cs:applicationKey><description>&lt;p&gt;I have a Windows 2008 R2 server with IIS 7 and Web Deployment Tools.&lt;/p&gt;
&lt;p&gt;As the local adminstrator, I am able to authenticate with&amp;nbsp;&amp;nbsp;&lt;a href="http://myserver/MSDEPLOYAGENTSERVICE"&gt;http://MyServer/MSDEPLOYAGENTSERVICE&lt;/a&gt; and&amp;nbsp; deploy a web application using a command like&lt;/p&gt;
&lt;p&gt;msdeploy.exe -source:iisApp=&amp;#39;c:\Temp\DeployTest&amp;#39; -verb:Sync -whatif -dest:iisApp=&amp;#39;Default Web Site\DeployTest&amp;#39;, computerName=MyServer, username=Administrator, password=MyPassw0rd&lt;/p&gt;
&lt;p&gt;I do not want (other people/processes) to use the server administrator account for this purpose.I created a different local windows user (not administrator).&amp;nbsp; I made the user an IIS Manager.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;I cannot authenticate at&amp;nbsp; &lt;a href="http://myserver/MSDEPLOYAGENTSERVICE"&gt;http://MyServer/MSDEPLOYAGENTSERVICE&lt;/a&gt;&amp;nbsp; nor can I use the msdeploy string, I get a 401 error, unauthorized, with this new user.&lt;/p&gt;
&lt;p&gt;On a whim,&amp;nbsp;I gave the user full control access to inetpub and sub directories. Still No Dice.&lt;/p&gt;
&lt;p&gt;I believe I hit all the steps in the videos (like &lt;a href="http://learn.iis.net/page.aspx/549/setting-up-delegated-administration-server-and-client-experiences/"&gt;http://learn.iis.net/page.aspx/549/setting-up-delegated-administration-server-and-client-experiences/&lt;/a&gt;&amp;nbsp;) but they used the Adminstrator account for Server access, and I want to use a non-Administrator, if possible.&amp;nbsp;I poked around in IIS Management Service Delegation, but was unclear when these would apply.&lt;/p&gt;
&lt;p&gt;So, any tips on spots to check or tweak?&amp;nbsp;&amp;nbsp; I am sure its mostly an IIS configuration issue,&amp;nbsp;but I mentioned MS Deploy in a prior IIS config question over there and was pointed here.&amp;nbsp; Thanks all.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Window media Server 2008 on vista Ultimate</title><link>http://forums.iis.net/p/1160929/1917627.aspx#1917627</link><pubDate>Mon, 21 Sep 2009 00:17:29 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1917627</guid><dc:creator>chriskno</dc:creator><cs:applicationKey>iis7_-_media-41</cs:applicationKey><description>&lt;p&gt;Hi, Gissah,&lt;/p&gt;
&lt;p&gt;Thanks for asking about this.&amp;nbsp; It is a known issue, with a known fix.&amp;nbsp; Dave Nelson wrote an excellent blog post about the issue and how to fix it at &lt;a href="http://blogs.iis.net/dmnelson/archive/2009/05/14/updating-browscap-ini-for-internet-explorer-8.aspx"&gt;http://blogs.iis.net/dmnelson/archive/2009/05/14/updating-browscap-ini-for-internet-explorer-8.aspx&lt;/a&gt;.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;-Chris&lt;/p&gt;</description></item><item><title>Restart IIS from antoher machine via iisreset</title><link>http://forums.iis.net/p/1157742/1904153.aspx#1904153</link><pubDate>Tue, 19 May 2009 07:16:41 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1904153</guid><dc:creator>atze187</dc:creator><cs:applicationKey>iis7_-_ui__remote_management-41</cs:applicationKey><description>&lt;p&gt;Hi, &lt;/p&gt;&lt;p&gt;i&amp;#39;m trying to restart iis7 (Windows Server 2008 Standard x64) from another machine using the following:&lt;/p&gt;&lt;p&gt;iisreset [COMPUTERNAME] /restart&lt;/p&gt;&lt;p&gt;My problem is, that it will always result in a &amp;quot;RPC server is not available&amp;quot; message. When i shutdown the Windows firewall, it works like a charm. Does anyone.know which firewall rule applies to that problem? &lt;br /&gt;&lt;/p&gt;&lt;p&gt;tia,&lt;br /&gt;atze &lt;br /&gt;&lt;/p&gt;</description></item><item><title>IIS Serves HTML/ASP.NET locally but not remotely</title><link>http://forums.iis.net/p/1155639/1895024.aspx#1895024</link><pubDate>Thu, 26 Feb 2009 22:44:34 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1895024</guid><dc:creator>jobo5432</dc:creator><cs:applicationKey>troubleshooting--1</cs:applicationKey><description>&lt;p&gt;This seems like something simple I&amp;#39;m overlooking. I&amp;#39;m a software developer, so I know enough about IIS to get by, but I&amp;#39;m not a wiz....&lt;/p&gt;
&lt;p&gt;I have IIS 6.0 (Win 2003) installed and configured to run the same way I&amp;#39;ve done a thousdand times. It&amp;#39;s IP is 10.1.0.8. I can browse my website from the local machine via &lt;a href="http://10.1.0.8/"&gt;http://10.1.0.8&lt;/a&gt; or &lt;a href="http://servername/"&gt;http://servername&lt;/a&gt;, but only locally. When I try to access this same server via from my development PC on the same network, I get no connection.&lt;/p&gt;
&lt;p&gt;I use IE by default, which doesn&amp;#39;t give me a very good explanation of why I can&amp;#39;t connect, but when I&amp;nbsp;try to load the page in Firefox, I get:&lt;/p&gt;
&lt;p&gt;&amp;quot;The connection to the server was reset while the page was loading&amp;quot; &lt;/p&gt;
&lt;p&gt;The test page I&amp;#39;m trying to load is a &amp;quot;Hello World&amp;quot; so it&amp;#39;s not like I have huge amounts of data forcing a timeout or something.&lt;/p&gt;
&lt;p&gt;I know I have connectivity to the box from my development PC (Mapped drives and Remote Desktop), so I&amp;#39;m stuck. I did all the Googling I could think of, but the keywords &amp;quot;IIS&amp;quot;, &amp;quot;remotely&amp;quot; and &amp;quot;locally&amp;quot; are so generic, I really didn&amp;#39;t find anything I was looking for.&lt;/p&gt;
&lt;p&gt;Also, I&amp;#39;ve disabled all firewalling from my my development PC, router, and IIS server, so I&amp;#39;m positive that&amp;#39;s not the problem.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Any help you might have would be greatly appreciated. Thanks in advance.&lt;/p&gt;</description></item><item><title>Getting Blank Page as soon as I click connect on TSWEB</title><link>http://forums.iis.net/p/1154502/1890631.aspx#1890631</link><pubDate>Thu, 22 Jan 2009 00:38:06 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1890631</guid><dc:creator>batman10</dc:creator><cs:applicationKey>general--1</cs:applicationKey><description>&lt;p&gt;Hi;&lt;/p&gt;
&lt;p&gt;I am trying&amp;nbsp;Remote desk top acces to my home computer from my Lab theu internet. as soon as I click on Connect btn on TSWEB its giving me blank white page with lines on 3 sides. any help please. iam using XP PRO sp3 on both pc&amp;#39;s&lt;/p&gt;</description></item><item><title>Event code 4010 - publishing to remote host</title><link>http://forums.iis.net/p/1149595/1870478.aspx#1870478</link><pubDate>Thu, 29 May 2008 14:50:56 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1870478</guid><dc:creator>wrpraveen</dc:creator><cs:applicationKey>publishing--1</cs:applicationKey><description>&lt;p&gt;&amp;nbsp;hi,&lt;/p&gt;&lt;p&gt;I am using Win 2003 server, IIS 5.2 &amp;amp; SQL Server 2005 and 3.5 framework. When I publish from my development desktop to this server remotely, my ASP.NET application doesn&amp;#39;t display the startup page and i bump into this event code 4010 - related with security access issue. here is the error from event viewer. Please assist.&lt;/p&gt;&lt;p&gt;&amp;nbsp;thanks,&lt;/p&gt;&lt;p&gt;-P&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;br /&gt;--------&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;font face="Arial" size="2"&gt;&lt;span style="font-size:10pt;font-family:Arial;"&gt;Event Type:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
Information&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;font face="Arial" size="2"&gt;&lt;span style="font-size:10pt;font-family:Arial;"&gt;Event Source:&amp;nbsp;&amp;nbsp;&amp;nbsp; ASP.NET 
2.0.50727.0&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;font face="Arial" size="2"&gt;&lt;span style="font-size:10pt;font-family:Arial;"&gt;Event Category: Web Event 
&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;font face="Arial" size="2"&gt;&lt;span style="font-size:10pt;font-family:Arial;"&gt;Event ID:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
1314&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;font face="Arial" size="2"&gt;&lt;span style="font-size:10pt;font-family:Arial;"&gt;Date:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
5/29/2008&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;font face="Arial" size="2"&gt;&lt;span style="font-size:10pt;font-family:Arial;"&gt;Time:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4:43:33 
PM&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;font face="Arial" size="2"&gt;&lt;span style="font-size:10pt;font-family:Arial;"&gt;User:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
N/A&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;font face="Arial" size="2"&gt;&lt;span style="font-size:10pt;font-family:Arial;"&gt;Computer:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
BLRNTDEVNGCDB01&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;font face="Arial" size="2"&gt;&lt;span style="font-size:10pt;font-family:Arial;"&gt;Description:&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;font face="Arial" size="2"&gt;&lt;span style="font-size:10pt;font-family:Arial;"&gt;Event code: 4010 
&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;font face="Arial" size="2"&gt;&lt;span style="font-size:10pt;font-family:Arial;"&gt;Event message: An unhandled security 
exception has occurred. &lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;font face="Arial" size="2"&gt;&lt;span style="font-size:10pt;font-family:Arial;"&gt;Event time: 5/29/2008 4:43:33 PM 
&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;font face="Arial" size="2"&gt;&lt;span style="font-size:10pt;font-family:Arial;"&gt;Event time (UTC): 5/29/2008 11:13:33 
AM &lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;font face="Arial" size="2"&gt;&lt;span style="font-size:10pt;font-family:Arial;"&gt;Event ID: 
2a85462f06224dd6b50ed11efddfe00a &lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;font face="Arial" size="2"&gt;&lt;span style="font-size:10pt;font-family:Arial;"&gt;Event sequence: 2 
&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;font face="Arial" size="2"&gt;&lt;span style="font-size:10pt;font-family:Arial;"&gt;Event occurrence: 1 
&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;font face="Arial" size="2"&gt;&lt;span style="font-size:10pt;font-family:Arial;"&gt;Event detail code: 0 
&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Internet printing</title><link>http://forums.iis.net/p/1139477/1828996.aspx#1828996</link><pubDate>Sun, 29 Jul 2007 08:00:17 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1828996</guid><dc:creator>Manuel Lopez</dc:creator><cs:applicationKey>general--1</cs:applicationKey><description>&lt;p&gt;How do I enable Internet printing in IIS 7.0?&amp;nbsp;&amp;nbsp;I&amp;nbsp;enabled IIS web serving and checked internet printing under Windows features for IIS, but&amp;nbsp;get nothing when navigating to&amp;nbsp;[server]/printers.&amp;nbsp; I don&amp;#39;t see it in the IIS management console.&amp;nbsp; (I&amp;#39;m using Vista Ultimate, and have the IIS 7.0 that comes with it.)&amp;nbsp; I also don&amp;#39;t see it mentioned in the help files anywhere.&lt;/p&gt;
&lt;p&gt;Any&amp;nbsp;instructions would be helpful.&amp;nbsp; I just need to be able to print from any remote computer over the Internet to&amp;nbsp;my printer.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>How to Set Up Remote Debugging</title><link>http://forums.iis.net/p/1057062/1506991.aspx#1506991</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><cs:applicationKey>general--1</cs:applicationKey><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>