I have an ASP.net web site on IIS 7.5. I configure authorization ,in IIS manager, to authorize an AD group. I use Windows Authentication.
I deploy code and web.config with Visual Studio 2013, sp3. My authorization in IIS gets wiped out.
What am I doing wrong?
Go to the complete details ...