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

addding telerik reports - dlls to our bin folder

1 Answer 180 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Chida
Top achievements
Rank 1
Chida asked on 02 Jan 2008, 02:50 PM
Hi,

After adding the respective dlls to bin folder, we are getting the error message as - "Cannot create an object of type 'Telerik.Reporting.Report' from its string representation 'Reports.rpt_Ticket, Reports, Version=2.0.0.0, Culture=neutral, PublicKeyToken=A9D7983DFCC261BE' for the 'Report' property."

How to solve this issue?

Kindly guide us..

rgds,
chida

1 Answer, 1 is accepted

Sort by
0
Rossen Hristov
Telerik team
answered on 03 Jan 2008, 09:40 AM
Hi Chida,

When exactly do you get this error? Can you send us your original project or create a sample project that reproduces that error?

By the way, if your report is within an WebSite project, can you try moving it to a separate ClassLibrary project as described in the Best Practices section of the documentation. The error might be caused by the fact that each time a Web Site is recompiled the code withing the App_Code folder gets a different assembly name.

Greetings,
Ross
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
General Discussions
Asked by
Chida
Top achievements
Rank 1
Answers by
Rossen Hristov
Telerik team
Share this question
or