iis7 asp net

IIS7 and ASP.NET

All,
I have a APP the works fine on ASP.NET with IIS6 but it does not work with IIS7.
If I create a new application, put a website in it, it does not work, I get a 401.2 ( This Virtual Directory does not allow the specified authentication method )
I have messed around with the settings etc, is this a bug? or has anyone got this working, I need it to work with windows auth, to run under an app pool and NOT to impersonate the user.
Thanks
Steve

Bug :o)
-- Zack Whittaker Microsoft Beta (Windows Server R2 Beta Mentor) » ZackNET Enterprises: www.zacknet.co.uk » MSBlog on ResDev: http://msblog.resdev.net » ZackNET Forum: www.zacknet.co.uk/forum » VistaBase: www.zacknet.co.uk/vistabase » This mailing is provided "as is" with no warranties, and confers no rights. All opinions expressed are those of myself unless stated so, and not of my employer, best friend, mother or cat. Let's be clear on that one!
--- Original message follows --- "Steve Drake" wrote in message

All,
I have a APP the works fine on ASP.NET with IIS6 but it does not work with IIS7.
If I create a new application, put a website in it, it does not work, I get a 401.2 ( This Virtual Directory does not allow the specified authentication method )
I have messed around with the settings etc, is this a bug? or has anyone got this working, I need it to work with windows auth, to run under an app pool and NOT to impersonate the user.
Thanks
Steve

FYI, not a bug.
there is a bug with the Add Program (features etc) but using the command line installer all worked.
Steve
"Zack Whittaker (R2 Mentor)" wrote in message

Bug :o)
-- Zack Whittaker Microsoft Beta (Windows Server R2 Beta Mentor) » ZackNET Enterprises: www.zacknet.co.uk » MSBlog on ResDev: http://msblog.resdev.net » ZackNET Forum: www.zacknet.co.uk/forum » VistaBase: www.zacknet.co.uk/vistabase » This mailing is provided "as is" with no warranties, and confers no rights. All opinions expressed are those of myself unless stated so, and not of my employer, best friend, mother or cat. Let's be clear on that one!
--- Original message follows --- "Steve Drake" wrote in message All,
I have a APP the works fine on ASP.NET with IIS6 but it does not work with IIS7.
If I create a new application, put a website in it, it does not work, I get a 401.2 ( This Virtual Directory does not allow the specified authentication method )
I have messed around with the settings etc, is this a bug? or has anyone got this working, I need it to work with windows auth, to run under an app pool and NOT to impersonate the user.
Thanks
Steve

Anyone got the above working? the main issue I get is authentication errors.
I got II7 installed and I got ASP.NET install, but my ASP.NET app does not work.
This
is a proper pain, I have WCF services hosted in IIS that don't work, I can work around this by hosting them in a Console app.
But I could also do with my ASP.NET website working, and I cannot host this is the thing that comes with visual studio as it requires a custom ISAPI filter :(
Any work around to got ASP.NET working with II7?
Steve

Windows Vista

Topic:


Nick: