↧
Answer by Nix for Windows Authentication issue in IIS 7.5
Sorry, I forgot to post the answer when I found it. In actual fact there was nothing wrong with the authentication configuration, it was to do with my referencing Context.User too early in Global.asax....
View ArticleAnswer by vikomall for Windows Authentication issue in IIS 7.5
Take a look at IIS Express Windows AuthenticationOnly difference is, IIS 7.5 applicationhost.config file is located at %systemroot%\System32\inetsrv\config\applicationHost.config
View ArticleWindows Authentication issue in IIS 7.5
I'm new to IIS 7.5 and I am trying to get a site working with Windows Authentication. It's an ASP.NET 4.0 application which is set up as an application under the default website and it is running the...
View Article
More Pages to Explore .....