Re: Memory Leak?
- From: Dennis <Dennis@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 28 Aug 2005 06:08:02 -0700
Thanks...I'll try the profilers.
--
Dennis in Houston
"Herfried K. Wagner [MVP]" wrote:
> "Dennis" <Dennis@xxxxxxxxxxxxxxxxxxxxxxxxx> schrieb:
> >I had been using my computer with vb.net to develop some applicaitons for a
> > week or so without rebooting. When I ran another program, I got an error
> > saying that the "Win16 SubSystem did not have sufficient Memory
> > Resources".
> > Is this indicating that I have a memory leak in one of my VB.Net
> > applications
> > that I was running via the IDE in the debug mode?
>
> That's hard to answer because even other software running on your machine
> can have a memory leak. The tools listed below will help you with detecting
> memory leaks:
>
> Allocation Profiler src
> <URL:http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=3254325d-a4aa-4bb3-aa86-c72d5104ec74>
>
> CLR Profiler (v2.0)
> <URL:http://www.microsoft.com/downloads/details.aspx?FamilyId=86CE6052-D7F4-4AEB-9B7A-94635BEEBDDA&displaylang=en>
>
> --
> M S Herfried K. Wagner
> M V P <URL:http://dotnet.mvps.org/>
> V B <URL:http://classicvb.org/petition/>
>
>
.
- References:
- Memory Leak?
- From: Dennis
- Re: Memory Leak?
- From: Herfried K. Wagner [MVP]
- Memory Leak?
- Prev by Date: sending/receiving a text file in bytes
- Next by Date: Re: Catching short processes?
- Previous by thread: Re: Memory Leak?
- Next by thread: Web Services SoapException using .NET framework 2.0.x
- Index(es):
Relevant Pages
|