Hi folks if you are getting this error "Manually configure IIS webserver for asp.net 4.0" then do the following
1.Open visual studio command prompt in administrative mode.
2.Then run this command
C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_regiis -i
i.e., you have to reach to v4.0.30319 folder first,then run the command aspnet_regiis -i
Here is the screen shot
Hope this solves your problem
No comments:
Post a Comment