Error when Installing CrystalReport SAP VS 2010 - wpf

I using VS 2010. but when i add a crystal report to my WPF Application, i get a page with message
"Crystal Reports for Visual Studio 2010 is a free download for adding
presentation quality reports to WPF, WinForms, and ASP.Net Web Sites.
Major new features include:
64-bit runtime
WPF viewer
Enhanced embedded report designer
Support for exporting to XLSX
Learn more and download Crystal Reports for Visual Studio 2010 today
Then i am trying to download and instal this SAP Crystal Report version on my PC.
But this error appear:
Can anyone help me?
Thanks.

My first is are you trying installing the right bit version for your operating system? But without more data about your computer setup we have nothing to go on.

Related

Report Viewer 14.0 redistributable

Previous versions of the Microsoft Report Viewer technology for Windows Forms had a runtime file you could install on a client PC to setup the Microsoft Report Viewer assemblies on the users machine. Does something like this exist for Report Viewer version 14.0 used by Visual Studio 2017? I can't seem to find anything available on the Internet.
Viewer 14 on VS 2017 is quite nice in that all you need is the nuget package and you have everything you need to run reports. It doesn't require an installation package to run on the target machines.
This makes web applications a lot easier to deploy as you don't have to install anything on the server short of the website itself. And for winforms you just need to include the dll files the nuget package added.

not loaded : a run-time error occurred during the loading of the com add in outlook 2013

I have a WPF outlook add-in which is developed in Visual Studio 2008 with C#. It is working fine with Microsoft outlook 2003, 2007 & 2010. But when I installed it in outlook 2013, its not getting activated. When I try to activate it , the following exception is seen.
not loaded : a runtime error occurred during the loading of the com add in outlook 2013
If you have come across such a situation and found a solution, Please guide me.
If you are talking of VSTO addin, it depends on what version of office com libraries you refer in the project. You may have to go through the below link:
Develop outlook add-in compatible with multiple versions
Alternatively, you can use add in express toolkit to build one Addin targeting multiple MS office versions.
https://www.add-in-express.com/

How to deploy Report Viewer Runtime for projects developed in Visual Studio 2015

I have converted the VS 2013 WinForm project to VS 2015. Once I installed it on client, report viewer is asking for Microsoft.ReportViewer.WinForms 12.0.0.0.
With VS 2013 projects Report Viewer 2012 Runtime worked fine.
I haven't been able to locate anywhere newer version of Report Viewer Runtime.
Does anyone know where can I find it?
Thank you

No WPF/Silverlight in VS2012?

I have installed VS2012 on a windows 8 machine and surprisingly doesn't show any WPF or Silverlight option when I create a project.
Am I missing something here?! In fact, it is not the way it used to be in VS2010. I only can see it as template under Visual C# which again it is under Online.
Why is that?
You need to install "Visual Studio Express for Windows Desktop"....it's a different edition which has restored the WPF capability.
http://www.microsoft.com/visualstudio/eng/products/visual-studio-express-for-windows-desktop
http://blogs.msdn.com/b/visualstudio/archive/2012/09/12/visual-studio-express-2012-for-windows-desktop-is-here.aspx
To help decide if it's got all the capabilities you need:
Limitations of Visual Studio 2012 Express Desktop

What causes an invalid keycode error in Crystal Reports 13 (2010)?

I recently installed a new version of Crystal Reports 13 (2010) on Visual Studio 2010 Ultimate.
When I add a new report item to the project, I get this message box error: "Invalid Keycode" and the project breaks down and the solution can't be used again (build or run).
I'm using the full .Net framework 4.0 (not client profile) as target framework.
Any idea what the problem is here?
You need to uninstall "Crystal Reports for Visual Studio 2010 - Beta x" and install latest version. You can download it from here.
Or change your system's date to a back date.

Resources