So I have Windows 2003 with IIS6 Hosting an MVC web app that requires domain authentication. Any Good Ideas on how to do this. The errors I get is 400, 401 or service unavailable. I have followed the guides on setting up MVC Isapi however in doing wireshark monitoring I see that the domain responds but the local server denies the authentication. I have gone by this technet article. http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/1f708fa2-54ab-4da0-a5eb-d6a6c453c939.mspx?mfr=true However this does not work. Help.
You should try as following:
Then,
Go to command prompt and register IIS as below, this is required for Service Unavailable Error
aspnet_regiis -e aspnet_regiis -i reset iis.