Tag: ASP.NET mscorlib.dll
System.OutOfMemoryException in mscorlib.dll
I’ve got a problem when i tried to read some file in asp.net which is like 35mb large over the network. I also need this to be reliable since the file will be growing quickly within a few weeks. I tried to use my method to get the file and then when the file is [...]
Posted: August 29th, 2008 under ASP.NET, VB.NET.
Tags: ASP.NET, ASP.NET mscorlib.dll, out of memory exception
Comments: none