I spent the entire day and move my entire project back down to Visual Studio 2013 from VS Studio 2015 which uses framework 4.0. I used same Windows 2012 server IIS 8.0 one VS 2015 the other VS 2013 different frameworks. I configured IIS parameters same for
both websites. VS 2013 shows all the authentication information of the domain user and VS 2015 shows null for the exact same user. I spent 10 days playing with server and all this time it's in the framework I fined.
Why does 4.5 and above not display the domain information as 4.0 and below. Does this have to do with Microsoft new Single Sign on stuff I read about. Any advice in getting IIS to work would be appreciated. And remember I used the 4.5 clr. and integrated app pool for VS 2015 website.
I've been working with windows authentication since VS 2005 and never had authentication problems with IIS 5-8. Now I'm using Visual Studio 2015 and copying same type of projects to server and all of a sudden I get no windows authentication information on the domain user now for first time. What is different in framework 4.5 that I get no results.
Derek
Why does 4.5 and above not display the domain information as 4.0 and below. Does this have to do with Microsoft new Single Sign on stuff I read about. Any advice in getting IIS to work would be appreciated. And remember I used the 4.5 clr. and integrated app pool for VS 2015 website.
I've been working with windows authentication since VS 2005 and never had authentication problems with IIS 5-8. Now I'm using Visual Studio 2015 and copying same type of projects to server and all of a sudden I get no windows authentication information on the domain user now for first time. What is different in framework 4.5 that I get no results.
Derek