Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个小的 asp.net 应用程序(只有一个 aspx 页面)。它以前可以工作,但现在当我尝试通过 Visual Studio (2010) 在本地运行它时,它不起作用:HTTP 错误 503。服务不可用。你能告诉我我能做些什么吗?谢谢。
将项目设置为使用 IIS Express 或 Visual Studio 开发服务器,而不是本地计算机上的那个。
http://msdn.microsoft.com/en-us/library/58wxa9w5.aspx