Quantcast
Channel: SCN: Message List - SAP Crystal Reports, version for Visual Studio
Viewing all 6879 articles
Browse latest View live

Re: Export to pdf differs from viewer

$
0
0

Thanks for the report but without saved data nothing I can do with it.

 

Don


Re: Problem with windows 10, VS 2015 and SP15

Crystal Designer is NOT integrated into Visual Studio 2015

$
0
0

Symptom: no "Crystal Report" item found in "Add new item" -> "Reporting" page. Existing .rpt files open with binary editor.

 

Re-installed both (Visual Studio and CRforVS_13_0_15.exe) few times to no avail.

 

Environment: Windows 10 x86, Visual Studio 2015 Enterprise, SQL Server 2014 Developer.

 

Please help.

 

Thank you,

 

Eugene

Re: Issue using Crystal Reports for Visual Studio

$
0
0

I determined the problem.  The install wouldn't work due to the issue with  cryptocme2.dll that you have mentioned in other threads. Once I renamed the file, the install work.  I then ran into an issue with runtime.  According to CA, your version of that file will work with their product so I just copied and pasted your file into the C:\Program Files\CA\SC\etpki\lib directory and all it is working like a charm.

Re: Crystal Reports 12 - .Net 4.5 - LogOn Failed

$
0
0

Hi Don

  Thank you for the direction.

 

I did the following:

On my dev env :

          1. I deleted the viewer that was there and removed the references to the ActiveXDlls for crystal.

          2. Added the Crystal Report Viewer (13.0.2)  to the toolbox and the form.

          3. Cleaned and re-built the app

          4. published it.

 

On the User machine:

          1. Uninstalled Crystal Report runtime that was already there

          2. Uninstalled my app that was already installed

          3. Installed Crystal REport runtime (CR for VS 13.0.14.Zip)

          4. Installed my app

 

I am still getting Logon Failed

 

However, the Test project is able to run one of the reports but not the other, on my user machine. The reports that the test report is running are those that were saved with data (as you suggested). I compared the references between the projects (Test app and my other app) - they are the same. Even within the Test app only one report is working but not the other

I am re-attaching the test zip file for your perusal.

 

Thanks a ton, Don. You are amazingly patient!

 

Regards

Kanthi

Re: Crystal Reports 12 - .Net 4.5 - LogOn Failed

Re: This field name is not known. in IIS app (asp.net) VS 2010 , CR 11g

Re: .Net Report Parameters

$
0
0

Yes that would be it. Now given the scenario, why is using the viewer to drive this so wrong? Just wondering.

 

 

- Ludek


Re: Problem with windows 10, VS 2015 and SP15

$
0
0

Hi Andre,

 

Search for crviewer.aspx, you'll find it here for IISExpress:

 

C:\Windows\Microsoft.NET\Framework\v4.0.30319\ASP.NETClientFiles\crystalreportviewers13

 

Delete that file, I don't know why DEV decided to start shipping it again, not use or required.

 

See if that works

Don

Re: Crystal Reports 12 - .Net 4.5 - LogOn Failed

$
0
0

Here is another view of the error message. Not sure if this information will help:

 

darioimg2.png

Re: Problem with windows 10, VS 2015 and SP15

$
0
0

Hi Don,
in C:\Windows\Microsoft.NET\Framework\v4.0.30319\ASP.NETClientFiles\crystalreportviewers13

crviewer.aspx the file does not have this folder

 

have preview.aspx.

 

I have no idea what to do

 

 

Tks..
André

Re: Export to pdf differs from viewer

$
0
0

Save the rpt with data (in Crystal Designer: file, Save Data with Report).

Or export to a Crystal Report format (that produces an rpt with saved data). 

How to download SAP Crystal Reports, developer version for Microsoft Visual Studio 2015

$
0
0

Please I'm suing Visual Studio Developer Version 2015 and I downloaded CRforVS_redist_install_64bit_13_0_14 but does not seem to load crystal report in the project. Is there anything I have to do which I'm not doing right? Could someone link me to the right place and download it? Thanks to all.

Re: Load Report Failed

Re: Error loading a Crystal Report in Visual Studio 2012

$
0
0

Don,

The datasource is already set in the report ...but I still get the log in and password screen when I run the report. As I said, the report that is developed in Visual Studio 2005 runs fine. Please help on how to proceed with this?


Re: Unable to download service pack

Re: How to download SAP Crystal Reports, developer version for Microsoft Visual Studio 2015

$
0
0

Error with reports since upgrading to 64

$
0
0

Upgraded to 64 bit.  I am able to run the report on my local box with Visual studio 2013.

Once installed on client workstation it does not work.

When try to open the report I get:

"Unable to find the report in the manifest resources.  Please build the project, and try again."

 

Funny thing is I put a Messagebox at certain points and moved the dll to the client (a test box).  When I did this

I got my messagebox messages and the report worked.  Take out the messageboxes and again broken with above error.

 

Seems like it has a problem in this part of the code:

 

TableLogOnInfos crTableLogonInfos = new TableLogonInfos();

foreach (crystalDecision.CrystalReports.engine.Table table in report.Database.Tables)

(

    TableLogOnInfo crTableLogonInfo = new TableLogOnInfo();

    crTableLogonInfo.TableName = table.name;

    crTableLogonInfo.ConnectionInfo = crConnectionInfo;

    crtableLogonInfos.Add(crTableLogonInfo);

    table.ApplyLogOnInfo(crTableLogonInfo);

 

Can anyone give me a better way to code this?

By the way this is not code I wrote.  This is old code.

Re: How to download SAP Crystal Reports, developer version for Microsoft Visual Studio 2015

$
0
0

Hi, Ji Hyeon

Many thanks and God bless you

Re: Load Report Failed

$
0
0

I'm having the same issue, cannot access crystal runtime files anymore

Viewing all 6879 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>