Anyone familiar with System.OutOfMemoryException ? - TechRepublic
Question
October 17, 2006 at 07:59 AM
shellbot

Anyone familiar with System.OutOfMemoryException ?

by shellbot . Updated 15 years, 9 months ago

I’ve googled, and found some interesting bits but a lot of them relate to MS Reporting Services, BizTalk etc.

Basically, have a C# application accessing a SQL database. For months now we’ve been getting the: System.OutOfMemoryException and the web app crashes. I just go and reboot the web server and its fine.

Now, when this first started happening, it was happening every 10-12 days without fail, but now it seems to be a bit more random. Will happen 3 times in one day, then be fine for 4-10 days. Then 3 days in a row, then nothing for a week.

Our hardware company (outsourced)maintains that there is nothing wrong with the server, there is plenty of memory, and it should not be happening, and maybe its a memory leak in the application and our software guys should check the app.

Our software company (outsourced) maintains that there is a problem with the memory and our hardware guys should fix it.

Meanwhile, I’m stuck in the middle. Has anyone had any similar experiences?

This discussion is locked

All Comments