I am having the following problem:
Every few days, I have a situation where the forum throws errors when you click links to go to the forum_topics.asp, get_last_post.asp, or forum_posts.asp. The error is as follows:
"Server Error in Forum Application
An error has occured while executing SQL query on database.
Please contact the forum administrator.
Support Error Code:- err_SQLServer_get_sub_forum_data
File Name:- forum_topics.asp
Error details:-
Microsoft OLE DB Provider for SQL Server
[DBNETLIB][ConnectionRead (recv()).]General network error. Check your network documentation."
I contacted my ISP (GoDaddy) and asked them to look at SQL and ASP to see what was going on, as the static parts of the site were working fine. They informed me that I had maxed out the connections (100) to the database, and that they would gladly upgrade my account to more connections. This is strange, as I have nowhere near the traffic it would take to have that many simultaneous connections.
Is there anything I can do to remedy this problem?
Thanks,
Beren Longstreet