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!
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!