<?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 'IIS 6.0'</title><link>http://forums.iis.net/search/SearchResults.aspx?o=DateDescending&amp;tag=IIS+6.0&amp;orTags=0</link><description>Search results matching tag 'IIS 6.0'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>SSL Certificate Renewal, Windows Mobile Acess and iPhone Access</title><link>http://forums.iis.net/p/1162769/1925304.aspx#1925304</link><pubDate>Wed, 18 Nov 2009 21:12:56 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1925304</guid><dc:creator>edwardwagner</dc:creator><cs:applicationKey>security--1</cs:applicationKey><description>&lt;p&gt;I recently renewed my Verisign SSL certificate and installed it successfully; however the two handheld devices - Samsung Windows Mobile device (with latest version of Windows Mobile) and iPhone (latest OS) - cannot communicate with the Exchange 2003 (Windows 2003 SP2) server once I check the &amp;quot;require SSL&amp;quot; box.&amp;nbsp; The Samsung gives a &amp;quot;0x85010014&amp;quot; error code, and the iPhone just states that it cannot communicate with the server.&lt;br /&gt;&lt;/p&gt;

&lt;p&gt;I can still use OWA fine.  If I do not require SSL on the server end, while still requiring it on each handheld device, everything is happy (except, of course, you can login into the OWA with http:).  I spent a long time with the Verisign tech support and did not find anything to solve the problem.  We did solve a related issue, which was that the Samsung device could not communicate even without SSL - needed to download a new certifcate to that phone since some models did not have the latest security certificate version that Verisign started using (which has apparently been in use for several years and the iPhone had already).&lt;/p&gt;

&lt;p&gt;I did not change any settings on either device (they have always required SSL), nor the server - other than installing the certificate - but now the handheld devices won&amp;#39;t connect if SSL is selected on the server, so I have to have it turned off in the IIS for now. Also, SSL was on until I inserted the certificate, so I&amp;#39;m wondering if something else (besides the SSL was perhaps reset).  I have read that ActiveSync does not really use SSL, but it had no problems with the server requiring SSL until I installed the new certificate.&lt;/p&gt;</description></item><item><title>3GB switch and IIS 6.0 utilizing web gardening</title><link>http://forums.iis.net/p/1162761/1925275.aspx#1925275</link><pubDate>Wed, 18 Nov 2009 17:25:33 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1925275</guid><dc:creator>jamescpk</dc:creator><cs:applicationKey>tuning_iis--1</cs:applicationKey><description>&lt;p&gt;Are there recommendations for or against using the /3GB switch in IIS 6.0? We are currently running three worker processes in a web garden with the 3GB switch enabled. We are considering disabling the 3GB switch, but increasing the number of worker processes in order to increase work-load per server. We are utilizing SQL Server session state. &lt;/p&gt;</description></item><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>virtual directory name and URL path conflict causes malformed hyperlinks in aspx pages</title><link>http://forums.iis.net/p/1162449/1923847.aspx#1923847</link><pubDate>Mon, 09 Nov 2009 03:53:53 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1923847</guid><dc:creator>Max Ainscough</dc:creator><cs:applicationKey>troubleshooting--1</cs:applicationKey><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I (through supporting a client) have discovered an issue where hyperlinks / script urls are malformed when any string occurs as both part of the base URL as well as a virtual directory name e.g. &amp;quot;http://trythis.microsoft.com/trythis/myapp.aspx&amp;quot;&amp;nbsp; Has anyone else come across this issue, and is there a known resolution?&lt;/p&gt;&lt;p&gt;To replicate the errors, I did the following:&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Created a new virtual directory to our (working) web app named &amp;#39;trythis&amp;#39;&lt;/li&gt;&lt;li&gt;Created a new host header name &amp;#39;trythis.microsoft.com&amp;#39; against the website using the same defaults as localhost&lt;/li&gt;&lt;li&gt;modified my hosts file to add reference to &amp;#39;trythis.microsoft.com&amp;#39; IP 127.0.0.1&lt;/li&gt;&lt;li&gt;restarted IIS&lt;/li&gt;&lt;li&gt;pinged &amp;#39;trythis.microsoft.com&amp;#39; successfully&lt;/li&gt;&lt;li&gt;navigated to &amp;#39;http://localhost/&amp;lt;application&amp;gt;.aspx&amp;#39; successfully with all elements working correctly.&lt;/li&gt;&lt;li&gt;replaced &amp;#39;localhost&amp;#39; with &amp;#39;trythis.microsoft.com&amp;#39; - with the page appearing but no images,links,scripts etc. being formed correctly.&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;I have been able to replicate this on both 5.1 (xp) and 6.0 (Svr 2003)&lt;/p&gt;&lt;p&gt;Any help on this would be greatly appreciated.&lt;/p&gt;&lt;p&gt;Max &lt;br /&gt;&lt;/p&gt;</description></item><item><title>IIS6: IIS output duplicated response headers for perl CGI</title><link>http://forums.iis.net/p/1162430/1923792.aspx#1923792</link><pubDate>Sat, 07 Nov 2009 21:44:35 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1923792</guid><dc:creator>mmpower</dc:creator><cs:applicationKey>troubleshooting--1</cs:applicationKey><description>&lt;p&gt;Our perl CGI scripts output response headers repeately which were inserted into the output html contents. a sample code:&lt;/p&gt;&lt;p&gt;&lt;i&gt;use strict;&lt;/i&gt;&lt;/p&gt;&lt;p&gt;&lt;i&gt;use CGI;&lt;/i&gt;&lt;/p&gt;&lt;p&gt;&lt;i&gt;$|=1; &lt;br /&gt;&lt;/i&gt;&lt;/p&gt;&lt;p&gt;&lt;i&gt;my $q = new CGI();&lt;/i&gt;&lt;/p&gt;&lt;p&gt;&lt;i&gt;print $q-&amp;gt;header(&amp;quot;text/html&amp;quot;), $q-&amp;gt;start_html(&amp;quot;test&amp;quot;);&lt;/i&gt;&lt;/p&gt;&lt;p&gt;&lt;i&gt;print &amp;quot;aa&amp;quot;;&lt;/i&gt;&lt;/p&gt;&lt;p&gt;&lt;i&gt;print $q-&amp;gt;end_html ;&lt;/i&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;outputs the following on browser:&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;i&gt;&lt;span id=":67"&gt;HTTP/1.1 200 OK Connection: close Date: Sat, 07 Nov 2009 21:34:27 GMT &amp;nbsp;Content-Type: text/html; charset=ISO-8859-1 Server: Microsoft-IIS/6.0 aaHTTP/1.1 &amp;nbsp;200 OK Connection: close Date: Sat, 07 Nov 2009 21:34:27 GMT Content-Type: &amp;nbsp;text/html; charset=ISO-8859-1 Server: Microsoft-IIS/6.0&lt;/span&gt;&lt;/i&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;if I remove the line &amp;quot;$|=1&amp;quot;, then it outputs:&lt;/p&gt;&lt;p&gt;&lt;i&gt;aa&lt;/i&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If I run the script above from command line, it also outputs:&lt;/p&gt;&lt;p&gt;&lt;i&gt;aa&lt;/i&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;seems everytime the script output something, IIS always automatically append the same response header to the output. So if I change the above script to:&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;i&gt;use strict;&lt;/i&gt;&lt;/p&gt;&lt;p&gt;&lt;i&gt;use CGI;&lt;/i&gt;&lt;/p&gt;&lt;p&gt;&lt;i&gt;$|=1; &lt;br /&gt;
&lt;/i&gt;&lt;/p&gt;&lt;p&gt;&lt;i&gt;my $q = new CGI();&lt;/i&gt;&lt;/p&gt;&lt;p&gt;&lt;i&gt;print $q-&amp;gt;header(&amp;quot;text/html&amp;quot;), $q-&amp;gt;start_html(&amp;quot;test&amp;quot;);&lt;/i&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;i&gt;print &amp;quot;&amp;lt;br&amp;gt;aa&amp;quot;;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;i&gt;print &amp;quot;&amp;lt;br&amp;gt;bb&amp;lt;br/&amp;gt;&amp;quot;;&lt;/i&gt;&lt;/b&gt; &lt;br /&gt;&lt;/p&gt;&lt;i&gt;print $q-&amp;gt;end_html ;&lt;/i&gt;&lt;p&gt;&amp;nbsp;it now outputs the following on browser:&lt;/p&gt;&lt;p&gt;&lt;i&gt;&amp;nbsp;&lt;span id=":r6"&gt;HTTP/1.1 200 OK Connection: close Date: Sat, 07 Nov 2009 21:41:32 GMT &amp;nbsp;Content-Type: text/html; charset=ISO-8859-1 Server: Microsoft-IIS/6.0 &amp;nbsp;&lt;br /&gt;aa&lt;br /&gt;bb&lt;br /&gt;HTTP/1.1 200 OK Connection: close Date: Sat, 07 Nov 2009 &amp;nbsp;21:41:32 GMT Content-Type: text/html; charset=ISO-8859-1 Server: &amp;nbsp;Microsoft-IIS/6.0 &lt;/span&gt;&lt;/i&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;did anybody experience the same issue? how do I fix this?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;the server is windows 2003 std with service pack 1, running IIS 6.0. same script runs ok on other server that has the same version of software running. &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;--mmpower &lt;br /&gt;&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: publishing from VS2008, errors 'no web server name' and 'unspecified error' - please please look</title><link>http://forums.iis.net/p/1158233/1923481.aspx#1923481</link><pubDate>Thu, 05 Nov 2009 10:34:10 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1923481</guid><dc:creator>EdSF</dc:creator><cs:applicationKey>publishing--1</cs:applicationKey><description>Break it. 

It&amp;#39;s mind-boggling how a simple thing like &amp;quot;publishing&amp;quot; via FTP gets so problematic. And the kicker is that it adds a file that effectively puts your site &amp;quot;offline&amp;quot; until you delete it.

This isn&amp;#39;t a client issue, I can use command line FTP and Dreamweaver (going as far as adding check in/out) to do the same thing. Just by this sentence all the discussion about firewall, file/folder permissions , ftp server setup, etc. etc. are rendered moot. There are some discussions about &amp;quot;passive mode&amp;quot; as well, and that&amp;#39;s not it either. 

VS2008 ftp publishing is well, broken...sigh....

The round-about way? Publish to file system, and just use whatever other ftp client you have handy - that&amp;#39;s how simple this job should be so whatever else VS2008 is doing...it shouldn&amp;#39;t. 

If you don&amp;#39;t have some FTP gui client, just use command line FTP...it&amp;#39;ll save you all the wasted effort trying to do something that&amp;#39;s been around since, wow, I don&amp;#39;t know how long ftp  been around...I just dated myself :)

A case of &amp;quot;better together&amp;quot; isn&amp;#39;t...unfortunately...</description></item><item><title>Head wrecker: 2 Identical servers with 2 websites BUT </title><link>http://forums.iis.net/p/1162337/1923371.aspx#1923371</link><pubDate>Wed, 04 Nov 2009 15:39:29 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1923371</guid><dc:creator>theh1982</dc:creator><cs:applicationKey>setup__migration--1</cs:applicationKey><description>&lt;p&gt;Hi Guys,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am doing a migration to two new servers and I am having&amp;nbsp; a very strange problem.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Server 1 and Server 2 both host multiple websites and use an web drive which is an EMC storage (both windows see them as normal drives)&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Server 1:&lt;/p&gt;&lt;p&gt;Website-A works&lt;/p&gt;&lt;p&gt;Website-B Does not work (error 404)&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Server 2:&amp;nbsp;&lt;/p&gt;&lt;p&gt;Website-A does not work (error 404)&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Website-B Works &lt;/p&gt;&lt;p&gt;&amp;nbsp;They are both IIS6 servers with ASP webpages on there and i set the permissions to everybody full control + network services full control and I enabled server side extensions like .asp etc etc the same. I also verified all the config and it is the same.&lt;/p&gt;&lt;p&gt;&amp;nbsp;Please help...&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>Re: Create Website on D:\ drive</title><link>http://forums.iis.net/p/1149496/1922720.aspx#1922720</link><pubDate>Fri, 30 Oct 2009 00:19:28 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1922720</guid><dc:creator>Jarell</dc:creator><cs:applicationKey>configuration__scripting--1</cs:applicationKey><description>&lt;p&gt;Man this poor guy I feel for him ... Ok now to get an answer I will rephase it to what I thought he ment and an issue I&amp;#39;m having..&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I have automation software that sets up new sites automatically based on where iis is installed not just where the default/ WWWRoot is so I want to know if there is a true meta editor out there&amp;nbsp; like metaedit 2.2 was that will allow me to SEARCH (something meta explorer will not do) The meta Database and replace the C:/inetpub location with e:/inetpub so that the SMTP root, FTP root and WWW root can all be moved to Drive E..&amp;nbsp; It use to be real easy in IIS 5 with metaedit. just copy the folder permissions and all then edit the meta...&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I have looked for a way to modify this till I&amp;#39;m blue in the face and doing an unattended install is not an option as Microsoft limits the usage of their keys I am not willing to burn one on a reinstall.&amp;nbsp; I have looked at directly editing the metabase.xml but it does not seem to have any paths in their either to change from c to e drive...&amp;nbsp; Any help would be appreciated....&lt;/p&gt;
&lt;p&gt;&amp;nbsp;And please don&amp;#39;t ask why I can&amp;#39;t do it your way and just manually edit the website home directory as I think I pretty well covered the fact that I can&amp;#39;t...So for the sake of not having an argument lets assume I&amp;#39;m right.. if you have a solution that would be great.. Thanks in advance.&lt;/p&gt;</description></item><item><title>Protecting static content on IIS7 in Classic Mode</title><link>http://forums.iis.net/p/1162175/1922662.aspx#1922662</link><pubDate>Thu, 29 Oct 2009 15:07:18 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1922662</guid><dc:creator>aures_arrigo</dc:creator><cs:applicationKey>iis7_-_security--1</cs:applicationKey><description>&lt;p&gt;Hi, &lt;/p&gt;&lt;p&gt;I know how to protect my static (HTML) pages in IIS6, and how to do it using the IIS7 Integrated Pipeline, but how can I protect my HTML pages from unauthorised access in IIS7 when running in Classic Mode? &lt;br /&gt;&lt;/p&gt;&lt;p&gt;It&amp;#39;s an ASP.NET site using forms authentication.&lt;/p&gt;&lt;p&gt;Thanks! &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Output caching with IIS 6</title><link>http://forums.iis.net/p/1162103/1922319.aspx#1922319</link><pubDate>Tue, 27 Oct 2009 13:41:14 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1922319</guid><dc:creator>jtagg</dc:creator><cs:applicationKey>aspnet_administration--1</cs:applicationKey><description>Hi,


Not sure if I&amp;#39;m posting in the right place, but I have created a page that uses a Masterpage, and has output caching enabled. When I test it on the local development server (repository) running IIS 6.0 on Windows 2003 the caching works as expected. When I test on the live server also running Windows 2003 and IIS 6.0, it does not work.


The page has VaryByParams=&amp;quot;none&amp;quot;, so possibly something to do with Kernel caching (I&amp;#39;ve read quite a bit about this, though not sure I totally understand nuances of Kernel mode, HTTP.sys, etc.)? 


Any suggestions welcome.
Many thanks,
James</description></item></channel></rss>