VS 2008 C# CrystalReportViewer Object
I wrote a reportviewer Web Application that uses the crystalreportviewer object. I got the reportviewer to work on my development machine(XP IIS). I even got it to work on another development server(Server 2000 IIS).
When I attempt to place this same project on SBS 2003 SERVER (IIS). I run the same code and get nothing. The progress bar at the bottom of the screen slowly moves more bars on then after a while the page goes back to the previous page. I don't get any errors or exceptions.
How can I debug this issue? I will post my code if it will help. I think it is an issue on the server somehow. I have to have it on this server due that is where the reports live.
Thanks in Advance.
Dan
|