Return to site

Crystal Reports Runtime 13.0.2

broken image


A reliable extension for Visual Studio that comes in handy for .NET developers and other users who need to create, explore and visualize reports

SAP Crystal Reports for Visual Studio is geared toward users who need to extend their existing .NET reporting solutions and produce various reports from Visual Studio. This way, you are able to create detailed reports within a Visual Studio development environment, thus reducing dependency on IT and developers.

Whether you are a business user, application developer or report designer, using SAP Crystal Reports for Visual Studio you are able to access relational databases such as PostgreSQL, Sybase, Microsoft Access, Microsoft SQL Server, MySQL, Interbase, Oracle and Btrieve, OLAP cubes, spreadsheets and log files effortlessly.

Because it provides you with a complete set of APIs (Application programming interface) you can easily search for content on the server without leaving Visual Studio. Also, you can create and subscribe to events, manage cryptographic keys, organize groups and security keys, as well as import and export content to and from offline files.

What's more, SAP Crystal Reports for Visual Studio offers an editable preview panel that helps you to quickly edit the preferred reports while viewing data and a workbench utility that helps you to manage and organize projects.

You can also add more functionality by using embedded Flash objects that allow interactive visualizations, custom rows and on-report sort controls.

Crystal Reports 13.0.2 (VS2012), Dynamic Image Loading. Crystal Reports image loading on runtime. How to vertically align an image inside a div. Latest version: 14.0.2 See all. Developer: SAP Crystal Solutions (R) Download. Review Comments (14) Questions & Answers (7) Review. No specific info about version 12.0. Please visit the main page of Crystal Reports on Software Informer.

Quite important is that you can export the generated reports from Visual Studio to any device by using an XML Web services model. Also, you can schedule tasks, as well as store, query and access objects stored in the server.

Overall, SAP Crystal Reports for Visual Studio proves to be a steady and reliable solution that gets the attention of many .NET developers who need to quickly create rich reports and store them in a server without leaving Visual Studio.

Filed under

SAP Crystal Reports for Visual Studio was reviewed by Cristina Jitaru
3.5/5
SYSTEM REQUIREMENTS
  • 1.6 GHz or faster processor
  • 1GB (32-bit) or 1.1GB (64-bit) available

Crystal Reports Runtime 13.0.2 Download

New in SAP Crystal Reports for Visual Studio 13.0.8:
  • Support for Visual Studio 2015 Update3
  • Support for SQL Server 2014
  • Support for SAP Sybase SQL Anywhere 17
  • Addressed several customer Incidents.
Read the full changelog
Load comments
This enables Disqus, Inc. to process some of your data. Disqus privacy policy

SAP Crystal Reports for Visual Studio 13.0.26

add to watchlistsend us an update
Crystal Reports Runtime 13.0.2
runs on:
Windows 2003
Windows 7
Windows Vista
file size:
363 MB
main category:
Programming
developer:
visit homepage

top alternatives FREE

Crystal Reports Runtime 13.0.23

top alternatives PAID


Please help.

Probem is:

Deployed WebServices on application server

When running code, webservice needs to load Crystal Reports assemblies ver 11.5

(appears to need CR XI R2 SP6 to be installed on application (win2012) server.

Sample exception below:

Could not load file or assembly 'CrystalDecisions.Shared, Version 11.5.3.3700.0, Culture= neutral,

PublicKeyToken=692fbea5521e1304' or one of its dependencies.

Runtime

The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

Platform being used:

- Win7 (users PC)

- Windows 2012 server (application server)

Background

Visual Studio 2013 ver 12.0.30723 update 3

- Target framework: .NET Framework 4

- CR Installed (on dev PC, Win7)

- SAP Crystal Reports runtime engine for .NET Framework (64-bit), ver 13.0.10.1385

- SAP Crystal Reports, version for Microsoft Visual Studio, ver 13.0.10.1385

Reports
runs on:
Windows 2003
Windows 7
Windows Vista
file size:
363 MB
main category:
Programming
developer:
visit homepage

top alternatives FREE

Crystal Reports Runtime 13.0.23

top alternatives PAID


Please help.

Probem is:

Deployed WebServices on application server

When running code, webservice needs to load Crystal Reports assemblies ver 11.5

(appears to need CR XI R2 SP6 to be installed on application (win2012) server.

Sample exception below:

Could not load file or assembly 'CrystalDecisions.Shared, Version 11.5.3.3700.0, Culture= neutral,

PublicKeyToken=692fbea5521e1304' or one of its dependencies.

The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

Platform being used:

- Win7 (users PC)

- Windows 2012 server (application server)

Background

Visual Studio 2013 ver 12.0.30723 update 3

- Target framework: .NET Framework 4

- CR Installed (on dev PC, Win7)

- SAP Crystal Reports runtime engine for .NET Framework (64-bit), ver 13.0.10.1385

- SAP Crystal Reports, version for Microsoft Visual Studio, ver 13.0.10.1385

- CR XI (ver 11.5) NOT INSTALLED anywhere ON ANY pc/server

- CR installed on win2012 64-bit App Server is:

- SAP Crystal Reports runtime engine for .NET Framework (64-bit), ver 13.0.10.1385

- SAP Crystal Reports runtime engine for .NET Framework (32-bit), ver 13.0.13.1597

Visual Studio (VS) solution is being migrated from using CR ver 11.5 to CR ver 13

No VS project refer to any assemblies/dll for old CR ver 11.5 (not installed).

2 projects refer to CR

1st project CASNet references are:

- CrystalDecisions.CrystalReports.Engine

- CrystalDecisions.ReportSource

- CrystalDecisions.Shared

- CrystalDecisions.Windows.Forms

(all listed assemblies above have the same properties listed below)

Aliases: global

copy local: TRUE

Description: Crystal Reports for .NET Framework

Embed Interop Types: False

File Type: Assembly

Identity: e.g 'CrystalDecisions.CrystalReports.Engine', names as per listed above/below (for 2nd project)

Path: C:Program Files (x86)SAP BusinessObjectsCrystal Reports for .NET Framework 4.0CommonSAP BusinessObjects Enterprise XI 4.0win32_x86dotnetCrystalDecisions.CrystalReports.Engine.dll (same path for all listed CR assemblies above)

Resoved: True

Runtime Version: v2.0.50727

Specific Version: True

Strong Name: True

Version: 13.0.2000.0

2nd project DataServicesS

- CrystalDecisions.CrystalReports.Engine ( same properties as listed above in bold))

- CrystalDecisions.Shared (same properties as listed above in bold)

Deployed WebServices to win2012 64bit application server (CR installed ver 13 for both 64-bit and 32-bit as per above)

Running code and remote debugging in webservices give exception below:

Exception in WebServices is:

System.Web.Services.Protocols.SoapException occurred

HResult=-2146233087

Message=Could not load file or assembly 'CrystalDecisions.Shared, Version=11.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

Source=System.Web.Services

Actor=Exception

Node=Exception

StackTrace:

Questions are:

- does CR ver 13 (32 or 64 bit) need CR version 11.5 installed?

- VS solution has no references to any CR 11.5 version (did a find in VS for 11.5).

Why would CR ver 13 want to load CR ver 11.5 where solution does not refer to CR 11.5 anywhere?

Please help on this as I am at a stand still.





broken image