Click to See Complete Forum and Search --> : ISS Keeps disabling windows authentication after publish ASP.NET MVC APP


twaldron
March 12th, 2010, 04:48 PM
I am using windows authentication in an ASP.NET MVC application.

Every time I publish my application I have to go back in to IIS and enable windows authentication.

Any Ideas why it would keep disabling it when I publish? It causes all kinds of headaches to keep re-enabling it.

Thank you!

jasonli
March 15th, 2010, 08:42 AM
You might go to IIS server to check machine.config and figure it out.