This is a migrated thread and some comments may be shown as answers.

Reporting - error when run on server

3 Answers 66 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
asemwhy
Top achievements
Rank 1
asemwhy asked on 29 Mar 2013, 02:15 AM
Report run nicely on localhost but produced the following error message when we run on server (production). It happened after we upgrade from  5.3.12.119.

Could not load type 'Telerik.Reporting.Processing.ParametersManager`1' from assembly 'Telerik.Reporting, Version=6.2.13.110, Culture=neutral, PublicKeyToken=a9d7983dfcc261be'.

at Telerik.ReportViewer.WebForms.ParametersPage.OnPreLoad(EventArgs e)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)


Please help

3 Answers, 1 is accepted

Sort by
0
Chavdar
Telerik team
answered on 02 Apr 2013, 03:05 PM
Hello,

Please, check whether Telerik.Reporting.dll assembly is correctly uploaded to the server and the versions of all the references to the Reporting assemblies: project references, assembly references from the web.config file, the web pages and user controls (.aspx, .ascx). For the project references, check whether the Copy Local attribute is set to true.

Kind regards,
Chavdar
the Telerik team

Have you tried the new visualization options in Telerik Reporting Q1 2013? You can get them from your account.

0
asemwhy
Top achievements
Rank 1
answered on 03 Apr 2013, 01:59 AM
i do not understand the meaning of 'check whether the Copy Local attribute is set to true'. Can you elaborate further

Please

SMY
0
Petio Petkov
Telerik team
answered on 05 Apr 2013, 12:13 PM
Hi Safie,

You can find how to set the Copy Local property in this MSDN article. Also, please check the References to Shared Components at the Run Time section here.
We believe that some of the dll's you're referencing are missing on the deployment machine. Once you deploy the project, please be sure that all the dll's are deployed too. 

Kind regards,
Petio Petkov
the Telerik team

Have you tried the new visualization options in Telerik Reporting Q1 2013? You can get them from your account.

Tags
General Discussions
Asked by
asemwhy
Top achievements
Rank 1
Answers by
Chavdar
Telerik team
asemwhy
Top achievements
Rank 1
Petio Petkov
Telerik team
Share this question
or