I've got a problem using VB6 and Crystal Reports 8.0.
When I try to close some of my reports I consistantly get the following error.
forms.exe has generated errors and will be closed by windows. You will need to restart the program. An error log is being created.
The name of my executable is Forms.exe
The .exe is crashing on the API call PEClosePrintJob. If I comment that out it crashes on PECloseEngine.
What could be causing this error? Could it be a .dll? Any suggestions would be helpful.
When I try to close some of my reports I consistantly get the following error.
forms.exe has generated errors and will be closed by windows. You will need to restart the program. An error log is being created.
The name of my executable is Forms.exe
The .exe is crashing on the API call PEClosePrintJob. If I comment that out it crashes on PECloseEngine.
What could be causing this error? Could it be a .dll? Any suggestions would be helpful.