all groups > dotnet faqs > february 2005 >
You're in the

dotnet faqs

group:

.Net Seems to be Causing DLL Memory Leak?


.Net Seems to be Causing DLL Memory Leak? Ilan Ossin
2/28/2005 6:49:05 AM
dotnet faqs:
Hi

My colleague wrote a DLL in VB6. I wrote a simple C program to call some of
the methods in the DLL. The methods are called successfully but at the end of
the program I get a "Memory Could Not Be Read" error. I ran this program on
MS windows 2000 OS SP1 with MS Visual Studio .Net installed.
After analysing the code and not finding much wrong with it I then tried the
same code on a machine without MS Visual Studio .Net and it ran fine. Is
there a problem caused by having Visual studio .Net installed? (It seems to
be from some of the web sites I visited on the matter but please could
someone confirm it)

Thanks
Kind Regards
Ilan Ossin
Re: .Net Seems to be Causing DLL Memory Leak? Amit Bahree
3/9/2005 5:38:52 PM
Hmm, since this is all unmanaged code and has nothing to do with .NET, I
am not quite sure how just having the framework cause an issue.

[quoted text, click to view]
AddThis Social Bookmark Button