VB6 memory leak when setting datasource 
Author Message
 VB6 memory leak when setting datasource

I have just finished installing VB6 and updated my application written with
VB5 SP3.  I have several forms which use the DAO data control.  The existing
databound controls on the forms are working fine
and I have no problem running the application.  When I try adding a new
databound control and set the datasource property at design time I run out
of memory.  Actually, I run out of memory if I try to chage the datasource
property of an existing control.  As soon as I enter the datasource property
box  I'm done.

The strange thing is I can bind the data controls if I open a new project
and add my forms to the project.  This option will work for the interim but
its a real pain.  I did try creating a new project and adding all my
existing forms and designers but the same error now occurs on the new
project.

Does anyoune have any suggestions, thanks in advance.

Glen



Thu, 29 Mar 2001 03:00:00 GMT  
 VB6 memory leak when setting datasource
Check out the release notes for Visual Studio 6 Service Pack 1.  I think I
read something about this problem.
http://msdn.microsoft.com/vstudio/sp/fixes.asp

Decio

Quote:

>I have just finished installing VB6 and updated my application written with
>VB5 SP3.  I have several forms which use the DAO data control.  The
existing
>databound controls on the forms are working fine
>and I have no problem running the application.  When I try adding a new
>databound control and set the datasource property at design time I run out
>of memory.  Actually, I run out of memory if I try to chage the datasource
>property of an existing control.  As soon as I enter the datasource
property
>box  I'm done.

>The strange thing is I can bind the data controls if I open a new project
>and add my forms to the project.  This option will work for the interim but
>its a real pain.  I did try creating a new project and adding all my
>existing forms and designers but the same error now occurs on the new
>project.

>Does anyoune have any suggestions, thanks in advance.

>Glen



Thu, 29 Mar 2001 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. VB6 Memory Leak when setting datasource

2. Possible Memory Leak When Using ADO/DAO with VB6

3. VB6 app has memory leak after installing IE 6.0 (installation was custom made)

4. VB6 memory leak only when run on Citrix\Metaframe

5. Memory Leak tool for VB6?

6. Memory leak in VB6 WebBrowser Control?

7. VB6 COM+ object with memory leak

8. memory not realeased (also leaks) when Loading/Unloading a form in VB6 SP5

9. Memory leaks in VB6 - resolved mine...

10. IIS/ASP accessing a VB6 COM+ DLL - Excessive memory usage / leak

11. Memory Leaks in VB6

12. memory leaks in vb6....

 

 
Powered by phpBB® Forum Software