I have an vb 2005 asp application that will show a crystal report based upon a user selection which is a job number.
On my development machine all work fine and the report is being shown every time.
When I publish the application the web server it works for most part. Every so often for selected job numbers the report that will not display. When this happens there is a text being displayed above the business object banner saying:
The Report Application Server failed
I have checked the event log and there is no entries. Also there is no stack trace. The application seems to complete normally. I have compared the registry entries in HKEY_LOCAL_MACHINE\SOFTWARE\Crystal Decisions and they are the same id evelopment and production. I am referencing CrystalDecisions.CrystalReports.Engine version11.5.3700.0
The only thing that is different for the reports that are failing is that horizontally they are a little big wider (more data).
I am clueless and hoping that someone could suggest where to start looking. Thank you.
Development machine is running XP Professional Version 2002 SP3
Web Server is running MS Windows Server 2003 Std Edition SP2
Edited by snufse - 01 Mar 2011 at 2:20am