Dumping Report Into Excel File using ReportViewer.LocalReport.Render() method
Hi, I am trying to export the report through LocalReport.Render() method, but while executing this line my browser goes blank and nothing happen and the solution keep running. I am trying to convert the report in the BYTE and then trying to write this byte code in excel file through File.Create method, but control couln't able to reach this method(File.Create). Thanks .. Kumar Navdeep Shanker
June 29th, 2011 3:39am

Hi Kumar, Thanks for your question. According to your description, it seems that you are using Microsoft Visual Studio to develop your project, below are the detail information of the two functions, please see: File.Create Method (String): http://msdn.microsoft.com/en-us/library/d62kzs03.aspx, LocalReport.Render Method, http://msdn.microsoft.com/en-us/library/ms251839(v=vs.80).aspx#Y1571. Hope them help you. If your issue still exists, I would recommend you post this question to Visual Studio Report Controls forum http://social.msdn.microsoft.com/Forums/en-US/vsreportcontrols/threads, you will get more professional help about Visual Studio Report Controls from here. Thanks, Sharp Wang Please remember to mark the replies as answers if they help you and unmark them if they provide no help.
Free Windows Admin Tool Kit Click here and download it now
June 30th, 2011 4:02am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics