Report Viewer(Local report) ASP.net with c# 2008 not Running in Server
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi All, I have designed a Report Viewer(Local report) ASP.net with c# 2008. I am getting the output in my system but while am deploying into server then am getting the below error. "The definition of the report 'Main Report' is invalid. The report definition is not valid. Details: Data at the root level is invalid. Line 1, position 1." I have installed report viewer in my server also. i have copied my .rdlc file to my server then i have tried but the below the error am getting.... "An error occurred during local report processing" using Microsoft.ReportViewer.WebForms, Version=9.0.0.0... Kindly guide me how to rectify this.... Any help will be appreciated Advance Thanks... Regards, Prabhu.