Here is my problem.
I am developing on a Windows 7 Ultimate platform with VS 2010 and Crystal Reports Viewer 13.02.
I just set up a Windows 2003 Server for test purposes, installed all the patches and then installed the Crystal Runtime Libraries for 13.02.
When I load my project, everything runs fine and the reports render fine.
However, I am trying to install this on a client Windows 2003 Server (that I do not have direct access to from a configuration standpoint), and when I run my reports, all I get returned is the toolbar, but no report inside. For the sake of being thorough, I have both a report with data and a dummy report with just a header. Neither render on the client server.
I have made sure that the Windows 2003 client server has all the latest Microsoft updates. Has been rebooted. I have made sure that I have included the aspnet_client directory in the distribution files.
I have tried upgrading to 13.04 (but I have report rendering issues with this version with it not aligning properly). This is not the dreaded IE 9 issue, I understand this and this is not the problem, I don't get a blank report, all I get is just the toolbar. I get the same issue with this version as well.
When I run the report with data, and view the source, I see the javascript call with all the data that it should be showing.
Anyone have any thoughts?