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

[Solved] Error while assigning report to the reportviewer in web application

3 Answers 116 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
HR
Top achievements
Rank 1
HR asked on 01 Jul 2008, 05:58 AM
hi,
        iam getting error while binding the report to reportviewer in my web application.
   it is showing error while assigning the report to the reportviewer in designmode.the error appears on message box.
the error is :
Couldnot find any resources appropriate for the specified culture or the neutral culture."JBA2.Report_Roster.resources" was correctly embedded or linked into assembly "App_Code.lngyia45" at compile time,or that all the satelite assemblies required are loadable and fully signed.

JBA2 is my name space ,report id is Report_Roster

Thank you

3 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 01 Jul 2008, 12:24 PM
Hello HR,

This problem is related to web site projects, where the name of the assembly for the resources changes on every rebuilt. To avoid this, please use a separate class library to contain the report as explained in our best practices help article.

Best wishes,
Steve
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
HR
Top achievements
Rank 1
answered on 01 Jul 2008, 01:04 PM
hi..
   Sorry Steve.I didn't get you .Can u explain or can u give me a example url for this

thank you
0
Steve
Telerik team
answered on 01 Jul 2008, 02:05 PM
Hello HR,

Take a look at the Creating a simple report help article and the whole quickstarts section for more info on setting up Telerik Reporting through class library.

Regards,
Steve
the Telerik team

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