CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Threaded View

  1. #1
    Join Date
    Feb 2010
    Posts
    17

    ISS Keeps disabling windows authentication after publish ASP.NET MVC APP

    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!
    Last edited by twaldron; March 12th, 2010 at 05:51 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured