Server Too Busy in vs2012

前端 未结 8 1809
你的背包
你的背包 2021-01-31 14:16

I\'ve got vs2010 and vs2012 installed side by side. If I open up our MVC site in vs2010 and run it using the development web server it works fine, if I do the same thing in vs2

8条回答
  •  走了就别回头了
    2021-01-31 14:52

    You have to raise the concurrent request limit. Read the following :

    Modifying the ASP.NET Request Queue Limit http://technet.microsoft.com/en-us/library/dd425294%28office.13%29.aspx

提交回复
热议问题