Skip to Content
0
Former Member
Jun 10, 2009 at 05:50 PM

CrystalReportViewer Built-In Export Options Dont Work

29 Views

Hi

I am currently using CR Bundled with Visual Studio 2005 for web. I have spent a lot of time deploying and finally getting it correct. Everything works fine on the production server. However, all of the export options dont work.

When I choose an option and export, the save file dialog comes up for word, excel, etc... But it wont let me open or save the file. The KB is not zero so it actually is exporting.

If it means anything, I noticed the file name it's trying to save is like: ReportViewer_aspx?Rid= 1. It seems like it's pulling the webpage name and putting it into the File Name?

Now here is the frustrating part - it works on my local machine, exporting works fine. The File Name that pops up there is not the page name, rather, crystalreportviewer3.doc.

What the heck is going on here?