I installed the telerik_reporting_2010_1_10_317_trial.msi on my xp pro system. I followed the instruction to create a new telerik report. but received error message :
The assembly reference "Telerik.Reporting, Version=4.0.10.317,Culture=neutral,PublicKeyToken=a9d7983dfcc261be" could not be added to the project. This wizard will continue to run , but the resulting project may not build properly.
Please help
regards
Willie
16 Answers, 1 is accepted
Please follow our best practices help article and create a separate class library to hold the report instead of adding them directly to your application. This way you should not experience similar problems.
Regards,
Steve
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Regards
Willie
my wizard was opening as expected and then I doesn't open anymore! I don't know what to try, I installed again the Reporting tools and I have my Reporting classes in a Class Library!
What should I do?
I would like to define a Template Report as well and I need the wizard to apply it to a new Report.
I'm using Reporting Q1 2010.
thank you
You may have checked the "Do not start this wizard automatically next time " checkbox at the bottom of the Upgrade Wizard which is suppressing the Upgrade Wizard to appear automatically. To invoke the Upgrade Wizard manually please use the Telerik Reporting Menu and select "Upgrade Wizard" from it.
All the best,Steve
the Telerik team
thank you for the quick help. The checkbox what checked, I unchecked and followed the wizzard instructions. Unfortunately the problem is not solved, I still don't get any wizard when creating a new Report Class. Any more ideas?
thanks in advance,
jose
We are not able to reproduce this on our end and in all reported cases so far, it has been either that the reports are not in a class library or the checkbox has been checked not to show the wizard. If you are able to start the wizard manually, please proceed this way. If you are able to narrow down what causes this behavior so we can replicate it, do let us know.
Regards,
Steve
the Telerik team
thanks for the help
regards
I've already covered that in my previous reply:
"To invoke the Upgrade Wizard manually please use the Telerik Reporting Menu and select "Upgrade Wizard" from it."
All the best,
Steve
the Telerik team
as you said the problem was the box checked! but somehow when I clicked to upgrade wizard and I unchecked it it didn't work at all (I followed the upgrade wizard till the end but nothing happened, the checkbox remained unchecked).
Finally when I started a manual Wizard I saw the checkbox checked and by unchecking it, the wizard now starts automatically :)
thank you a lot for the help
My co-worker just installed the newest version of Telerik Reports 2012 Q2 and is running into the same problem you ran into. When he creates a new Telerik Report class file the wizard does not launch for him, yet it works fine on my machine. We clicked on the "upgrade wizard" link as previously described but that didn't seem to solve the problem. Do you recall how you resolved this issue?
Thanks,
Cheri
Do you refer to the Upgrade Wizard or Report Wizard in your post. Also do you get any exceptions upon trying to manually start any of the wizards from the Telerik Reporting menu (provide them if you do) or they just do not start? Not working items in Telerik Reporting menu could mean that the Telerik Reporting VSPackage is not correctly loaded on your machine. Please launch the Visual Studio IDE with the following command that should fix the problem: Devenv.exe /ResetSkipPkgs. If this does not help, please reinstall Telerik Reporting with the following in mind:
- Make sure there are no Visual Studio instances running.
- Make sure you're logged in as administrator. If not please elevate the rights for the Telerik Reporting installer prior starting the install.
Regards,
Steve
the Telerik team
BLOGGERS WANTED! Write a review about Telerik Reporting or the new Report Designer, post it on your blog and get a complimentary license for Telerik Reporting. We’ll even promote your blog and help bring you a few fresh readers. Yes, it’s that simple. And it’s free. Get started today >
I am new to telerik reporting.I installed Telerik reporting tool. After that I created a class library and i added new report (report1.cs),but am not getting Welcome to the Telerik Report Wizard page.
Regards,
satish
Thank you for the provided input. This is a known issue which has been fixed in the subsequent version of Telerik Reporting (6.1.12.621). For the previous version there is no workaround so we would recommend you to upgrade to the latest one. We apologize for the inconvenience.
Greetings,
IvanY
the Telerik team
BLOGGERS WANTED! Write a review about Telerik Reporting or the new Report Designer, post it on your blog and get a complimentary license for Telerik Reporting. We’ll even promote your blog and help bring you a few fresh readers. Yes, it’s that simple. And it’s free. Get started today >
when i click upgrade wizard it shoing errror message
There are no reference to upgrade in the current solution
In my case it happened I am using an older version not supporting my Visual Studio version.Also the framework version support is changed - http://www.telerik.com/products/reporting/getting-started/system-requirements.aspx
-KS