<?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>ASP.NET Administration</title><link>http://forums.iis.net/1038.aspx</link><description>A forum discussion around administering, configuring, and limited usage on ASP.NET 1.x, 2.x</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: IIS 6.0 Trouble with 401.2 Login</title><link>http://forums.iis.net/thread/1910286.aspx</link><pubDate>Tue, 14 Jul 2009 18:29:15 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1910286</guid><dc:creator>davcox</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1910286.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1038&amp;PostID=1910286</wfw:commentRss><description>&lt;p&gt;Well, based on the error message you gave us, neither of the two earlier articles are relevant.&amp;nbsp; You&amp;#39;ll need to look at the way you&amp;#39;ve configured asp.net&amp;#39;s handler.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;First, you should look to make sure that aspnet&amp;#39;s binaries are enabled:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/ms525478.aspx"&gt;http://msdn.microsoft.com/en-us/library/ms525478.aspx&lt;/a&gt;&amp;nbsp; &lt;/p&gt;
&lt;p&gt;After that, you&amp;#39;ll get more information about what may be going on.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;Note that the WebSvcExtRestrictionList setting is global to IIS, so it affects all websites.&amp;nbsp; The purpose of the setting is to restrict the binaries that IIS loads into all of it&amp;#39;s processes, so you&amp;#39;re not running rogue&amp;nbsp;ISAPI or CGI code&amp;nbsp;on your webserver.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;Dave&lt;/p&gt;</description></item><item><title>Re: IIS 6.0 Trouble with 401.2 Login</title><link>http://forums.iis.net/thread/1910270.aspx</link><pubDate>Tue, 14 Jul 2009 16:48:10 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1910270</guid><dc:creator>B3</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1910270.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1038&amp;PostID=1910270</wfw:commentRss><description>&lt;p&gt;No this did not help..
Pretty strange problem, Even if i create a new web site its still giving out this problem
&lt;/p&gt;</description></item><item><title>Re: IIS 6.0 Trouble with 401.2 Login</title><link>http://forums.iis.net/thread/1910239.aspx</link><pubDate>Tue, 14 Jul 2009 12:30:11 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1910239</guid><dc:creator>Solarez</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1910239.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1038&amp;PostID=1910239</wfw:commentRss><description>&lt;p&gt;&lt;a href="http://support.microsoft.com/kb/906474"&gt;http://support.microsoft.com/kb/906474&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;does this help?&lt;/p&gt;</description></item><item><title>Re: IIS 6.0 Trouble with 401.2 Login</title><link>http://forums.iis.net/thread/1910198.aspx</link><pubDate>Tue, 14 Jul 2009 03:29:44 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1910198</guid><dc:creator>B3</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1910198.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1038&amp;PostID=1910198</wfw:commentRss><description>&lt;p&gt;Well i tried to follow that site. I had no sucess. It gave me some applications to try, i dont think anything helped really.
&lt;/p&gt;
&lt;p&gt;
I even went all out and tried to reinstall IIS with no luck, since this used to work a while back. The strange part is, when it asks for the login, it does not even accept the administrator password.&lt;/p&gt;
&lt;p&gt;
I stripped the latest log, and as you can see its a 401.5 error, but the browser displays a 401.2 Error message.&lt;/p&gt;

&lt;p&gt;
2009-07-14 03:07:27 W3SVC1998578575 208.68.93.36 GET /Default.aspx - 80 - MYIP Mozilla/4.0+(compatible;+MSIE+8.0;+Windows+NT+5.2;+Trident/4.0;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.04506.30;+.NET+CLR+3.0.04506.648;+.NET+CLR+3.0.4506.2152;+.NET+CLR+3.5.30729) 401 5 0&lt;/p&gt;
&lt;p&gt;
according to that site, this is a 401.5 error... 
HTTP 401.5: Denied by custom ISAPI/CGI Web application
Description&lt;/p&gt;
&lt;p&gt;
An ISAPI extension or CGI application denied the request.&lt;/p&gt;</description></item><item><title>Re: IIS 6.0 Trouble with 401.2 Login</title><link>http://forums.iis.net/thread/1910072.aspx</link><pubDate>Mon, 13 Jul 2009 07:50:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1910072</guid><dc:creator>Paul Lynch</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1910072.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1038&amp;PostID=1910072</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;This KB article covers 401.2 errors :&lt;/p&gt;&lt;p&gt;&lt;a href="http://support.microsoft.com/kb/907273/"&gt;Troubleshooting HTTP 401 errors in IIS&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Regards,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>IIS 6.0 Trouble with 401.2 Login</title><link>http://forums.iis.net/thread/1910066.aspx</link><pubDate>Mon, 13 Jul 2009 05:19:15 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1910066</guid><dc:creator>B3</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1910066.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1038&amp;PostID=1910066</wfw:commentRss><description>&lt;p&gt;My problem is, any .aspx file that tries to load is asking for a login. I have created the most basic application that requires no login, with a default web.config. everyone, iis_wpg, IUSR, permissions are on the folder/files. Ive googled many sites, with no one having the same problem as me. I cant think of anything else to check. :( does anyone have any ideas or suggestions?&lt;/p&gt;</description></item></channel></rss>