问题
I am writing a simple web form app that retrieves data from xml. It seems like I tried everything that was recommended as shown in the picture but error still exists. Used IIS Express to solve the problem but it just doesn't work. Please help.
回答1:
Update
Actually it is possible that you just need to set a default page for your application.
You can right-click at a page in your application then select Set As Start Page
First Answer
Try to run in c:\Windows\Microsoft.NET\Framework64\v4.0.30319\
command:
dism /online /enable-feature /all /featurename:IIS-ASPNET45
with administrator rights.
来源:https://stackoverflow.com/questions/33730758/http-error-403-14-forbidden-simple-web-form