<?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>Unanswered Threads : The Official Microsoft IIS Site</title><link>http://forums.iis.net/TopicsNotAnswered.aspx</link><description>Posts that are unanswered</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Logging Windows Credential Name</title><link>http://forums.iis.net/thread/1951963.aspx</link><pubDate>Fri, 30 Jul 2010 10:33:44 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1951963</guid><dc:creator>abhishes</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1951963.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1041&amp;PostID=1951963</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hello,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I want to configure my IIS 7 in such a way that if anyone access any website on this IIS box, IIS logs their windows credentials to a file.&lt;/p&gt;&lt;p&gt;Can IIS be configured to do this? &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Live Smooth Streaming Publishing point</title><link>http://forums.iis.net/thread/1951957.aspx</link><pubDate>Fri, 30 Jul 2010 09:20:40 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1951957</guid><dc:creator>vivasen</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1951957.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1045&amp;PostID=1951957</wfw:commentRss><description>&lt;p&gt;i&amp;#39;m new to iis media. my live_smooth.isml state is in START mode &lt;/p&gt;
&lt;p&gt;but the Archive, Fragment and Stream are in&amp;nbsp;STOPPED mode&lt;/p&gt;
&lt;p&gt;How do i start them&lt;/p&gt;
&lt;p&gt;thanks&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Rewrite rules only works in sub-directory</title><link>http://forums.iis.net/thread/1951953.aspx</link><pubDate>Fri, 30 Jul 2010 08:54:56 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1951953</guid><dc:creator>Dsypher</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1951953.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1152&amp;PostID=1951953</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I&amp;#39;m having touble with the imported rewrite rules. My CodeIgniter application only works inside a sub-directory i.e. www.mysite.com/site but it wont work when its in the root directory.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;&lt;br /&gt;&amp;lt;configuration&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;system.webServer&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;defaultDocument&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;files&amp;gt;&lt;br /&gt;&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; &amp;lt;clear /&amp;gt;&lt;br /&gt;&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; &amp;lt;add value=&amp;quot;index.php&amp;quot; /&amp;gt;&lt;br /&gt;&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; &amp;lt;add value=&amp;quot;default.aspx&amp;quot; /&amp;gt;&lt;br /&gt;&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; &amp;lt;add value=&amp;quot;Default.htm&amp;quot; /&amp;gt;&lt;br /&gt;&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; &amp;lt;add value=&amp;quot;Default.asp&amp;quot; /&amp;gt;&lt;br /&gt;&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; &amp;lt;add value=&amp;quot;index.htm&amp;quot; /&amp;gt;&lt;br /&gt;&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; &amp;lt;add value=&amp;quot;index.html&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/files&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/defaultDocument&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;handlers accessPolicy=&amp;quot;Read, Execute, Script&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;rewrite&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;rules&amp;gt;&lt;br /&gt;&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; &amp;lt;rule name=&amp;quot;Imported Rule 1&amp;quot; stopProcessing=&amp;quot;true&amp;quot;&amp;gt;&lt;br /&gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;match url=&amp;quot;^(.*)$&amp;quot; ignoreCase=&amp;quot;false&amp;quot; /&amp;gt;&lt;br /&gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;conditions logicalGrouping=&amp;quot;MatchAll&amp;quot;&amp;gt;&lt;br /&gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;add input=&amp;quot;{REQUEST_FILENAME}&amp;quot; matchType=&amp;quot;IsFile&amp;quot; ignoreCase=&amp;quot;false&amp;quot; negate=&amp;quot;true&amp;quot; /&amp;gt;&lt;br /&gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;add input=&amp;quot;{REQUEST_FILENAME}&amp;quot; matchType=&amp;quot;IsDirectory&amp;quot; ignoreCase=&amp;quot;false&amp;quot; negate=&amp;quot;true&amp;quot; /&amp;gt;&lt;br /&gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/conditions&amp;gt;&lt;br /&gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;action type=&amp;quot;Rewrite&amp;quot; url=&amp;quot;index.php/{R:1}&amp;quot; /&amp;gt;&lt;br /&gt;&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; &amp;lt;/rule&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/rules&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/rewrite&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/system.webServer&amp;gt;&lt;br /&gt;&amp;lt;/configuration&amp;gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Any sort of help would be appreciated. &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Problem copying IIS setting - web deploy incorrectly changing App Pool setting from No Managed code to .Net 1.1</title><link>http://forums.iis.net/thread/1951940.aspx</link><pubDate>Fri, 30 Jul 2010 05:35:47 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1951940</guid><dc:creator>power01</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1951940.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1144&amp;PostID=1951940</wfw:commentRss><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;After a&amp;nbsp;using web deploy to&amp;nbsp;copy all the IIS settings to load balanced server one App Pool is defaulting back to .NET 1.1 instead of no managed code.&lt;/p&gt;
&lt;p&gt;We do not use .Net on any sites in that App Pool. What would cause this?&lt;br /&gt;I have seen it happen on our Production and Dev Enviornment. The App Pool is a new one that was the first to be created other than the default ones.&lt;/p&gt;
&lt;p&gt;All the subsequent App Pools do not seem to have this problem.&lt;/p&gt;
&lt;p&gt;We are using Windows 2008 R2 and IIS 7.5&lt;/p&gt;</description></item><item><title>Configuring .NET settings by editing .config files manually</title><link>http://forums.iis.net/thread/1951937.aspx</link><pubDate>Fri, 30 Jul 2010 04:38:36 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1951937</guid><dc:creator>trey.jonn</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1951937.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1034&amp;PostID=1951937</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div class="ForumPostBodyArea"&gt;
									    &lt;div class="ForumPostContentText"&gt;
										    &lt;p&gt;&amp;nbsp;ASP.NET Configuration can be set using the ASP.NET MMC Snap-In or by editing .config 
files present at different levels: website, virtual 
directory\application or web server levels. I&amp;#39;m trying to find out how 
to set &lt;b&gt;customErrors&lt;/b&gt;, which is defined in sectionGroup 
&amp;lt;system.web&amp;gt; in machine.config by editing a .config file manually 
i.e. not using the Snap-In&lt;br /&gt;&lt;br /&gt;Does &lt;b&gt;customErrors &lt;/b&gt;have to be 
contained inside &amp;lt;system.web&amp;gt; when it is configured in a .config 
file or can it be set elsewhere?&lt;br /&gt;&amp;nbsp;&lt;br /&gt;Re-phrasing the question, is it possible to define &lt;b&gt;customErrors &lt;/b&gt;such that it can be accessed programmatically with an XPath of: &lt;br /&gt;&lt;b&gt;/customErrors/@mode&lt;/b&gt; and at the same time &lt;b&gt;not &lt;/b&gt;be accessible using these 2 XPaths:&lt;br /&gt;&lt;/p&gt;&lt;ol&gt;&lt;li&gt;&lt;b&gt;/configuration/system.web/customErrors/@mode&lt;/b&gt; or&lt;/li&gt;&lt;li&gt;&lt;b&gt;/configuration/location/system.web/customErrors[@mode]&lt;/b&gt;&lt;/li&gt;&lt;/ol&gt;
										    
									    &lt;/div&gt;
									    
									    &lt;/div&gt;</description></item><item><title>configure IIS use SSL</title><link>http://forums.iis.net/thread/1951931.aspx</link><pubDate>Fri, 30 Jul 2010 03:30:34 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1951931</guid><dc:creator>chucitdlu</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1951931.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1043&amp;PostID=1951931</wfw:commentRss><description>&lt;p&gt;hi all&lt;/p&gt;&lt;p&gt;how to configure IIS use SSL.&lt;/p&gt;&lt;p&gt;in the people opinion,&amp;nbsp; As you, have using the ssl?&lt;/p&gt;&lt;p&gt;thanks &lt;br /&gt;&lt;/p&gt;</description></item><item><title>trying to move to another iis7.5 server - problem with disk space</title><link>http://forums.iis.net/thread/1951926.aspx</link><pubDate>Fri, 30 Jul 2010 00:27:55 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1951926</guid><dc:creator>merk</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1951926.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1047&amp;PostID=1951926</wfw:commentRss><description>I&amp;#39;m trying to export an entire IIS75 server to another machine. I&amp;#39;m doing this by right clicking on the server name in IIS manager, selecting export and then letting it go. But it seems like it&amp;#39;s generating a large temp file, and then trying to convert that temp file into a zip file. And it&amp;#39;s going to run out of disk space.
&lt;br /&gt;&lt;br /&gt;
so, what&amp;#39;s a better way to do this? Any way to get it to skip zipping the file? Or is there any way to import everything directly between the two servers instead of creating a package? I&amp;#39;m guessing i&amp;#39;d have to set up the msdeploy service on the source server?
&lt;br /&gt;&lt;br /&gt;
The other option i can consider would be skip exporting 1 or 2 particularly large websites and import those individually. How would i exclude specific websites though? When doing the export and selecting webserver, i dont seem to be able to exclude websites, unless i go with the apphost option.
&lt;br /&gt;&lt;br /&gt;
thanks</description></item><item><title>Mime type is not getting updated.</title><link>http://forums.iis.net/thread/1951925.aspx</link><pubDate>Thu, 29 Jul 2010 23:58:26 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1951925</guid><dc:creator>apeksha.godiyal</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1951925.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1041&amp;PostID=1951925</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have Windows Server 2008 R2, so I must be running IIS 7.5. I am trying to change the default mime type associated with an extension. Fot that I changed the global mime map and also added the &amp;lt;staticContent&amp;gt;&amp;lt;mimeMap&amp;gt; section to web.config.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;However, when the browser downloads my file, I see that the http header still has the old mime type. &lt;/p&gt;
&lt;p&gt;Am I missing anything? What is the correct way to change the mime type of a file?&lt;/p&gt;
&lt;p&gt;Apeksha&lt;/p&gt;</description></item><item><title>IIS Turns Sites on and Off</title><link>http://forums.iis.net/thread/1951912.aspx</link><pubDate>Thu, 29 Jul 2010 20:52:08 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1951912</guid><dc:creator>newsportalsite</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1951912.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1052&amp;PostID=1951912</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hello. This is my first time on the forums so please tell me if you need any more information than I provide.&lt;/p&gt;&lt;p&gt;&amp;nbsp;We have multiple servers, most running 2008 with one older server running 2003, that run our web service. I dont know if ti makes any difference but we run 4 additional MSSQL servers.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;We have one &amp;quot;control&amp;quot; server where we do most of our maintenance, like updating client records and turning sites on and off (due to receiving/not receiving payment).&lt;/p&gt;&lt;p&gt;For some reason, sites are getting turned on and off even if no one here &amp;quot;tells&amp;quot; them to. Admittedly, we have wrote an API for IIS in ColdFusion, and this could be the problem, but last week I modified our API to write to a log every time it is called. We have no logs to show the sites getting turned back on, just when we turned them back off.&lt;/p&gt;&lt;p&gt;It is beginning to put a stress on our accountant because she turns the sites off, checks to make sure they are off, and then leaves for the day. When she returns, the sites are turned back on and the log files have no entries for them.&lt;/p&gt;&lt;p&gt;What would cause IIS (or another program we have on our servers) to turn these sites on and off? The vast majority of the time it is off-to-on, but once or twice it has been on-to-off (which arguably causes more trouble than off-to-on).&lt;/p&gt;&lt;p&gt;Thanks in advance for any help your able to give.&lt;/p&gt;&lt;p&gt;Nick &lt;br /&gt;&lt;/p&gt;</description></item><item><title>WMI error on enumerating pools on Windows 2008 but not on Windows 2008 R2</title><link>http://forums.iis.net/thread/1951904.aspx</link><pubDate>Thu, 29 Jul 2010 19:39:51 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1951904</guid><dc:creator>artisticcheese</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1951904.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1046&amp;PostID=1951904</wfw:commentRss><description>Hello,

I can not make simple powershell script to work on plain Windows 2008 install but it works on Windows 2008 R2. Ad hoc query is below. It returns actual Application Pools when run on Windows 2008 R2 but errors out below if run on vanilla Windows 2008
&lt;pre&gt;
PS C:\Users\admin&amp;gt; gwmi -namespace &amp;quot;root\WebAdministration&amp;quot;
cmdlet Get-WmiObject at command pipeline position 1\
Supply values for the following parameters:
Class: ApplicationPool
Get-WmiObject : Provider load failure
At line:1 char:5
+ gwmi &amp;lt;&amp;lt;&amp;lt;&lt;/pre&gt;</description></item><item><title>Strange behavior sending Binary Data from ISAPI Extension</title><link>http://forums.iis.net/thread/1951903.aspx</link><pubDate>Thu, 29 Jul 2010 19:37:33 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1951903</guid><dc:creator>djbandini</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1951903.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1041&amp;PostID=1951903</wfw:commentRss><description>&lt;p&gt;I&amp;#39;m writing an ISAPI Extension (IIS 7) that needs to send back Content-Type: application/octet-stream data with some custom HTTP headers.&amp;nbsp; I&amp;#39;ve tried a lot of different combinations of trying to send the headers and data but so far i&amp;#39;ve yet to figure out what ISAPI is doing, because the packet created IS NOT what i requested.&amp;nbsp; I have Wireshark running and the strange thing is ISAPI is splitting my &amp;#39;single&amp;#39;&amp;nbsp;600 bytes&amp;nbsp;requests into two (or more) packets.&amp;nbsp; The first packet is &amp;quot;Content-Length:0&amp;quot; with no data and the second packet is my data with none of the extra&amp;nbsp;headers i&amp;#39;ve tried to add.&lt;/p&gt;
&lt;p&gt;Documentation does not discuss binary data or if ISAPI needs a qualified boundary or some other field before and after the binary data.&amp;nbsp; I scaled back my code to just :&lt;/p&gt;&lt;font size="2" face="Consolas"&gt;&lt;font size="2" face="Consolas"&gt;
&lt;p&gt;pECB-&amp;gt;ServerSupportFunction(pECB-&amp;gt;ConnID, HSE_REQ_SEND_RESPONSE_HEADER_EX, &amp;quot;200 OK&amp;quot;, &lt;font color="#a31515" size="2" face="Consolas"&gt;&lt;font color="#a31515" size="2" face="Consolas"&gt;&lt;font color="#a31515" size="2" face="Consolas"&gt;&amp;quot;Content-Type: application/octet-stream\r\n\r\n&amp;quot;....)&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;font color="#a31515" size="2" face="Consolas"&gt;&lt;font color="#a31515" size="2" face="Consolas"&gt;&lt;font color="#a31515" size="2" face="Consolas"&gt;&lt;font size="2" face="Consolas"&gt;&lt;font size="2" face="Consolas"&gt;
&lt;p&gt;pECB-&amp;gt;WriteClient( pECB-&amp;gt;ConnID, (LPVOID)(data)....)&lt;/p&gt;
&lt;p&gt;I just read the bug about sending a continuous data stream and tried turning off flushing.&amp;nbsp; After setting HSE_REQ_SET_FLUSH_FLAG to FALSE...THIS WORKED!!&amp;nbsp; But i&amp;#39;m&amp;nbsp;still having&amp;nbsp;the issue that it doesn&amp;#39;t like my headers.&amp;nbsp; &amp;nbsp;Each header is defined as Header-Name:Value\r\n, with mulitple concatenated in a row.&amp;nbsp; I place the Content-Type at both the beginning/end of the header list and the packet now just sends Content-Length:0, no errors on ServerSupportFunction or WriteClient.&lt;/p&gt;
&lt;p&gt;Exampe...&amp;nbsp;[] = &lt;font color="#a31515" size="2" face="Consolas"&gt;&lt;font color="#a31515" size="2" face="Consolas"&gt;&lt;font color="#a31515" size="2" face="Consolas"&gt;&amp;quot;Confirm:1\r\nContent-Type: application/octet-stream\r\n\r\n&amp;quot;.&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;font size="2" face="Consolas"&gt;&lt;font size="2" face="Consolas"&gt;&lt;/p&gt;&lt;/font&gt;&lt;/font&gt;
&lt;p&gt;Anyone ever sent a binary stream or multiple HTTP headers?&amp;nbsp; I can&amp;#39;t seem to find this example.&lt;/p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;</description></item><item><title>Strange behavior sending Binary Data from ISAPI Extension</title><link>http://forums.iis.net/thread/1951902.aspx</link><pubDate>Thu, 29 Jul 2010 19:37:10 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1951902</guid><dc:creator>djbandini</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1951902.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1041&amp;PostID=1951902</wfw:commentRss><description>&lt;p&gt;I&amp;#39;m writing an ISAPI Extension (IIS 7) that needs to send back Content-Type: application/octet-stream data with some custom HTTP headers.&amp;nbsp; I&amp;#39;ve tried a lot of different combinations of trying to send the headers and data but so far i&amp;#39;ve yet to figure out what ISAPI is doing, because the packet created IS NOT what i requested.&amp;nbsp; I have Wireshark running and the strange thing is ISAPI is splitting my &amp;#39;single&amp;#39;&amp;nbsp;600 bytes&amp;nbsp;requests into two (or more) packets.&amp;nbsp; The first packet is &amp;quot;Content-Length:0&amp;quot; with no data and the second packet is my data with none of the extra&amp;nbsp;headers i&amp;#39;ve tried to add.&lt;/p&gt;
&lt;p&gt;Documentation does not discuss binary data or if ISAPI needs a qualified boundary or some other field before and after the binary data.&amp;nbsp; I scaled back my code to just :&lt;/p&gt;&lt;font size="2" face="Consolas"&gt;&lt;font size="2" face="Consolas"&gt;
&lt;p&gt;pECB-&amp;gt;ServerSupportFunction(pECB-&amp;gt;ConnID, HSE_REQ_SEND_RESPONSE_HEADER_EX, &amp;quot;200 OK&amp;quot;, &lt;font color="#a31515" size="2" face="Consolas"&gt;&lt;font color="#a31515" size="2" face="Consolas"&gt;&lt;font color="#a31515" size="2" face="Consolas"&gt;&amp;quot;Content-Type: application/octet-stream\r\n\r\n&amp;quot;....)&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;font color="#a31515" size="2" face="Consolas"&gt;&lt;font color="#a31515" size="2" face="Consolas"&gt;&lt;font color="#a31515" size="2" face="Consolas"&gt;&lt;font size="2" face="Consolas"&gt;&lt;font size="2" face="Consolas"&gt;
&lt;p&gt;pECB-&amp;gt;WriteClient( pECB-&amp;gt;ConnID, (LPVOID)(data)....)&lt;/p&gt;
&lt;p&gt;I just read the bug about sending a continuous data stream and tried turning off flushing.&amp;nbsp; After setting HSE_REQ_SET_FLUSH_FLAG to FALSE...THIS WORKED!!&amp;nbsp; But i&amp;#39;m&amp;nbsp;still having&amp;nbsp;the issue that it doesn&amp;#39;t like my headers.&amp;nbsp; &amp;nbsp;Each header is defined as Header-Name:Value\r\n, with mulitple concatenated in a row.&amp;nbsp; I place the Content-Type at both the beginning/end of the header list and the packet now just sends Content-Length:0, no errors on ServerSupportFunction or WriteClient.&lt;/p&gt;
&lt;p&gt;Exampe...&amp;nbsp;[] = &lt;font color="#a31515" size="2" face="Consolas"&gt;&lt;font color="#a31515" size="2" face="Consolas"&gt;&lt;font color="#a31515" size="2" face="Consolas"&gt;&amp;quot;Confirm:1\r\nContent-Type: application/octet-stream\r\n\r\n&amp;quot;.&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;font size="2" face="Consolas"&gt;&lt;font size="2" face="Consolas"&gt;&lt;/p&gt;&lt;/font&gt;&lt;/font&gt;
&lt;p&gt;Anyone ever sent a binary stream or multiple HTTP headers?&amp;nbsp; I can&amp;#39;t seem to find this example.&lt;/p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;</description></item><item><title>Cannot execute start /w pkgmgr</title><link>http://forums.iis.net/thread/1951896.aspx</link><pubDate>Thu, 29 Jul 2010 19:14:01 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1951896</guid><dc:creator>alainbnn</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1951896.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1051&amp;PostID=1951896</wfw:commentRss><description>&lt;p&gt;According to official doc
&lt;a href="http://msdn.microsoft.com/en-us/library/ee554869.aspx" rel="nofollow"&gt;http://msdn.microsoft.com/en-us/library/ee554869.aspx&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;one should execute&lt;/p&gt;&lt;pre class="prettyprint"&gt;&lt;code&gt;&lt;span class="pln"&gt;start &lt;/span&gt;&lt;span class="pun"&gt;/&lt;/span&gt;&lt;span class="pln"&gt;w pkgmgr &lt;/span&gt;&lt;span class="pun"&gt;/&lt;/span&gt;&lt;span class="pln"&gt;iu&lt;/span&gt;&lt;span class="pun"&gt;:&lt;/span&gt;&lt;span class="pln"&gt;IIS&lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="typ"&gt;WebServerRole&lt;/span&gt;&lt;span class="pun"&gt;;&lt;/span&gt;&lt;span class="pln"&gt;IIS&lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="typ"&gt;WebServer&lt;/span&gt;&lt;span class="pun"&gt;;&lt;/span&gt;&lt;span class="pln"&gt;IIS&lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="typ"&gt;CommonHttpFeatures&lt;/span&gt;&lt;span class="pun"&gt;;&lt;/span&gt;&lt;span class="pln"&gt; IIS&lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="typ"&gt;StaticContent&lt;/span&gt;&lt;span class="pun"&gt;;&lt;/span&gt;&lt;span class="pln"&gt;IIS&lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="typ"&gt;DefaultDocument&lt;/span&gt;&lt;span class="pun"&gt;;&lt;/span&gt;&lt;span class="pln"&gt;IIS&lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="typ"&gt;DirectoryBrowsing&lt;/span&gt;&lt;span class="pun"&gt;;&lt;/span&gt;&lt;span class="pln"&gt;IIS&lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="typ"&gt;HttpErrors&lt;/span&gt;&lt;span class="pun"&gt;;&lt;/span&gt;&lt;span class="pln"&gt; IIS&lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="typ"&gt;ApplicationDevelopment&lt;/span&gt;&lt;span class="pun"&gt;;&lt;/span&gt;&lt;span class="pln"&gt;IIS&lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="pln"&gt;ASPNET&lt;/span&gt;&lt;span class="pun"&gt;;&lt;/span&gt;&lt;span class="pln"&gt;IIS&lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="typ"&gt;NetFxExtensibility&lt;/span&gt;&lt;span class="pun"&gt;;&lt;/span&gt;&lt;span class="pln"&gt; IIS&lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="typ"&gt;ISAPIExtensions&lt;/span&gt;&lt;span class="pun"&gt;;&lt;/span&gt;&lt;span class="pln"&gt;IIS&lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="typ"&gt;ISAPIFilter&lt;/span&gt;&lt;span class="pun"&gt;;&lt;/span&gt;&lt;span class="pln"&gt;IIS&lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="typ"&gt;HealthAndDiagnostics&lt;/span&gt;&lt;span class="pun"&gt;;&lt;/span&gt;&lt;span class="pln"&gt; IIS&lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="typ"&gt;HttpLogging&lt;/span&gt;&lt;span class="pun"&gt;;&lt;/span&gt;&lt;span class="pln"&gt;IIS&lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="typ"&gt;LoggingLibraries&lt;/span&gt;&lt;span class="pun"&gt;;&lt;/span&gt;&lt;span class="pln"&gt;IIS&lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="typ"&gt;RequestMonitor&lt;/span&gt;&lt;span class="pun"&gt;;&lt;/span&gt;&lt;span class="pln"&gt;IIS&lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="typ"&gt;HttpTracing&lt;/span&gt;&lt;span class="pun"&gt;;&lt;/span&gt;&lt;span class="pln"&gt;IIS&lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="typ"&gt;CustomLogging&lt;/span&gt;&lt;span class="pun"&gt;;&lt;/span&gt;&lt;span class="pln"&gt;IIS&lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="typ"&gt;ManagementScriptingTools&lt;/span&gt;&lt;span class="pun"&gt;;&lt;/span&gt;&lt;span class="pln"&gt; IIS&lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="typ"&gt;Security&lt;/span&gt;&lt;span class="pun"&gt;;&lt;/span&gt;&lt;span class="pln"&gt;IIS&lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="typ"&gt;BasicAuthentication&lt;/span&gt;&lt;span class="pun"&gt;;&lt;/span&gt;&lt;span class="pln"&gt;IIS&lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="typ"&gt;WindowsAuthentication&lt;/span&gt;&lt;span class="pun"&gt;;&lt;/span&gt;&lt;span class="pln"&gt;IIS&lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="typ"&gt;DigestAuthentication&lt;/span&gt;&lt;span class="pun"&gt;;&lt;/span&gt;&lt;span class="pln"&gt; IIS&lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="typ"&gt;RequestFiltering&lt;/span&gt;&lt;span class="pun"&gt;;&lt;/span&gt;&lt;span class="pln"&gt;IIS&lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="typ"&gt;Performance&lt;/span&gt;&lt;span class="pun"&gt;;&lt;/span&gt;&lt;span class="pln"&gt;IIS&lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="typ"&gt;HttpCompressionStatic&lt;/span&gt;&lt;span class="pun"&gt;;&lt;/span&gt;&lt;span class="pln"&gt;IIS&lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="typ"&gt;HttpCompressionDynamic&lt;/span&gt;&lt;span class="pun"&gt;;&lt;/span&gt;&lt;span class="pln"&gt; IIS&lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="typ"&gt;WebServerManagementTools&lt;/span&gt;&lt;span class="pun"&gt;;&lt;/span&gt;&lt;span class="pln"&gt;IIS&lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="typ"&gt;ManagementConsole&lt;/span&gt;&lt;span class="pun"&gt;;&lt;/span&gt;&lt;span class="pln"&gt;IIS&lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="pln"&gt;IIS6ManagementCompatibility&lt;/span&gt;&lt;span class="pun"&gt;;&lt;/span&gt;&lt;span class="pln"&gt; IIS&lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="typ"&gt;Metabase&lt;/span&gt;&lt;span class="pun"&gt;;&lt;/span&gt;&lt;span class="pln"&gt;IIS&lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="typ"&gt;WMICompatibility&lt;/span&gt;&lt;span class="pun"&gt;;&lt;/span&gt;&lt;span class="pln"&gt;WAS&lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="typ"&gt;WindowsActivationService&lt;/span&gt;&lt;span class="pun"&gt;;&lt;/span&gt;&lt;span class="pln"&gt;WAS&lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="typ"&gt;ProcessModel&lt;/span&gt;&lt;span class="pun"&gt;;&lt;/span&gt;&lt;span class="pln"&gt;WAS&lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="typ"&gt;NetFxEnvironment&lt;/span&gt;&lt;span class="pun"&gt;;&lt;/span&gt;&lt;span class="pln"&gt;WAS&lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="typ"&gt;ConfigurationAPI&lt;/span&gt;&lt;span class="pun"&gt;;&lt;/span&gt;&lt;span class="pln"&gt;WCF&lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="pln"&gt;HTTP&lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="typ"&gt;Activation&lt;/span&gt;&lt;span class="pun"&gt;;&lt;/span&gt;&lt;span class="pln"&gt;WCF&lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="typ"&gt;NonHTTP&lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="typ"&gt;Activation&lt;/span&gt;&lt;span class="pln"&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;pre class="prettyprint"&gt;&lt;br /&gt;&lt;/pre&gt;&lt;p&gt;but operation fails with &amp;quot;incorrect parameters&amp;quot;.&lt;/p&gt;

&lt;p&gt;so how to correct ?&lt;/p&gt;

&lt;p&gt;thanks.&lt;/p&gt;&lt;pre class="prettyprint"&gt; &lt;/pre&gt;</description></item><item><title>Issues with rules being implemented</title><link>http://forums.iis.net/thread/1951895.aspx</link><pubDate>Thu, 29 Jul 2010 19:09:15 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1951895</guid><dc:creator>legacy2013</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1951895.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1152&amp;PostID=1951895</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am new to using URL rewrite and for some reason, none of the rules I make are implemented.&amp;nbsp; I thought&amp;nbsp; I was typing stuff wrong at first but I&amp;#39;ve tried a few examples and they all didnt work either, the website just goes directly to the default web site of the proxy in IIS, is there something turned off that I just need to turn back on???&lt;/p&gt;</description></item><item><title>New issue LOG_FILE_MAX_SIZE_TRUNCATE </title><link>http://forums.iis.net/thread/1951894.aspx</link><pubDate>Thu, 29 Jul 2010 19:06:44 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1951894</guid><dc:creator>ICIT</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1951894.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1104&amp;PostID=1951894</wfw:commentRss><description>&lt;p&gt;I&amp;#39;ve updated to the latest stable versions in PHP 5.2.14&amp;nbsp;and Mysql 5.1.49 using localhost on vista before it was this MODULE_SET_RESPONSE_ERROR_STATUS&lt;/p&gt;
&lt;p&gt;now its stating that I&amp;#39;m having &lt;strong&gt;Log File max size truncate&lt;/strong&gt; issues&lt;/p&gt;
&lt;p&gt;&amp;nbsp;when I&amp;#39;m trying to do a component install on Joomla using there installer in the&amp;nbsp;admin &lt;/p&gt;
&lt;p&gt;&amp;nbsp;I detected this using the Failurelog trace &lt;/p&gt;
&lt;p&gt;&amp;nbsp;any help on resolving this issue would be great &lt;/p&gt;
&lt;p&gt;&amp;nbsp;thanks&lt;/p&gt;
&lt;p&gt;ICIT&lt;/p&gt;</description></item><item><title>can't get rid of the dot</title><link>http://forums.iis.net/thread/1951889.aspx</link><pubDate>Thu, 29 Jul 2010 18:30:43 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1951889</guid><dc:creator>jmgmail2</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1951889.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1052&amp;PostID=1951889</wfw:commentRss><description>I am trying to get rid of the trailing dot from below like loader.png. The image does not display..it was built
with Ruby Rails and was thinking maybe if I could put together a rewrite to eliminate the dot after the png
it will work. If I take the same url without the dot  and put in browser it works fine.  Anyone have any thoughts
or ideas.. thanks...jmgmail@aim.com

&lt;img alt="Some Name" src="http://sitename.xyz.com/images/loader.png.?1279656844" /&gt;</description></item><item><title>Smooth Streaming Error:  415 Unsupported Media Type - What is this</title><link>http://forums.iis.net/thread/1951883.aspx</link><pubDate>Thu, 29 Jul 2010 16:59:52 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1951883</guid><dc:creator>alexcallea</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1951883.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1041&amp;PostID=1951883</wfw:commentRss><description>&lt;p&gt;Hi there,&lt;br /&gt;&lt;br /&gt;We are currently testing a Smooth Streaming solution.&amp;nbsp; It&amp;#39;s generally working quite well but in some occasions we get the following error (and it is always hapening after a while...) :&lt;br /&gt;&lt;br /&gt;415 Unsupported Media Type&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;the detailed log we are getting is the following:&lt;br /&gt;&lt;br /&gt;&amp;quot;http://1xx.1xx.1xx.xx1/media/movies/movie.ism/QualityLevels(4176000)/Fragments(video=0)&amp;quot;&lt;br /&gt;--16:09:16--&amp;nbsp; http://1xx.1xx.1xx.xx1/media/movies/movie.ism/QualityLevels(4176000)/Fragments(video=0)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;gt; `Fragments(video=0).7&amp;#39;&lt;br /&gt;Connecting to 188.165.158.121:80... connected.&lt;br /&gt;HTTP request sent, awaiting response... 415 Unsupported Media Type&lt;br /&gt;16:09:16 ERROR 415: Unsupported Media Type.&lt;br /&gt;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;I have no idea&amp;nbsp; of what is causing this:&amp;nbsp; is this a server issue or a file / encoding issue (we are using expression encoder4, the file is 1080p Vc-1 encoded).&lt;br /&gt;&lt;br /&gt;Any help much appreciated,&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;&lt;br /&gt;Alex &lt;br /&gt;&lt;/p&gt;</description></item><item><title>IIS Users Group</title><link>http://forums.iis.net/thread/1951882.aspx</link><pubDate>Thu, 29 Jul 2010 16:46:55 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1951882</guid><dc:creator>terri8502</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1951882.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1041&amp;PostID=1951882</wfw:commentRss><description>&lt;p&gt;Does anyone know if there is such a thing as IIS Users groups?&amp;nbsp; I am looking for one in the Tampa, FL community.&amp;nbsp; I have googled it and nothing comes up.&amp;nbsp; Any guidance is appreciated.&lt;/p&gt;</description></item><item><title>Trouble extending web.config ... help</title><link>http://forums.iis.net/thread/1951878.aspx</link><pubDate>Thu, 29 Jul 2010 16:16:04 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1951878</guid><dc:creator>john.newman</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1951878.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1046&amp;PostID=1951878</wfw:commentRss><description>Hi,

I&amp;#39;m having some trouble getting a collection to work right.   I keep getting this error when my c# module tries to access the config property.  In the debugger I can see everything buried in there, but this keeps popping up:

&lt;blockquote&gt;
 [COMException (0x80070585): Invalid index. (Exception from HRESULT: 0x80070585)]

   Microsoft.Web.Administration.Interop.IAppHostElement.GetPropertyByName(String bstrSubName) +0
   Microsoft.Web.Administration.ConfigurationElement.GetAttributeValue(String attributeName) +61
   TEST.AuthProxyConfiguration.get_SubDomainCollection() +63
   TEST.AuthProxy..cctor() +801
&lt;/blockquote&gt;&lt;p&gt;

 Here&amp;#39;s my schema:



&lt;/p&gt;&lt;p&gt;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;utf-8&amp;quot; ?&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;configSchema&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;sectionSchema name=&amp;quot;authProxy&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;attribute name=&amp;quot;enabled&amp;quot; type=&amp;quot;bool&amp;quot; defaultValue=&amp;quot;false&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;element name=&amp;quot;authMappings&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;collection addElement=&amp;quot;authMapping&amp;quot; mergeAppend=&amp;quot;false&amp;quot; allowDuplicates=&amp;quot;false&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;attribute name=&amp;quot;subDomain&amp;quot; type=&amp;quot;string&amp;quot; required=&amp;quot;true&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;attribute name=&amp;quot;authUrl&amp;quot; type=&amp;quot;string&amp;quot; required=&amp;quot;true&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/collection&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/element&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;/sectionSchema&amp;gt;&lt;br /&gt;&amp;lt;/configSchema&amp;gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;And here&amp;#39;s a web.config snippet&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;configSections&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;section name=&amp;quot;authProxy&amp;quot; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; type=&amp;quot;Via.Pathways.AuthProxyConfiguration&amp;quot; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; allowLocation=&amp;quot;true&amp;quot; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; allowDefinition=&amp;quot;Everywhere&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/configSections&amp;gt; &lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; &amp;lt;authProxy enabled=&amp;quot;true&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;authMappings&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;authMapping subDomain=&amp;quot;testing&amp;quot; authUrl=&amp;quot;http://testing&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;authMapping subDomain=&amp;quot;testing2&amp;quot; authUrl=&amp;quot;http://testing2&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/authMappings&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/authProxy&amp;gt; &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So, I&amp;#39;ve got an enabled flag (this works fine), and a container element for a collection.&amp;nbsp; Trying to get the collection fails..&amp;nbsp; &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;C# configuration class:&amp;nbsp; (this is where the problem is i think) &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; public class AuthProxyConfiguration : Microsoft.Web.Administration.ConfigurationSection&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; public const string SectionName = &amp;quot;authProxy&amp;quot;;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [ConfigurationProperty(&amp;quot;enabled&amp;quot;, DefaultValue = &amp;quot;false&amp;quot;, IsRequired = true)]&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; public Boolean Enabled&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; get&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; { return (Boolean)this[&amp;quot;enabled&amp;quot;]; }&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; set&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; { this[&amp;quot;enabled&amp;quot;] = value; }&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [ConfigurationProperty(&amp;quot;authMappings&amp;quot;, IsDefaultCollection = false), &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ConfigurationCollection(typeof(SubDomainCollection), AddItemName = &amp;quot;authMapping&amp;quot;)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ]&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; public SubDomainCollection SubDomainCollection&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; get&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; { return (SubDomainCollection)this[&amp;quot;authMappings&amp;quot;]; }&amp;nbsp; &amp;lt;&amp;lt; FAILS everytime, but I see the authMappings element and the child authMapping in the watch....&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; public class SubDomainCollection : Microsoft.Web.Administration.ConfigurationElementCollection&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; public class SubDomainMapEntry : Microsoft.Web.Administration.ConfigurationElement&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [ConfigurationProperty(&amp;quot;subDomain&amp;quot;, IsRequired = true)]&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; public String SubDomain&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; get&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; { return (String)this[&amp;quot;subDomain&amp;quot;]; }&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; set&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; { this[&amp;quot;subDomain&amp;quot;] = value; }&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [ConfigurationProperty(&amp;quot;authUrl&amp;quot;,IsRequired = true)]&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; public Uri AuthUrl&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; get&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; { return (Uri)this[&amp;quot;authUrl&amp;quot;]; }&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; set&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; { this[&amp;quot;authUrl&amp;quot;] = value; }&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;HELP!&amp;nbsp; =)&amp;nbsp; Thanks! &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Filter Authemtication for images and other non-sensitive stuff</title><link>http://forums.iis.net/thread/1951874.aspx</link><pubDate>Thu, 29 Jul 2010 15:00:53 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1951874</guid><dc:creator>anilravala</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1951874.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1043&amp;PostID=1951874</wfw:commentRss><description>&lt;p&gt;I am using Windows authentication mode for my application in web.config.&lt;/p&gt;
&lt;p&gt;Is ther any way that i can restrict this authetication for images and non -sensitive stuff in IIS 7.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Neal&lt;/p&gt;</description></item><item><title>Configuring .NET settings by editing .config files manually</title><link>http://forums.iis.net/thread/1951863.aspx</link><pubDate>Thu, 29 Jul 2010 13:36:25 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1951863</guid><dc:creator>trey.jonn</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1951863.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1038&amp;PostID=1951863</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;ASP.NET Configuration can be set by editing .config files present at different levels: website, virtual directory\application or web server levels. I&amp;#39;m trying to find out how to set &lt;b&gt;customErrors&lt;/b&gt;, which is defined in sectionGroup &amp;lt;system.web&amp;gt; in machine.config by editing a .config file manually i.e. not using the Console&lt;br /&gt;&lt;br /&gt;Does &lt;b&gt;customErrors &lt;/b&gt;have to be contained inside &amp;lt;system.web&amp;gt; when it is configured in a .config file or can it be set in a different XPath alternatively?&lt;br /&gt;&amp;nbsp;&lt;br /&gt;Re-phrasing the question, is it possible to define &lt;b&gt;customErrors &lt;/b&gt;such that it can be accessed programmatically with an XPath of: &lt;br /&gt;&lt;b&gt;/customErrors/@mode&lt;/b&gt; and at the same time &lt;b&gt;not &lt;/b&gt;be accessible using these 2 XPaths:&lt;br /&gt;&lt;/p&gt;&lt;ol&gt;&lt;li&gt;&lt;b&gt;/configuration/system.web/customErrors/@mode&lt;/b&gt; or&lt;/li&gt;&lt;li&gt;&lt;b&gt;/configuration/location/system.web/customErrors[@mode]&lt;/b&gt;&lt;/li&gt;&lt;/ol&gt;</description></item><item><title>The page contains broken hyperlinks.</title><link>http://forums.iis.net/thread/1951841.aspx</link><pubDate>Thu, 29 Jul 2010 11:17:31 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1951841</guid><dc:creator>JayakrishnaK</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1951841.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1162&amp;PostID=1951841</wfw:commentRss><description>hi,

i am using IIS SEO tool to analyze our website. i got &amp;quot;The page contains broken hyper links&amp;quot; the description of the error is as follows:

The Web page contains the broken link &amp;#39;http://www.dynamicsexchange.com/ForumCenter/CrmForumSetReview.aspx&amp;#39;.

i searching for this URL in the web page but its working fine and it does not contain any spelling errors. then also the tool shows this error. 

then how to fix this error please help me its urgent. 

Thanks in advance

Jaya Krishna </description></item><item><title>Issue in website connections</title><link>http://forums.iis.net/thread/1951824.aspx</link><pubDate>Thu, 29 Jul 2010 09:15:08 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1951824</guid><dc:creator>Kiran Ramesh Gogarkar</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1951824.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1052&amp;PostID=1951824</wfw:commentRss><description>&lt;p&gt;Hi,&lt;br /&gt;We have a Web Server farm which sets-up in two different site as PR-2 Servers and DR-4 servers having 30:70 Load distribution of Website connections.&lt;br /&gt;We have configured a website on server(windows server 2008 Std Edition 32bit) on both PR and DR site.Its having a prdefined ratio of load distribution i.e. 30:70 and also there is almost 9000 to 14000 website connections on each server.&lt;br /&gt;Few days back we have upgraded all server to Windows Server 2008 R2 Web Edition 64bit and now we are facing some issues in load distribution of website connections that upto 9000 website connections on all server the ratio as 30:70 but after exceeding 10000 web connections it starts fluctuates and ratio becomes 50:50.&lt;br /&gt;Hence please suggest us if there is any problem with number of connections for a site which exceeding 10000 concurrent connections with windows server 2008 R2 Web Edition.&lt;/p&gt;
&lt;p&gt;Waiting for reply&lt;/p&gt;</description></item><item><title>Not able to browse website created</title><link>http://forums.iis.net/thread/1951803.aspx</link><pubDate>Thu, 29 Jul 2010 03:24:15 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1951803</guid><dc:creator>Sharmila_2010</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1951803.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1052&amp;PostID=1951803</wfw:commentRss><description>I created simple web aplication using IIS 7 and getting error Handler &amp;quot;PageHandlerFactory-ISAPI-4.0_64bit&amp;quot; has a bad module &amp;quot;IsapiModule&amp;quot; in its module list. Not sure what properties need to be set for the web site to solve this issue. App pool chosen is ASP.net 4.0 classic</description></item><item><title>Configuring existingResponse in httpErrors</title><link>http://forums.iis.net/thread/1951791.aspx</link><pubDate>Thu, 29 Jul 2010 00:53:47 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1951791</guid><dc:creator>mvierow</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1951791.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1041&amp;PostID=1951791</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hello, I&amp;#39;ve been trying to get my installation of IIS7 working like my installation of IIS6. Down to configuring the error handling and I&amp;#39;ve been running into some problems. I am &lt;b&gt;not &lt;/b&gt;using ASP.NET&lt;br /&gt;&lt;/p&gt;&lt;p&gt;I have set existingResponse to PassThrough&lt;/p&gt;&lt;p&gt;C:\&amp;gt;%SystemDrive%\Windows\system32\inetsrv\appcmd.exe list config &amp;quot;demoerrors&amp;quot; -section:httpErrors&lt;br /&gt;&amp;lt;system.webServer&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;httpErrors errorMode=&amp;quot;Custom&amp;quot; existingResponse=&amp;quot;PassThrough&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;error statusCode=&amp;quot;401&amp;quot; prefixLanguageFilePath=&amp;quot;%SystemDrive%\inetpub\custerr&amp;quot; path=&amp;quot;401.htm&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;error statusCode=&amp;quot;403&amp;quot; prefixLanguageFilePath=&amp;quot;%SystemDrive%\inetpub\custerr&amp;quot; path=&amp;quot;403.htm&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;error statusCode=&amp;quot;404&amp;quot; prefixLanguageFilePath=&amp;quot;&amp;quot; path=&amp;quot;/404.cfm&amp;quot; responseMode=&amp;quot;ExecuteURL&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;error statusCode=&amp;quot;405&amp;quot; prefixLanguageFilePath=&amp;quot;%SystemDrive%\inetpub\custerr&amp;quot; path=&amp;quot;405.htm&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;error statusCode=&amp;quot;406&amp;quot; prefixLanguageFilePath=&amp;quot;%SystemDrive%\inetpub\custerr&amp;quot; path=&amp;quot;406.htm&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;error statusCode=&amp;quot;412&amp;quot; prefixLanguageFilePath=&amp;quot;%SystemDrive%\inetpub\custerr&amp;quot; path=&amp;quot;412.htm&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;error statusCode=&amp;quot;500&amp;quot; prefixLanguageFilePath=&amp;quot;%SystemDrive%\inetpub\custerr&amp;quot; path=&amp;quot;500.htm&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;error statusCode=&amp;quot;501&amp;quot; prefixLanguageFilePath=&amp;quot;%SystemDrive%\inetpub\custerr&amp;quot; path=&amp;quot;501.htm&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;error statusCode=&amp;quot;502&amp;quot; prefixLanguageFilePath=&amp;quot;%SystemDrive%\inetpub\custerr&amp;quot; path=&amp;quot;502.htm&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;/httpErrors&amp;gt;&lt;br /&gt;&amp;lt;/system.webServer&amp;gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;Everything works great when I attempt to access a page that sets the status code. My message appears and the default IIS error does not. In the case of 404 errors, I have defined an &amp;quot;ExecuteURL&amp;quot; to a specific path. This does not execute either. That is exactly what I wanted.&lt;/p&gt;&lt;p&gt;Now for some reason however requesting a fictitious standard static page does not work. If I request a page that does not exist, I cannot get the 404 error to fire. I just get a blank white page. Digging through the headers, I see this:&lt;/p&gt;&lt;p&gt;HTTP/1.1 404 Not Found&lt;br /&gt;Server: Microsoft-IIS/7.0&lt;br /&gt;Date: Thu, 29 Jul 2010 00:47:18 GMT&lt;br /&gt;Content-Length: 0&lt;br /&gt;&lt;br /&gt;Content-Length is 0... Why is nothing being returned here? I figured it was my own fault in something I did with my ExecuteURL setting, so I removed it and went with the default 404 error. This gave me the same result. I also tried setting the errorMode from Custom to Detailed to &lt;span class="mtps-cell"&gt;&lt;span&gt;&lt;span&gt;&lt;span class="input"&gt;DetailedLocalOnly. This didn&amp;#39;t help.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span class="mtps-cell"&gt;&lt;span&gt;&lt;span&gt;&lt;span class="input"&gt;Taken from this site:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;code&gt;existingResponse: &lt;/code&gt;&lt;code&gt;PassThrough: &lt;/code&gt;Leaves the response untouched if an existing response exists. &lt;/p&gt;&lt;p&gt;&lt;span class="mtps-cell"&gt;&lt;span&gt;&lt;span&gt;&lt;span class="input"&gt;http://www.iis.net/ConfigReference/system.webServer/httpErrors&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="mtps-cell"&gt;&lt;span&gt;&lt;span&gt;&lt;span class="input"&gt;I am not providing an existing response. Why is IIS not placing the default 404 error message on my page?&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks for the help,&lt;/p&gt;&lt;p&gt;Mike&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>