I have asp.net 2 asp.net websites hosted on windows 2003 server.
My database(sql server 2008 standard) is 4Gb (only 250MB are free). The server hard disc is 34Gb(with 6GB free).
A few days ago I tried to access my website when sql server profiler is running. After some actions in the website, I got the following message:
Not enough storage is available to process this command
Can you tell what can be the reason?
I have to mention that after I ran the iisreset
command, I saw the website working well again, but I'm afraid it will occur again.