I’m installing an application on IIS and I have double-confirmed that the Default.aspx file is in the directory specified in the Home Directory in the properties of the website, but I keep getting this error, like the file isn’t there. Anyone have any suggestions to why this may be happening? Thanks in advance
I’m installing an application on IIS and I have double-confirmed that the Default.aspx file
Share
My solution was to go into IIS Manager and expand the server in the left pane. From there, I clicked Web Service Extensions. In the right pane, I then clicked ASP.NET v4.0.30319 and clicked “Allow”.