Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Learn More

VS2010 solution getting 403 Forbidden error

  • 5 odpowiedzi
  • 13 osób ma ten problem
  • 12 wyświetleń
  • Ostatnia odpowiedź od mashariq

more options

I've been developing an application using Visual Studio 2010. I've been using FireFox 24.0 as my browser running VS's IIS dev server. It was running fine before a company policy procedure meant I had to change my computer name.

After restarting, I get an error 403 Server Error in '/' Application.

I first checked my IIS settings and made sure the service was running. When that didn't help, I chose another browser by default. The application ran as normal which points to some security setting on FF. I cleared the cache and cookies and other things but nothing I've tried works.

I've been developing an application using Visual Studio 2010. I've been using FireFox 24.0 as my browser running VS's IIS dev server. It was running fine before a company policy procedure meant I had to change my computer name. After restarting, I get an error 403 Server Error in '/' Application. I first checked my IIS settings and made sure the service was running. When that didn't help, I chose another browser by default. The application ran as normal which points to some security setting on FF. I cleared the cache and cookies and other things but nothing I've tried works.

Wszystkie odpowiedzi (5)

more options

Does it work in other browsers, like IE or Chrome?

more options

You can check the Web Console (Firefox/Tools > Web Developer;Ctrl+Shift+K) for errors and possibly the Browser/Error Console (Firefox/Tools > Web Developer;Ctrl+Shift+J) as well.

Which error message do you see?

more options

Yes, it works in Chrome

more options

Server Error in '/' Application. HTTP Error 403 - Forbidden. Version Information: ASP.NET Development Server 10.0.0.0

more options

Dont know if it will help, but if you still have the problem then check if there is a manual proxy setup in Firefox.