R&R Report Viewer, Xbase Crashes
-
- Posts: 8
- Joined: Tue Oct 10, 2017 12:44 pm
R&R Report Viewer, Xbase Crashes
Can anyone help please?__After I close a report viewed through R&R Report Viewer, an error is displayed that states the report viewer has encountered a problem and has to close.__The error details are:____AppName: rrwrun.exe AppVer:9.0.9.0 ModName:cdintf.dll__ModVer:1.0.0.1 Offset:000037c0____Exception information__Code:0xc0000005 Flags: ox00000000__Record: 0x0000000000000000 Address:0x00000000100037c0____Thanks
=> R&R Report Viewer, Xbase Crashes
Rename the file CDINTF.DLL to CDINTF.OLD and the problem should go away.____Kathleen__R&R Support
==> RE: R&R Report, Xbase Crashes
How do you go about renaming the file?
===> RE: R&R Report, Xbase Crashes
Go to Windows Explorer, right click on the file CDINTF.DLL and then select Rename. Enter the new name of CDINTF.OLD.____Kathleen__R&R Support
-
- Posts: 6
- Joined: Tue Oct 10, 2017 12:44 pm
====> RE: R&R Report, Xbase Crashes
I encountered a similar problem.__I have an application that has been creating PDF files for some time in runtime. Now it doesn^t.____The Windows Event viewer reports:__Faulting application rrwrun.exe, version 9.0.9.0, faulting module cdintf.dll, version 1.0.0.1, fault address 0x000037c0.____I read this thread and renamed the cdintf.dll that is in the application folder with the rrwrun.exe. Now when I execute the rrwrun command I get an error that the R&R PDF Printer doesn^t exist.____Thanks.
=====> RE: R&R Report, Xbase Crashes
By renaming the file, you then cannot create PDF files since the driver is not installed.____In V10 and above you can disable R&R from installing/removing the PDF Driver by adding a line to the R?W.INI file and then can alternatively install the driver outside of R&R.____Kathleen__R&R Support
-
- Posts: 6
- Joined: Tue Oct 10, 2017 12:44 pm
======> RE: R&R Report, Xbase Crashes
I get the need for the driver, but I still don^t understand why, with the driver installed, the application all of a sudden started generating a runtime error.____Is there something in the XP environment that might have changed that you are aware of?