akveo / ngx-admin-dotnet-starter

MIT License
180 stars 92 forks source link

HTTP Error 403.14 - Forbidden #7

Open moayyaed opened 4 years ago

moayyaed commented 4 years ago

After clone it and build I got the below issue while running the project from VS 2019

HTTP Error 403.14 - Forbidden The Web server is configured to not list the contents of this directory.

2020-08-12 06_56_59-Window

Prefix1802 commented 4 years ago

That's because the web api does not have a default document set. You need to go to swagger and you can see that it works.

http://localhost:3001/swagger/ui/index