Page 1 of 1

R&R Report Viewer, Xbase Crashes

Posted: Thu Aug 11, 2005 3:08 am
by Steve_Pollard_(Guest)
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

Posted: Thu Aug 11, 2005 11:24 am
by kfleming
Rename the file CDINTF.DLL to CDINTF.OLD and the problem should go away.____Kathleen__R&R Support

==> RE: R&R Report, Xbase Crashes

Posted: Tue Aug 16, 2005 2:22 pm
by joyce
How do you go about renaming the file?

===> RE: R&R Report, Xbase Crashes

Posted: Tue Aug 16, 2005 3:37 pm
by kfleming
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

====> RE: R&R Report, Xbase Crashes

Posted: Fri Oct 14, 2005 12:44 pm
by Elsie_Denzel_(Guest)
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

Posted: Sun Oct 16, 2005 8:59 am
by kfleming
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

======> RE: R&R Report, Xbase Crashes

Posted: Sun Oct 16, 2005 11:12 am
by Elsie_Denzel_(Guest)
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?