If you have installed IIS over .net framework 2.0 then you have to run this utility from following folder.
C:\Windows\Microsoft.Net\Framework\v2.0.50727\aspnet_regiis -i
In some cases this error occurs user account under which web application is running does not have proper permission on the IIS metabase. In that case run following commond.
aspnet_regiis -ga
0 comments:
Post a Comment