"There were not enough free threads in the ThreadPool object to complete the operation".
This is what she tried to do:
My questions:1) I’m in VS 2003 and attempt to edit a files
2) It attempts to check out the file
3) It ties up my VS for 2-3 minutes
4) Then gives me the message below.
5) I think it only happens with my VS 2003 projects
It happens most of the time. I’ve had to check out a file through the client then modify it in VS and check it back in through the client.
- The ThreadPool object that error indicates, what is that exactly? Is it something on the end user computer or Vault Server?
- Is it possible that because there were so many people connecting to the same repository at a time?
- If we increase the size of AppPool, will that help?