Help GPF in module DAO2516.dll ! 
Author Message
 Help GPF in module DAO2516.dll !

Hi,
        We've been beating our heads on this one with no real progress.  It's a
VB4/16 app that uses DAO 2.5 and Crystal Reports 5.0.  It seems that if we
do a print preview of one of our reports twice, then the app generates a
GPF on exit !  Anybody seen this before or have any suggestions ?

                        Thanks,
                        Jason



Fri, 06 Apr 2001 03:00:00 GMT  
 Help GPF in module DAO2516.dll !
I had the same problem a couple years ago. On reason is VB4/16 was really
buggy ( in my opinion ). Try putting
some code in your form Unload event:
   Set Form1 = Nothing
This will clean up some of the garbage VB4/16 leaves behind.
   Jerry
Quote:

>Hi,
> We've been beating our heads on this one with no real progress.  It's a
>VB4/16 app that uses DAO 2.5 and Crystal Reports 5.0.  It seems that if we
>do a print preview of one of our reports twice, then the app generates a
>GPF on exit !  Anybody seen this before or have any suggestions ?

> Thanks,
> Jason



Fri, 06 Apr 2001 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Help GPF in module DAO2516.dll !

2. GPF in module DAO2516.dll

3. GPF in module DAO2516.DLL

4. GPF in Module DAO2516.dll

5. GPF in MSAJT200.DLL / DAO2516.DLL

6. VB4 GPF in DAO2516.DLL

7. GPF in DAO2516.DLL

8. GPF in DAO2516.DLL???

9. GPF in DAO2516.DLL at 002D:01F6 !

10. GPF into DAO2516.DLL

11. GPF: DAO2516.DLL (with Crystal)

12. GPF fault in DAO2516.DLL

 

 
Powered by phpBB® Forum Software