|
-
Jan 10th, 2013, 01:48 PM
#1
Thread Starter
Addicted Member
Server is too busy error
I've been debugging a MVC project that connects to a WCF project using VS development server and started getting "Server too busy" message, or words to that effect, in my browser window. After about 10 minutes of trying to get a proper debug session, some of my webpages stopped loading all together, stating " The resource cannot be found. ".
I've looked around on the internet and found out it could be because my server is listening out for too many ports and has stopped responding to new page requests.
Also, this happens both when the MVC project connects remotely to the WCF project via internet and in my solution.
Any ideas how I can fix this, it's pretty urgent as this assignment has to be in today.
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|