I'm trying to update a number of custom reports we have for ArcLogistics Route 3 to work with ArcLogistics 10. I've downloaded the trial version of Crystal Reports 2011 and I've gone through and switched the referenced fields to correctly reference the current fields in the route/routedetail/routefolder tables.
The problem is that whenever I try to run the reports in ArcLogistics I get a dialog from the Crystal Reports ActiveX Designer indicating that the report was made with a newer version of Crystal Reports. If I dismiss the dialog the report is generated properly, but we'd really like to not have the dialog box show up at all. Does anyone know what the newest version of Crystal Reports is that won't trigger that dialog? Or does anyone know how to tell ArcLogistics to use a newer version of Crystal Reports?
One feature of our reports doesn't seem to be working correctly. Some of our reports require some additional input from the user at the time they are generated, mostly the date for delivery. When run from ArcLogistics Route 3, the prompt for information is displayed in a standard Windows form and everything works as expected. When the same report is run from ArcLogistics 10, the prompt is displayed in an undecorated Internet Explorer frame, and none of the buttons work (including Okay/Cancel). If the prompt is dismissed then the report is generated, albeit without the information the prompt was supposed to provide. Any thoughts on fixing this? Maybe we need a newer/different version of the Crystal Reports designer?