HTTP Error 404.15 - Not Found …because the query string is too long
问题 I've checked lots of posts about this error but not been able to fix the problem yet. I have simple MVC5 website built in VS2013 running on Windows 8 pro. When the site was created the option for individual accounts was selected. I now need to enable windows authentication so that only AD account users can use the website and also authorisation so that I can limit access to certain views / controllers to particular AD groups. Having selected the web project within VS I have updated the