.Net Seems to be Causing DLL Memory Leak?

G

Guest

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
 
A

Amit Bahree

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top