Crystal Report Viewer for Windows 7 - visual-studio-2013

I want to install Crystal Report viewer for Visual Studio 2013 in Windows 7 (64-bit PC). Available Report Viewer in SAP website supports Windows 8.1 and later versions.
Internet resources point to the latest CR Viewer.
Please let me know from where to get CR Viewer for VS 2013 (Windows 7 64-bit PC).

Related

I can't install any Visual Studio on Windows 7 Ultimate? [duplicate]

I would like to install Visual Studio 2013 on Windows 7 64-bit.
For some reason, the installer says "Setup Blocked" with an error "This version of Visual Studio requires a computer with a newer version of Windows".
This error is not exactly descriptive of what's wrong. The least I could do was verify that I have the following installed :
Windows 7 Professional (64-bit) with Service Pack 1
Internet Explorer 10
Version: 10.0.9200.16750
Update Versions: 10.0.12 (KB2898785)
All Windows Updates that were available for installing on 11th of Dec. 2013.
Executed the installer with the /log winexp.log argument and got the following : winexp.log.
Any ideas of what else could be the problem ?
Thanks.
Edit : by looking at this question there was a crack that allowed installing Windows Phone's SDK on Windows 7 - does anyone know a similar solution for VS 2013 ?
The minimum requirements are based on the Express edition you're attempting to install:
Express for Web (Web sites and HTML5 applications) - Windows 7 SP1 (With IE 10)
Express for Windows (Windows 8 Apps) - Windows 8.1
Express for Windows Desktop (Windows Programs) - Windows 7 SP1 (With IE 10)
Express for Windows Phone (Windows Phone Apps) - Windows 8
It sounds like you're trying to install the "Express 2013 for Windows" edition, which is for developing Windows 8 "Modern UI" apps, or the Windows Phone edition.
The similarly named version that is compatible with Windows 7 SP1 is "Express 2013 for Windows Desktop"
Source
Visual Studio Express for Windows needs Windows 8.1. Having a look at the requirements page you might want to try the Web or Windows Desktop version which are able to run under Windows 7.
Visual Studio 2013 System Requirements
Supported Operating Systems:
Windows 8.1 (x86 and x64)
Windows 8 (x86 and x64)
Windows 7 SP1 (x86 and x64)
Windows Server 2012 R2 (x64)
Windows Server 2012 (x64)
Windows Server 2008 R2 SP1 (x64)
Hardware requirements:
1.6 GHz or faster processor
1 GB of RAM (1.5 GB if running on a virtual machine)
20 GB of available hard disk space
5400 RPM hard disk drive
DirectX 9-capable video card that runs at 1024 x 768 or higher display resolution
Additional Requirements for the laptop:
Internet Explorer 10
KB2883200 (available through Windows Update) is required
And don't forget to reboot after updating your windows
Fake IE10 to install Visual Studio 2013
Visual Studio 2013 requires Internet Explorer 10. If you try to install it on Windows 7 with IE8 you get the following error This version of Visual Studio requires Internet Explorer 10”.
The value that the VS 2013 installer checks is svcVersion in the
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorerkey on 32-bit Windows and
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Internet Explorer on 64-bit Windows. Any value >= 10.0.0.0 makes the installer happy.
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer]
"svcVersion"="10.0.0.0"
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Internet Explorer]
"svcVersion"="10.0.0.0"
your log files shows it is stopping on error "0x8004C000"
From MS Website (http://social.technet.microsoft.com/wiki/contents/articles/15716.visual-studio-2012-and-the-error-code-2147205120.aspx):
Setup Status
Block
Restart not required
0x80044000 [-2147205120]
Restart required
0x8004C000 [-2147172352]
Description
If the only block to be reported is “Reboot Pending,” the returned value is the Incomplete-Reboot Required value (0x80048bc7).

Report Viewer in Visual Studio 2015

I am developing an application in C# (Visual Studio 2015 on Windows 7 Professional 32-bit) and I want to incorporate a display of reports that can be printed and can be exported to PDF or Excel.
The problem is that the project running on .NET Framework 2.0 (need to be supported for Windows 2000, XP or minimum), and the Report Viewer and loses its consistency.
What version of Report Viewer must be installed to suit the Visual Studio 2015 and .NET Framework can work in 2.0? It's possible?
You will need the Microsoft Report Viewer Redistributable 2005 installed.
You can download and install it from here: http://www.microsoft.com/en-us/download/details.aspx?id=21916

Crystal report for visual studio 2012 application

Using Visual Studio 2012 and Crystal Report 9
When i run the report in the client machine, showing error as "Could not load file or assembly "CrystalDecisions.Windows.Forms,Version = 13.0.2000.0 Culture = neutral PublickeyToken = 692bea5521e1304 or noe of its depcendenceis. The system cannot find the file specifified."
I cannot able to find crredist2010_x86 file from the internet.
I downloaded file from SAP Site "CRforVS_13_0_5.exe", then i try to install on client machines it is showing error as need to install atleast vs2010 or vs2012 for proceeding this installation.
How to fix this issue.
Here it is!
on Jan 14, 2013 SAP released SAP Crystal Reports, developer version for Microsoft Visual Studio - 2012
You can download here
Support integration with Visual Studio 2012 and 4.5 .NET Framework runtime.
Added support for following platforms:
OS: Windows 7 SP1, Windows 8, Windows 2012
Database: SQL Server 2012, HANA SP5
Web Browser: Firefox 16, IE10 (limited support; more information forthcoming soon)
Other technology: IIS 8, Flash 11
29 Customer Escalations resolved
This is the presentation article.
In this page you can find actual and previous releases.
I have an app that I made with VS 2008 and I have installed everything but I couldn't find the dlls required. I did workaround like this Added new Report from Crystal Report and VS added the references itself.

Can you build Win 8 apps on Windows 7 with VS 2012?

I have the Professional edition of VS 2012 installed on Windows 7. When I go to start new projects, there are really no new types over VS 2010. When I tried to follow along with creating a WRL component as at:-
http://msdn.microsoft.com/en-us/library/vstudio/jj155856.aspx
I get a HRESULT exception upon attempting to install the template.
Simple question: Does this even work on Windows 7?
Getting started with Windows Store apps:
"Windows Store app development is supported only on Windows 8. You can't develop Windows Store apps on Windows 7 or Windows Server 2012."
So no, it will not work on Windows 7.
You cannot develop Windows Store Apps on Windows 7 you need Windows 8 and Visual Studio 2012. There is a free version of Visual Studio Called Visual Studio Express 2012 for Windows 8. It lets you make Windows Store Apps. If you Install Visual Studio on Windows 7 it blocks the development of Windows Store Apps. So what I am trying to tell you is you need Windows 8 or Windows Server 2012 to Develop Windows Store Apps.
You can download Visual Studio Express 2012 for Windows 8 for free:
http://microsoft.com/express
You can also get a Windows 8 Trial for 90 days for free:
http://msdn.microsoft.com/en-us/evalcenter/jj554510.aspx

Windows Phone development in Visual Studio 2012 RC

Today Microsoft released Windows 8 Release Preview and visual studio 2012 rc. I'm a Windows phone developer. What dev tool I have to use for create my apps in Windows 8 rp?
In Microsoft Visual Studio 2012 express download page, it is mentioned like
"A Visual Studio 2012 Express product for Windows Phone will be available in conjunction with the next Windows Phone release. Until then, you can continue to use Visual Studio 2010 Express for Windows Phone to create Windows Phone apps."
http://www.microsoft.com/visualstudio/11/en-us/products/express
The Windows Phone 8 SDK is out now, for those that are still reading this. It includes the 7.1 and 7.1.1 as well, and all runs within Visual Studio 2012. You can get it here:
https://dev.windowsphone.com/en-us/downloadsdk
For Windows 8, install VS2010, the Windows Phone SDK, and don't forget the 7.1.1 SDK update that fixes problems with Windows 8.

Resources