Problem exclusively using Windows Authentication in ASP.NET MVC 3 Beta

后端 未结 3 919
悲&欢浪女
悲&欢浪女 2020-12-25 12:01

I\'m creating an Intranet site in ASP.NET MVC 3 Beta and would like to use Windows Authentication exclusively. In addition, I\'d like to use the Visual Studio Development Se

3条回答
  •  温柔的废话
    2020-12-25 12:44

    FYI, in case this helps others : In my case, I only had to add to fix the issue and was not required. I also found this blog post very useful as an explanation http://www.codeproject.com/Articles/292149/The-resource-cannot-be-found-Account-Login?msg=4092212#xx4092212xx

    Any thoughts on potential ramifications/side-effects of this fix?

    also I am disappointed this issue has not yet been fixed by ms after a year +.

    thanks.

提交回复
热议问题