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

Error adding new Telerik Report to Solution

42 Answers 1387 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Paul
Top achievements
Rank 1
Paul asked on 21 Feb 2012, 12:52 PM
Good morning,

I have been looking for a reporting solution for my WPF project and downloaded the 60-day trial today as IMO the Telerik API's are the best I've seen. However, I seemed to have stumbled at the first hurdle.

I've created a .NET 4 app, (Not Client Profile) and tried to add a new report to the solution and I am getting the following error message in VS2010:

The vstemplate file references the wizard class 'Telerik.Reporting.Design.Wizard.AddNewReportWizard', which does not exist in the assembly 'Telerik.Reporting.Design, Version=6.0.12.215, Culture=neutral, PublicToken=a9d7983dfcc261be'. 

Could someone help me with this because I'm keen to get on with the project and order Telerik Reporting if it does the job for me!

Thank you,

Paul Pitchford.

Note: The example solutions that have reports already in them seem to work great.

42 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 21 Feb 2012, 01:16 PM
Hello Paul,

This is an issue that slipped into the Q1 2012 release. To fix it until we release an internal build/service pack addressing the issue, please do the following:
  1. Close all Visual Studio instances.
  2. Open C:\Program Files\Microsoft Visual Studio 10.0\Common7\IDE\ItemTemplates\VisualBasic\Reporting and locate the Telerik Reporting Item Template Telerik_Reporting_Q1_2012.zip.
  3. Replace that file with the one we have attached to this ticket.
  4. Open Visual Studio command prompt and run devenv /installvstemplates.
  5. Start Visual Studio and create reports as needed.

Sorry for the temporary inconvenience.

Regards,
Steve
the Telerik team
NEW in Q1'12: Telerik Report Designer (Beta) for ad-hoc report creation. Download as part of Telerik Reporting Q1 2012. For questions and feedback, use the new Telerik Report Designer Forum.
0
Paul
Top achievements
Rank 1
answered on 21 Feb 2012, 01:35 PM
Excellent.

Thank you for your quick response. Your guide did the trick!

Paul.
0
Paul
Top achievements
Rank 1
answered on 21 Feb 2012, 02:01 PM
Steve!!

Cancel that. After running your instructions, I've just tried to add a new WPF form and now I am getting this error:

Could not find file 'c:\users\paul\appdata\local\microsoft\visualstudio\10.0\itemtemplatescache_{00000000-0000-0000-0000-0000000000}\visualBasic\WPF\1033\WPFWindow.zip\Window1.xaml'

Please could you tell me what has happened here!
0
Joan
Top achievements
Rank 1
answered on 22 Feb 2012, 11:20 AM
I have this issue as well.  Shouldn't this be listed in the known issues?
0
Paul
Top achievements
Rank 1
answered on 22 Feb 2012, 07:21 PM
Fortunately running the Visual Studio repair feature on the setup DVD resolved this issue for me. This wasn't the start I was looking for especially considering that I am only a small freelance developer and this would be quite an investment for me! We'll have to see how the next 60 days go.
0
Joan
Top achievements
Rank 1
answered on 22 Feb 2012, 10:51 PM
Thanks Paul.  I'm running that now and I'll what happens.
0
Steve
Telerik team
answered on 23 Feb 2012, 10:54 AM
Hi guys,

We were not able to reproduce such a problem in our local tests on a couple of machines. We successfully added WPF Page, Window and UserControl with no errors. The attached zip archive in this thread is only our VB item template, so we do not change any other templates in VS and the devenv.exe /installvstemplates command is needed in order to install the new template. The only possible explanation I can think of for such a weird problem (for which google knows nothing about) could be if you had somehow corrupted the WPF Window template and the installvstemplates command has installed the corrupted one.

Kind regards,
Steve
the Telerik team
NEW in Q1'12: Telerik Report Designer (Beta) for ad-hoc report creation. Download as part of Telerik Reporting Q1 2012. For questions and feedback, use the new Telerik Report Designer Forum.
0
Jacek
Top achievements
Rank 1
answered on 23 Feb 2012, 07:02 PM
I have same problem, but with c#. Is it possible to have zip file for c# version?
0
Jacek
Top achievements
Rank 1
answered on 24 Feb 2012, 10:53 AM
Changed assembly name in vstemplate, hope now it will work.

        <Assembly>Telerik.Reporting.Design.VisualStudio,
Version=6.0.12.215, Culture=neutral, PublicKeyToken=a9d7983dfcc261be</Assembly>
        <FullClassName>Telerik.Reporting.Design.VisualStudio.AddNewReportWizard</FullClassName>
0
Steve
Telerik team
answered on 27 Feb 2012, 12:41 PM
Hi Jacek,

The C# item template is correct so there is no need for any manual change, the problem is only with the VB.NET item template.

Kind regards,
Steve
the Telerik team
NEW in Q1'12: Telerik Report Designer (Beta) for ad-hoc report creation. Download as part of Telerik Reporting Q1 2012. For questions and feedback, use the new Telerik Report Designer Forum.
0
Kevin
Top achievements
Rank 1
answered on 28 Feb 2012, 11:58 AM
"The C# item template is correct so there is no need for any manual change, the problem is only with the VB.NET item template."

I'm having this problem and I am using VB.NET
0
Steve
Telerik team
answered on 28 Feb 2012, 01:32 PM
Hello Kevin,

Please use the modified item template and steps we provided in our first reply to resolve the problem.

All the best,
Steve
the Telerik team
NEW in Q1'12: Telerik Report Designer (Beta) for ad-hoc report creation. Download as part of Telerik Reporting Q1 2012. For questions and feedback, use the new Telerik Report Designer Forum.
0
Seth
Top achievements
Rank 2
answered on 29 Feb 2012, 12:15 AM
I follow all of the instructions but it is not solving the issue.  I keep getting the error.  Using VB.NET and none of the instructions have resolved this issue.  Would really be great if this gets resolved ASAP.  I have a client depending on this functionality.
0
Andres Eduardo
Top achievements
Rank 1
answered on 01 Mar 2012, 05:59 AM
Same as Seth, I followed the instruction and the error persists even in C#.

I don't know if this is important to mention but I have installed VS.NET in a different location than the default one. Anything else I can do?, do you have a release date for a final fix?

Thanks in advance.
0
ISB-developer
Top achievements
Rank 2
answered on 01 Mar 2012, 09:11 AM
For this trick doesn't work. need help.
0
Steve
Telerik team
answered on 01 Mar 2012, 09:49 AM
Hi guys,

@Andres and @Seth: if you are not logged in as Administrator, please do. Also if you are adding Telerik Reports directly to a web site project, be aware that the item template for web site projects is different. Our suggestion is to follow the Solution Structure help article and add reports to a separate class library.
@Andres: If VS is installed to a different location, then you should respectively change the path from the instructions.
@ISB - the error says it all, you should run the Visual Studio command prompt as administrator or best log-in with Administrator account.

All the best,
Steve
the Telerik team
NEW in Q1'12: Telerik Report Designer (Beta) for ad-hoc report creation. Download as part of Telerik Reporting Q1 2012. For questions and feedback, use the new Telerik Report Designer Forum.
0
ISB-developer
Top achievements
Rank 2
answered on 01 Mar 2012, 11:52 AM
Thank you, now it works.
0
Andres Eduardo
Top achievements
Rank 1
answered on 01 Mar 2012, 05:03 PM
Thanks Steve, I searched for the ItemTemplate for web projects and found it at:

Microsoft Visual Studio 10.0\Common7\IDE\ItemTemplates\Web\VisualBasic

and, as Jacek, I opened the Telerik_Reporting_Q1_2012.zip file, changed the class.vstemplate file, specifically the WizardExtension section for this:

<WizardExtension>
        <Assembly>Telerik.Reporting.Design.VisualStudio, Version=6.0.12.215, Culture=neutral, PublicKeyToken=a9d7983dfcc261be</Assembly>
        <FullClassName>Telerik.Reporting.Design.VisualStudio.AddNewReportWizard</FullClassName>      
    </WizardExtension>

And now is working =)
0
Giovanni De Lazzari
Top achievements
Rank 1
answered on 05 Mar 2012, 10:09 AM
Hi, I get the same error. but I don't have the beta relase
my version is 6.0. 12.215 (Feb 15, 2012) 
I also uninstall all telerik repor tools and install it again
but the issue still remain. please let me kno if I have to copy the file too , or if you plan to fix this issue in some nightly release
thanks


0
Steve
Telerik team
answered on 05 Mar 2012, 10:39 AM
Hi Giovanni,

As noted earlier, this is an issue that slipped into the Q1 2012 release. It would be fixed for an internal build/service pack, but for the time being you should follow the steps provided in my first post.

Greetings,
Steve
the Telerik team
NEW in Q1'12: Telerik Report Designer (Beta) for ad-hoc report creation. Download as part of Telerik Reporting Q1 2012. For questions and feedback, use the new Telerik Report Designer Forum.
0
Michael Eaton
Top achievements
Rank 1
answered on 05 Mar 2012, 08:28 PM
I followed the instructions listed in the original fix, but it's still not working for me.

Open 
C:\Program Files\Microsoft Visual Studio 10.0\Common7\IDE\ItemTemplates\VisualBasic\Reporting and locate the Telerik ReportingItem Template Telerik_Reporting_Q1_2012.zip.

Originally, this folder didn't even exist for me - I had nothing under IDE, so I created it and copied the files from the attached zip into it. I then opened a VS command prompt as an admin and ran devenv /installvstemplates

I still get the original error when trying to add a new report to my project.

Any ideas?

0
Steve
Telerik team
answered on 06 Mar 2012, 08:39 AM
Hi Michael,

The path provided is for x32 OS. If you are running x64 bit machine, the correct path would be C:\Program Files (x86)\...

Regards,
Steve
the Telerik team
NEW in Q1'12: Telerik Report Designer (Beta) for ad-hoc report creation. Download as part of Telerik Reporting Q1 2012. For questions and feedback, use the new Telerik Report Designer Forum.
0
John Adkins
Top achievements
Rank 1
answered on 08 Mar 2012, 05:56 PM
I figured it out in my case:

There are two reference locations:

C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\ItemTemplates\Web\VisualBasic
and
C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\ItemTemplates\VisualBasic\Reporting

The first path had the bad zip file Telerik_Reporting_Q1_2012.zip.  in my case.  Web App.

The solution only mentions the second path above.

Still had to run "devenv /installvstemplates"

John 
0
Henno
Top achievements
Rank 1
answered on 09 Mar 2012, 02:28 PM
Hey Steve.

I have the same problem.

I did everything as instructed. But still the exact same error. As soon as I add a Telerik Report into my C# Project the assembly reference"Telerik.Reporting, version=6.0.12.215" appears. 
Ran the VS Command Prompt as Admin, and tried everything the others reported on this thread. 

This is truly frustrating. Anything else that I could try?

Thanks
Henno

0
Piers
Top achievements
Rank 1
answered on 13 Mar 2012, 12:30 PM
Since buying a licence I found I couldn't add reports to the c# website project I've been working on (it worked fine on the trial version!) I've spent the best part of a day getting to the bottom of this having never previously pondered how VS plugins work, and have now resolved the issue. Part of the problem is that VS picks the template up from different places depending on what language you're using and what type of project you're building. To show this, in windows explorer go to
C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\ItemTemplates

and search for Telerik_Reporting_Q1_2012.zip. I found 4 versions, under
.\Web\CSharp
.\CSharp\Reporting
.\VisualBasic\Reporting
.\Web\VisualBasic

Each zip file contains a file with the extension .vstemplate which should contain the section
    <WizardExtension>
      <Assembly>Telerik.Reporting.Design.VisualStudio, Version=6.0.12.215, Culture=neutral, PublicKeyToken=a9d7983dfcc261be</Assembly>
      <FullClassName>Telerik.Reporting.Design.VisualStudio.AddNewReportWizard</FullClassName>
    </WizardExtension>

As far as I can tell, the only one that's correct is the one in .\CSharp\Reporting. So I edited the .vstemplate file in the location relevant to me (.\Web\CSharp\Telerik_Reporting_Q1_2012.zip\Class.vstemplate), saved it out to my temp directory, reconstructed the zip file using my edited version and the other file(s) that were in it, and ran devenv /installvstemplates (as administrator).

I can now add reports to my website project, though the wizard doesn't fire up automatically as it does for a web application project for some reason. Having added a blank report I have to open it in design view and select Telerik/Reporting/Report Wizard from the menu.

Thanks to the other posters on this thread. Perhaps Telerik could get a proper fix out for this asap?
0
Henno
Top achievements
Rank 1
answered on 14 Mar 2012, 11:40 AM
Hey Piers

Thanks for the reply. Unfortunately this still did not resolve the problem for me. I have checked the Class.vstemplate files and it resembles the correct one posted. Installed the vstemplates over again as admin. But still get the error when adding a Report to my project. 

Anyone else still having trouble with this?
0
Piers
Top achievements
Rank 1
answered on 14 Mar 2012, 03:28 PM
Hi Henno,
can you create a new project using the ASP.NET Web Application template and add a report to that? I found that that worked before I did my fix to enable adding a report to a website project.

Piers.
0
Aaron Abdis
Top achievements
Rank 1
answered on 04 Apr 2012, 09:20 PM
This worked perfectly for me. Thanks.

This kind of fix tho is another great reason why Telerik's gotta get a unified installer up and going, ... something akin to Steam, but for Telerik products.
0
Steve
Telerik team
answered on 05 Apr 2012, 08:33 AM
Hello guys,

We've released an internal build that addresses this problem among other reported problems. You can see the release notes here.

Regards,
Steve
the Telerik team
NEW in Q1'12: Telerik Report Designer (Beta) for ad-hoc report creation. Download as part of Telerik Reporting Q1 2012. For questions and feedback, use the new Telerik Report Designer Forum.
0
Mark
Top achievements
Rank 1
answered on 29 Apr 2012, 03:38 AM
It is disappointing that something this critical is still a problem 2 months after it was reported.

I feel lucky to have found this before spending any more time trying to figure out what was wrong. As it is I uninstalled and reinstalled before searching for an answer.

It really makes me wonder how many people are using this package?
0
Patrick
Top achievements
Rank 1
answered on 30 Apr 2012, 03:55 PM
@Steve
I'd like to modify the Telerik reporting template... minor changes like the default font, font size, etc., for C# applications, both web and desktop apps. I'm looking at the files contained in the C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\ItemTemplates\CSharp\Reporting\Telerik_Reporting_Q3_2011.zip file, but not sure where, or how, to get started. Can you help?

Thanks,

--Patrick
0
Steve
Telerik team
answered on 02 May 2012, 04:09 PM
Hi guys,

@Mark: as noted in our last post, the problem has already been addressed in an internal build. Upgrade to resolve the problem.
@Patrick: To get familiar with the Visual Studio templates I would highly recommend the next links:
  • Creating Item Templates - describes how to locate and organize the item templates, and two ways to create them - through the Visual Studio's Export Template Wizard or manually.

All the best,
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 >

0
Adam
Top achievements
Rank 1
answered on 14 May 2012, 07:14 PM
I had the same problem as the OP (original poster) and Steve's solution fixed it; thank you!

Sincerely,

Adam T. Carlson
0
answered on 21 Jun 2012, 07:33 AM
we have same error but we use c# , can you attach cs files ?
0
Steve
Telerik team
answered on 21 Jun 2012, 08:37 AM
Hi guys,

This problem has already been addressed in the latest official Q2 2012 version, so please upgrade to resolve it.

Regards,
Steve
the Telerik team

FREE WEBINAR ON THE NEW REPORT DESIGNER! Join us on Friday, June 29 at 10:00 AM for a comprehensive demo of the official version of the standalone Report Designer and find out how easy it is to empower your users with creating, editing and sharing ad-hoc reports. The webinar will go through a real-world scenario of creating reports, embedding them in your application(s), and distributing them within your organization. We will also cover the newly added support for sub-reports, navigation actions (such as drill-down and drill-through), and report sources. Register here and bring your questions with you. We’ll try to address them during the webinar! You may even win a Telerik Ultimate Collection license! Register today >>

0
Gary S
Top achievements
Rank 1
answered on 21 Oct 2012, 11:05 AM
I have just installed Q3-2012 including Reporting Tools.  I still can't see The Reporting Item Template in VS 2010 Express when trying to create a Class.  I have unistalled and installed a couple of times now without success.
0
Peter
Telerik team
answered on 22 Oct 2012, 12:05 PM
Hello Gary,

Visual Studio 2010 Express is not supported due to limitations in the express edition. If you don't have Visual Studio Professional our suggestion is to utilize the standalone Report Designer.

For more information check out the System Requirements.

Regards,
Peter
the Telerik team

HAPPY WITH TELERIK REPORTING? Do you feel that it is fantastic? Or easy to use? Or better than Crystal Reports? Tell the world, and help fellow developers! Write a short review about Telerik Reporting and Telerik Report Designer in Visual Studio Gallery today!

0
Amar
Top achievements
Rank 1
answered on 28 Feb 2013, 01:59 PM
Hiii

we have installed Telerik Reports Software and it shown me successfully installed.I am trying for a sample program in C# and i could not found a template in Add New Item (Telerik Report). to proceed further could you please help me on this. I am using vs2012 professional and windows 8


Thanks & Regards 

Amar


0
Peter
Telerik team
answered on 28 Feb 2013, 02:12 PM
Hello Amar,

Generally our suggestion is to add the report definitions to a class library with target .NET 2.0+ full profile. Check out the demos source code that came with your Telerik Reporting installation.

Additionally you may find useful the Quickstart help article.

Greetings,
Peter
the Telerik team

See what's new in Telerik Reporting Q1 2013. Register for the March 4 webinar to witness the impressive new visualizations in Telerik Reporting. Just for fun, 10 webinar attendees will be randomly selected to win a Telerik T-shirt and a $50 Gift Certificate to ThinkGeek. Register now! Seats are limited!

0
Dan
Top achievements
Rank 2
answered on 09 Jan 2014, 09:25 PM

I am having this same problem.  No Telerik Report choice when adding a new item into my report project.

I am using VS 2013 with Telerik Reporting Q1 2013, which I have uninstalled and reinstalled to no avail.



With VS 2013 there is no 

C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\ItemTemplates\

folder, and no Telerik zip files there.



Any suggestions?

Dan

0
Nasko
Telerik team
answered on 14 Jan 2014, 01:54 PM
Hello Dan,

You are running Telerik Reporting Q1 2013 which does not support Visual Studio 2013 (screenshot). This is because at the time we released that version of the product, the latest available official version of VS was 2012. We always aim to add support to the product as soon as a new version of VS is released.

A possible solution is to install newer version of Telerik Reporting or to have different versions of Visual Studio installed side-by-side as elaborated in the Installing Visual Studio Versions Side-by-Side article. Then you can create/modify your projects with the supported version of Visual Studio, and if needed, upgrade the projects later to a newer version. Or you can get the latest version of Telerik Reporting, which supports Microsoft Visual Studio 2010, 2012, 2013 (Professional, Premium and Ultimate Editions).

Regards,
Nasko
Telerik

New HTML5/JS REPORT VIEWER with MOBILE AND TOUCH SUPPORT available in Telerik Reporting Q3 2013! Get the new Reporting version from your account or download a trial.

0
Dan
Top achievements
Rank 2
answered on 14 Jan 2014, 03:06 PM
Yes, I thought as much.  I'll upgrade to the newer version of Reporting when there is time.  In the meantime I used VS2012 to get my report added.  Thanks!
Tags
General Discussions
Asked by
Paul
Top achievements
Rank 1
Answers by
Steve
Telerik team
Paul
Top achievements
Rank 1
Joan
Top achievements
Rank 1
Jacek
Top achievements
Rank 1
Kevin
Top achievements
Rank 1
Seth
Top achievements
Rank 2
Andres Eduardo
Top achievements
Rank 1
ISB-developer
Top achievements
Rank 2
Giovanni De Lazzari
Top achievements
Rank 1
Michael Eaton
Top achievements
Rank 1
John Adkins
Top achievements
Rank 1
Henno
Top achievements
Rank 1
Piers
Top achievements
Rank 1
Aaron Abdis
Top achievements
Rank 1
Mark
Top achievements
Rank 1
Patrick
Top achievements
Rank 1
Adam
Top achievements
Rank 1
Gary S
Top achievements
Rank 1
Peter
Telerik team
Amar
Top achievements
Rank 1
Dan
Top achievements
Rank 2
Nasko
Telerik team
Share this question
or