Reputation: 460
So I was using vs 2013 and creating an ASP.NET app when I always get this error 403.14 whenever I try to debug run my project
so i searched youtube and fouond that I needed to enable Directory Browsing in IIS Manager.
When I got there, I couldn't find the Directory Browser
It might be something I accidentally misconfigured here but i really dont know
Please help me, I really want to use vs 2013 in my project instead of 2010.
Upvotes: 3
Views: 7243
Reputation: 7864
Make sure Windows Features is On for 'Directory Browsing'.
You can find it on this path:
Information Services / World Wide Web Services / Common HTTP Features /Directory Browsing
.
Upvotes: 5