Our ASP.NET 2 web app running on IIS 6 is throwing OutOfMemory Error - TechRepublic
Question
July 5, 2009 at 05:10 AM
dbasileconsulting

Our ASP.NET 2 web app running on IIS 6 is throwing OutOfMemory Error

by dbasileconsulting . Updated 17 years ago

Our applications stores large CAD files in an SQL 2005 database field VARBIN(max). A few of these documents are in excess of 100MB in size. Our application throws an “OutOfMemory” exception when attemption to download or upload these large CAD files.
This is government data, so we put the drawings into a database field for security purposes.
The webserver is running 32bit Win2003 and IIS6, it has 2GB RAM.The sqlserver is running 32bit Win2003 and MS SQL 2005, it has 2GB RAM.

This discussion is locked

All Comments