A Security check Failed Because the IIS Admin Service Did Not Respond.
Error generally occur when application is created and run in Visual Studio for first time.
Cause: Possible reason can be dot net framework is installed before IIS.
Error Solutions: Uninstall the .NET Framework,then reinstall it after IIS has been installed.
Note:Unistall only .net framework not entire visual studio product.
What Microsoft say about this problem
To solve this problem, you can: Remove IIS from machine, using the Add or Remove Programs control panel. After removing IIS , if problem still persist check the registry and make sure this key number longer exists: HKEY_CLASSES_ROOT\CLSID\{A9E69610-B80D-11D0-B9B9-00A0C922E750} Restart the machine after this.
Version ASP.net 1.x