Failed to Access IIS Metabase error:
If ASP.net is installed before IIS, this issue will occur. In that case we need to register our IIS to the Dotnet framework. This can be achieved by the below command.
Goto Run -> type the below command and click "OK"
%windir%\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe -i
Cheers,
Venkatesan Prabu .J
No comments:
Post a Comment