Okay, it's been a while and this has nothing to do with VB programming.

During performance testing, we are getting the following error displayed in the browser:

Microsoft VBScript runtime error '800a0007'

Out of memory

/_private/property_inc.asp, line 21


There is plenty of RAM on that specific IIS, so obviously this 'Out of Memory' message is misleading. The application is pure ASP. There are no .NET components, only VB scripting.

At this point I'm looking for any ideas, so feel free to brainstorm.

Thanks,
Alin