搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

VS2010 solution getting 403 Forbidden error

  • 5 个回答
  • 13 人有此问题
  • 12 次查看
  • 最后回复者为 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.

所有回复 (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.