Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Ran out of memory errors

Status
Not open for further replies.

nomofoxpro

Programmer
Sep 14, 2000
13
US
We are running an ASP(IIS) and SQL 2000 based application that recieves about 500 hits a day total from our 80 clients. From what we can tell the servers have plenty of memory (about 8% utilized at any time) and the number of hits are quite low. When clients do log into the system the are receiving the following error.

Server Object error 'ASP 0177 : 8007000e'

Server.CreateObject Failed

/ecweb/Tools.asp, line 342

Ran out of memory

Does anyone know a common cause of this error?

Thanks in advance.
 
what object are you trying to create on line 342, may be the problem is with that object
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top