blah blah blah is here! blah blah » Close

up0down
link

Has anyone else had problems with memory leaks in Visual Studio. I have to restart every 4 hours because devenv is using all of my memory. Some of collegues have to restart every 15 minutes !!

last answered 2 years ago

1 answers

up0down
link

what version?
I have vs.net 2003 ea here at work, and I have (had) vs.net 2002 education version & ea, vs.net2k3 pro & ea at home, and I've never had that problem with any of them.

up0down
link

VS.NET 2003 Enterprise Edition.
It does in on clean Win2K, XP Pro and 2003 machines.
In addition to C# I develop Biztalk 2004 apps which makes the memory leak a whole lot worse

up0down
link

I've never had a problem. Routinely, I have 2 or 3 devEnvs open, and never had a memory problem. Also running the 2003 emulator (handheld). We're working with some pretty heavy stuff, too, but no one on my team has had problems.
Good luck!

up0down
link

Is the application you're working on using any sort of unmanaged resources that might not be getting released when you compile it in VS.NET? That's the only thing I can think of.

up0down
link

Maybe it's a case of dodgy memory...

This post was imported from csharpfriends, if you have a similiar question please ask it again.

All previous members have been migrated, hope you enjoy the new platform!

Feedback