Andrew Niese asked 2017-04-05 20:28:34 UTC
I added a WiseJ project to a solution with a normal ASP project and a ASP WebAPI2 project, which handle some back-end stuff. When I try to run the WiseJ project, I get the following error:
HTTP Error 403.14 - Forbidden
The Web server is configured to not list the contents of this directory.
Things worked fine in the old solution.
As before, there is a web.config file in the WiseJ project listing Default.html as the default document, and Default.html is present.
It's been a while since I've seen this error -- any suggestions on where to look?
Thanks.
Andrew Niese asked 2017-04-05 20:28:34 UTC
I added a WiseJ project to a solution with a normal ASP project and a ASP WebAPI2 project, which handle some back-end stuff. When I try to run the WiseJ project, I get the following error:
HTTP Error 403.14 - Forbidden
The Web server is configured to not list the contents of this directory.
Things worked fine in the old solution.
As before, there is a web.config file in the WiseJ project listing Default.html as the default document, and Default.html is present.
It's been a while since I've seen this error -- any suggestions on where to look?
Thanks.