<?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 'Web Server'</title><link>http://forums.iis.net/search/SearchResults.aspx?o=DateDescending&amp;tag=Web+Server&amp;orTags=0</link><description>Search results matching tag 'Web Server'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>IIS as web server and application server ??</title><link>http://forums.iis.net/p/1162751/1925236.aspx#1925236</link><pubDate>Wed, 18 Nov 2009 11:28:29 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1925236</guid><dc:creator>Asp_Man</dc:creator><cs:applicationKey>general--1</cs:applicationKey><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I have created an web application in C#, &lt;/p&gt;
&lt;p&gt;i have deployed the application on the IIS 6.0 and it is running fine, for eg: http://xxx.xxx.xxx.80/TestApplication &lt;/p&gt;
&lt;p&gt;but my requirement is, there should be 2 servers &lt;/p&gt;
&lt;p&gt;1. Web server &lt;/p&gt;
&lt;p&gt;2. Application server&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Web server which should contain the url and application server which should hold the actual code of the application and it will be inside the network. So that web the web application is called by any user then it will be calling my web server and it will forward the request to application server.&lt;/p&gt;
&lt;p&gt;can any one help me in this regard.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;thanks....... &lt;/p&gt;</description></item><item><title>I need help figuring out how to tell what is an .exe using logparser on IIS 5.0 -6.1</title><link>http://forums.iis.net/p/1162281/1923087.aspx#1923087</link><pubDate>Mon, 02 Nov 2009 15:04:30 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1923087</guid><dc:creator>warpig</dc:creator><cs:applicationKey>general_discussion-51</cs:applicationKey><description>&lt;p&gt;Hi Folks,&lt;/p&gt;
&lt;p&gt;I have been trying to figure out how to get this info from multiple places on the net , have come close but not all the way.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;So here is the deal I need to know if there is a way I can use log parser with a script command to tell what the real running applications are on IIS web servers.&lt;/p&gt;
&lt;p&gt;I have 31 web servers some have 180 folders some have 30 and cannot assume each web folder is running application in the virtual directory but cannot assume they are not.&lt;/p&gt;
&lt;p&gt;can someone help me with this? is it possible?&lt;/p&gt;</description></item><item><title>Setting up multiple lan websites using shortnames</title><link>http://forums.iis.net/p/1160537/1915409.aspx#1915409</link><pubDate>Tue, 01 Sep 2009 13:06:11 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1915409</guid><dc:creator>pj1981</dc:creator><cs:applicationKey>general--1</cs:applicationKey><description>&lt;p&gt;I am at a really frustrating point where I am trying to host 5 intranet sites on my IIS Win2003 Server that are able to be accessed from any PC on the lan by typing: http://production/ , http://staff/ , etc.&lt;/p&gt;&lt;p&gt;&amp;nbsp;I know there has to be a way to do it because my old workplace did it and they were hosting it on a Win2k3 Server through IIS... I just need little pointer in the right direction. I have been told it can be done by adding .local but would prefer to have a more streamlined and direct path such as http://production/&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any assistance would be greatly appreciated.&amp;nbsp; :-) &lt;br /&gt;&lt;/p&gt;</description></item><item><title>msdeploy not syncing virtual applications</title><link>http://forums.iis.net/p/1155854/1896089.aspx#1896089</link><pubDate>Mon, 09 Mar 2009 22:43:18 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1896089</guid><dc:creator>MattOlan</dc:creator><cs:applicationKey>web_deployment_tool_wdeploy-39</cs:applicationKey><description>&lt;p&gt;I am trying to us msdeploy to sync web sites between to servers. It works fine for the web site but it is not syncing any application contained within a web site. Help. what I am I missing?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;here is the command I am running&lt;/p&gt;
&lt;p&gt;msdeploy -verb:sync -source:apphostconfig=&amp;quot;Default Web Site&amp;quot;,computerName=Web1 -dest:apphostconfig=&amp;quot;Default Web Site&amp;quot; &lt;/p&gt;</description></item><item><title>::: Web.Config Compilation error - Overriding the Web.Config file settings :::</title><link>http://forums.iis.net/p/1155685/1895375.aspx#1895375</link><pubDate>Mon, 02 Mar 2009 12:24:25 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1895375</guid><dc:creator>haigemini@gmail.com</dc:creator><cs:applicationKey>aspnet_administration--1</cs:applicationKey><description>&lt;span id="ctl00_ContentPlaceHolder1_lblDescription" class="v11" style="color:DarkBlue;"&gt;&lt;font color="BLACK" face="Arial"&gt;Hello Everyone,&lt;br /&gt;&lt;br /&gt;Thanks in advance,&lt;br /&gt;&lt;br /&gt;Here i had some problem with my web.config file in the root of the website on the production server.&lt;br /&gt;&lt;br /&gt;I
created one website for my application assume &amp;quot;MySite&amp;quot;. Under this i
had some other applications assume like &amp;quot;MySubSite1&amp;quot; and &amp;quot;MySubSite2&amp;quot;.&lt;br /&gt;&lt;br /&gt;When
i access MySite its working fine. But when i access MySubSite1 or
MySubSite2 it is giving some web.config compilation errors. Here the
problem is it is taking the values from root web.config. Here i am
pasting the error even....&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;/font&gt;&lt;/span&gt;&lt;span&gt;&lt;h1&gt;Server Error in &amp;#39;/Test/Test4&amp;#39; Application.&lt;hr /&gt;&lt;/h1&gt;

            &lt;h2&gt; &lt;i&gt;Configuration Error&lt;/i&gt; &lt;/h2&gt;&lt;/span&gt;

            &lt;font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "&gt;

            &lt;b&gt; Description: &lt;/b&gt;An
error occurred during the processing of a configuration file required
to service this request. Please review the specific error details below
and modify your configuration file appropriately. &lt;br /&gt;&lt;br /&gt;

            &lt;b&gt; Parser Error Message: &lt;/b&gt;Unrecognized attribute &amp;#39;type&amp;#39;.&lt;br /&gt;&lt;br /&gt;

            &lt;b&gt;Source Error:&lt;/b&gt; &lt;br /&gt;&lt;br /&gt;

            &lt;table bgcolor="#ffffcc"&gt;
               &lt;tr&gt;
                  &lt;td&gt;
                      &lt;code&gt;&lt;/code&gt;&lt;pre&gt;Line 3:  	&amp;lt;configSections&amp;gt;&lt;br /&gt;Line 4:  		&amp;lt;section name=&amp;quot;log4net&amp;quot; type=&amp;quot;log4net.Config.Log4NetConfigurationSectionHandler, log4net&amp;quot;/&amp;gt;&lt;br /&gt;&lt;font color="red"&gt;Line 5:  		&amp;lt;sectionGroup name=&amp;quot;system.web.extensions&amp;quot; type=&amp;quot;System.Web.Configuration.SystemWebExtensionsSectionGroup, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35&amp;quot;&amp;gt;&lt;br /&gt;&lt;/font&gt;Line 6:  			&amp;lt;sectionGroup name=&amp;quot;scripting&amp;quot; type=&amp;quot;System.Web.Configuration.ScriptingSectionGroup, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35&amp;quot;&amp;gt;&lt;br /&gt;Line 7:  				&amp;lt;section name=&amp;quot;scriptResourceHandler&amp;quot; type=&amp;quot;System.Web.Configuration.ScriptingScriptResourceHandlerSection, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35&amp;quot; requirePermission=&amp;quot;false&amp;quot; allowDefinition=&amp;quot;MachineToApplication&amp;quot;/&amp;gt;&lt;/pre&gt;

                  &lt;/td&gt;
               &lt;/tr&gt;
            &lt;/table&gt;

            &lt;br /&gt;

            &lt;b&gt; Source File: &lt;/b&gt; D:\WWPublic\web.config&lt;b&gt; &amp;nbsp;&amp;nbsp; Line: &lt;/b&gt; 5
            &lt;br /&gt;&lt;br /&gt;

            &lt;hr /&gt;

            &lt;b&gt;Version Information:&lt;/b&gt;&amp;nbsp;Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032

            &lt;/font&gt;&lt;br /&gt;&lt;span id="ctl00_ContentPlaceHolder1_lblDescription" class="v11" style="color:DarkBlue;"&gt;&lt;font color="BLACK" face="Arial"&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Here my question is how to override these configuration settings in MySubSite web.config file. Please it is very urgent...&lt;br /&gt;&lt;br /&gt;Thanks and Regards,&lt;br /&gt;Chary...&lt;/font&gt;&lt;/span&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Automatically create a new web site in IIS through ASP .NET scripting</title><link>http://forums.iis.net/p/1155510/1894465.aspx#1894465</link><pubDate>Mon, 23 Feb 2009 17:28:28 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1894465</guid><dc:creator>tolrs</dc:creator><cs:applicationKey>configuration__scripting--1</cs:applicationKey><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;How to create a web site in IIS through ASP .NET scripting?&lt;/p&gt;&lt;p&gt;Without opening IIS manager, is it possible? If possible, then how to create in remote server?&lt;/p&gt;&lt;p&gt;Please advice!&lt;/p&gt;&lt;p&gt;Denzel &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>IIS 6 http protocol</title><link>http://forums.iis.net/p/1154676/1891318.aspx#1891318</link><pubDate>Wed, 28 Jan 2009 14:38:09 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1891318</guid><dc:creator>pkfilip</dc:creator><cs:applicationKey>configuration__scripting--1</cs:applicationKey><description>&lt;p&gt;Hi, I&amp;#39;m trying to host WCF service using streamed binding on IIS 6 (W2003). I&amp;#39;m getting error which complaines about http/1.0 protocol being used. When I open up Fiddler and look at the response sent from the IIS I can see that it sends it using http/1.0 indeed.&amp;nbsp;&lt;/p&gt;&lt;p&gt;How can I make sure IIS uses http/1.1 protocol?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Piotr &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Need to setup HTTPHeaders for subdirectories</title><link>http://forums.iis.net/p/1154490/1890595.aspx#1890595</link><pubDate>Wed, 21 Jan 2009 16:42:44 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1890595</guid><dc:creator>jcutrono</dc:creator><cs:applicationKey>configuration__scripting--1</cs:applicationKey><description>&lt;p&gt;&lt;strong&gt;Trying&amp;nbsp;to do the following:&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I am trying to set the HTTP headers for the subdirectories of a website.&amp;nbsp; Mainly the images folders.&amp;nbsp; I need this to happen programatically via .exe.&amp;nbsp; The first example is what i want to work.&amp;nbsp; I also posted the same code hitting the root folder which does work.&amp;nbsp; I do not want this setting at the top level but on the subdirectories. Any ideas or preferably solutions appreciated! Here is the C# code&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;This doesnt work:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;string path = &amp;quot;IIS://localhost/W3SVC/1/ROOT/mysite/images&amp;quot;;&lt;/p&gt;
&lt;p&gt;&lt;font color="#2b91af" size="2"&gt;&lt;font color="#2b91af" size="2"&gt;DirectoryEntry&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; images= &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;new&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#2b91af" size="2"&gt;&lt;font color="#2b91af" size="2"&gt;DirectoryEntry&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;( path );&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="2"&gt;&lt;font color="#2b91af" size="2"&gt;&lt;font color="#2b91af" size="2"&gt;PropertyValueCollection&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; pc = images.Properties[&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;&lt;font color="#a31515" size="2"&gt;&amp;quot;HttpCustomHeaders&amp;quot;&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;];&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;/font&gt;&lt;font size="2"&gt;pc.Add(&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;&lt;font color="#a31515" size="2"&gt;&amp;quot;Cache-Control:Public&amp;quot;&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;);&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font size="2"&gt;
&lt;p&gt;images.CommitChanges();&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;strong&gt;This does:&lt;/strong&gt;&lt;/p&gt;&lt;/font&gt;&lt;/font&gt;
&lt;p&gt;string path = &amp;quot;IIS://localhost/W3SVC/1/ROOT/mysite&amp;quot;;&lt;/p&gt;&lt;font color="#2b91af" size="2"&gt;&lt;font color="#2b91af" size="2"&gt;
&lt;p&gt;DirectoryEntry&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; site= &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;new&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#2b91af" size="2"&gt;&lt;font color="#2b91af" size="2"&gt;DirectoryEntry&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;( path );&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="2"&gt;&lt;font color="#2b91af" size="2"&gt;&lt;font color="#2b91af" size="2"&gt;PropertyValueCollection&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; pc = site.Properties[&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;&lt;font color="#a31515" size="2"&gt;&amp;quot;HttpCustomHeaders&amp;quot;&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;];&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;/p&gt;&lt;font size="2"&gt;pc.Add(&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;&lt;font color="#a31515" size="2"&gt;&amp;quot;Cache-Control:Public&amp;quot;&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;);&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font size="2"&gt;
&lt;p&gt;site.CommitChanges();&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The error I get is some unhandled COMException. when trying to execute the line images.Properties[].&lt;/p&gt;&lt;/font&gt;&lt;/font&gt;</description></item><item><title>Redirecting.</title><link>http://forums.iis.net/p/1153872/1887958.aspx#1887958</link><pubDate>Thu, 18 Dec 2008 13:44:14 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1887958</guid><dc:creator>WebGrid</dc:creator><cs:applicationKey>general--1</cs:applicationKey><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have have a web server&amp;nbsp;with IIS 6. &lt;/p&gt;
&lt;p&gt;On this server there is a application that creates home pages based on incoming domain name. (There are dns servers pointing to domains to my server)&lt;/p&gt;
&lt;p&gt;The valid domain names are registered in my database, and I would like to redirect these domains to it&amp;#39;s correct home directory.&lt;/p&gt;
&lt;p&gt;I also need to keep the address in the browser to be the same.&lt;/p&gt;
&lt;p&gt;How would you recommend this to be done?&lt;/p&gt;</description></item><item><title>Web site not accessible from external computers</title><link>http://forums.iis.net/p/1153081/1884829.aspx#1884829</link><pubDate>Fri, 14 Nov 2008 09:27:21 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1884829</guid><dc:creator>EllenHeijmans</dc:creator><cs:applicationKey>general--1</cs:applicationKey><description>&lt;p&gt;I have a server with Windows Server 2003 Web Edition in our local network. On this server I installed a web site. I can access this web site on the server itself. It works without problems. So the installation of the site is correct.&lt;/p&gt;
&lt;p&gt;However, if I try to access the site through any other computer in the network, it fails: &amp;quot;The web page cannot be displayed&amp;quot; (&amp;quot;De webpagina kan niet worden weergegeven&amp;quot;). &lt;/p&gt;
&lt;p&gt;The IP-address and the name in the host files of the computers that I use to connect to the site,&amp;nbsp;are correct. If I use tracert &lt;em&gt;sitename&lt;/em&gt; I get the correct answer.&lt;/p&gt;
&lt;p&gt;Who can help me?&lt;/p&gt;</description></item></channel></rss>