CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

ASP.NET Web Hosting – 3 Months Free!



Zone: > NEWSGROUP > Asp.Net Forum > visual_studio.visual_studio_2005 Tags:
Item Type: NewsGroup Date Entered: 12/1/2005 11:51:33 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 3 Views: 82 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
4 Items, 1 Pages 1 |< << Go >> >|
supersven
Asp.Net User
Has Visual Studio 2005 a memory leak?12/1/2005 11:51:33 AM

0/0

When i start Visual Studio 2005 the memory it using is about 80mb. After 3 hours debugging  it's been 200mb.
Is this an memory leak?
ScottGu
Asp.Net User
Re: Has Visual Studio 2005 a memory leak?12/1/2005 3:59:37 PM

0/0

HI Sven,

The exact memory usage you'll see depends a lot on what you are doing with VS.  VS and the CLR (which runs inside the devenv process) will often reserve (but not always use) available memory on your system if you have some to spare.  In particular the garbage collector in the CLR will reserve large blocks of memory as potential heap space, but not actually use them until needed (if it seems memory on your system start to run low, it will then free some of these blocks up).  200Mb is actually a not-uncommen value to see DevEnv reserving in Task Manager.

If you want to force a deep GC that will free up some memory, one trick you can use is to minimize VS and then expand it again.  This will cause your task manager value to drop dramatically (it will then climb back up again slowly as you use the product more and stablilize at somepoint it feels is ideal for your system based on the amount of memory it has).

Hope this helps,

Scott
supersven
Asp.Net User
Re: Re: Has Visual Studio 2005 a memory leak?12/2/2005 8:08:15 AM

0/0

When i use the localize tags and open the page in the designer VS will use an large amount ( up to 1 Gb) of memory. I don't think this behavior is normal.

SimonCal
Asp.Net User
Re: Re: Has Visual Studio 2005 a memory leak?12/2/2005 6:13:10 PM

0/0

Is it possible for you to post a repro file or describe the repro file which is causing this memory consumption? Can this be narrowed down to just the single page that you are seeing this occur on?

many thanks


Simon
This posting is provided "AS IS" with no warranties, and confers no rights.
4 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Professional Software Testing with Visual Studio 2005 Team System: Tools for Software Developers and Test Engineers Authors: Tom Arnold, Dominic Hopton, Andy Leonard, Mike Frost, Pages: 372, Published: 2007
Professional Visual Studio 2005 Team System Authors: Jean-Luc David, Tony Loton, Erik Gunvaldson, Christopher Bowen, Noah Coad, Darren Jefford, Pages: 700, Published: 2006
Visual C# 2005: How to Program Authors: Harvey M. Deitel, Paul J. Deitel, Pages: 1591, Published: 2006
Pro VB 2005 and the .Net 2.0 Platform Authors: Andrew Troelsen, Pages: 1034, Published: 2006
Pro C# 2005 and the .NET 2.0 Platform: Public Beta Edition Authors: Andrew W. Troelsen, Pages: 982, Published: 2005
Pro C# with .NET 3.0: exploring the .NET universe using curly brackets Authors: Andrew Troelsen, Pages: 1186, Published: 2007
RibbonX For Dummies Authors: John Paul Mueller, Pages: 404, Published: 2007
C# for Programmers: Updated for C# 2.0 Authors: Paul J. Deitel, Pages: 1317, Published: 2005
Professional VSTO 2005: Visual Studio 2005 Tools for Office Authors: Alvin Bruney, Pages: 313, Published: 2006
The Complete Reference to Professional Soa With Visual Studio 2005 (C# & Vb 2005) .net 3.0 Authors: Tom Gao, Pages: 700, Published: 2007

Web:
K. Scott Allen : Judging Visual Studio 2005 re: Judging Visual Studio 2005. I suspect a memory leak somewhere. At first I thought maybe VS2K5 was caching some project/solution properties or code trees ...
Web Q&A: Visual Studio 2005, HTC Memory Problems, and More A In Visual Studio 2005 the project model has changed quite a bit (for the better). ... A According to the Knowledge Base article "Memory Leak Occurs When ...
Memory Leak Detection and Isolation Visual Studio Debugger. Memory Leak Detection and Isolation ... One of the most subtle and hard-to-detect bugs is the memory leak—the failure to properly ...
Dave Bouwman - Visual Studio 2005: Memory Leak Tuesday, 14 March 2006. Visual Studio 2005: Memory Leak ... I'm working on a winforms project that has about 10 user controls in it, but other than that ...
Has Visual Studio 2005 a memory leak? - ASP.NET Forums Has Visual Studio 2005 a memory leak? Last post 12-02-2005 1:13 PM by SimonCal. 3 replies. Sort Posts:. Oldest to newest, Newest to oldest ...
One Unified Blog -> Memory Leak Detection in Visual Studio 2005 ... Memory Leak Detection in Visual Studio 2005 C++ Applications ... Each memory leak has a unique number associated with it. If these leaks and their numbers ...
Visual Web Developer Team Blog : Visual Studio 2005 SP1 released ... As many of you may heard Visual Studio 2005 SP1 was officially released several ... Fixed memory leak when using Wizard inside a View or MultiView control. ...
.Net Remoting Memory Leak. Objects not released : Microsoft ... So one would think that there is a memory leak within the COM component. ... It has to go through the device PC. Hence the remoting. ...
CodeProject: Visual Leak Detector - Enhanced Memory Leak Detection ... Screenshot of Visual Studio 6.0 with Visual Leak Detector's memory leak report ..... All known incompatibilities with Visual Studio 2005 have been fixed. ...
memory leak even nothing has been done: msg#00003 memory leak even nothing has been done: msg#00003 ... and Visual Studio 2005 reports memory leak after my debug version of MFC application shutdown. ...




Search This Site:










sql 2000 vs.net 2005 beta 2

help with website admin tool

adding comments to photo album site

images inside the "sidebar" overlap

problem opening the starter website

major problem

making the "frames" that wrap around the photos more flexible

@albumid is not a parameter for procedure editalbum.

where are the kits?

meta tags

create paging in the photoalbum?

setfocus to username in control of createuserwizard

can a "dowload" button bring up the download dialog - in a file system?

image sizing puzzle

apply image filter to details.aspx images

can i add another sql database?

css styles not rendering in ide

using a gridview to update membership and user database

personal site starter kit in c#

how to add a new records to master and corresponding records to detail form

personal site starter kit for mysql!

multiple web.sitemaps

sseutil run problem

wadsworth psk and gmail...

sort order for photos in the album

database access with sqlserver 2005

cant get personal web starter kit working

can't get my site live on dasp - jeremy wadsworth starter kit

database read only ??

@albumid is not a parameter for procedure editalbum.

  Privacy | Contact Us
All Times Are GMT