Quantcast
Channel: SCN : Popular Discussions - SAP Crystal Reports, version for Visual Studio
Viewing all 344 articles
Browse latest View live

CRRedist*.msi

0
0

I have a software package I am trying to install and I get the following message:

 

An error has occurred while attempting to load the Crystal Reports runtime.

 

Either the Crystal Reports registry key permissions are insufficient or the Crystal Reports runtime is not installed correctly

 

Please install the appropriate Crystal Reports redistributable (CRRedist*.msi) containing the correct version of the Crystal Repoorts runtime (x86, x64, or Itanium) required. Please go to http://www.businessobjects.com/support for more information.

 

I am running Windows 7 64-bit so I assume I need x64. Tell me what to do, please.

 

Walt Haworth


Crystal Reports for VS2010 Installation Error 2753

0
0

When attempting to install Crystal Reports for Visual Studio 2010, the installation fails with the following message:

 

Error 2753. The File "agent.exe.6ED28686_7B19_420C_B255_5B6C1BD2C705" is not marked for installation.

 

After clicking ok to this message box, a second message appears:

 

SAP Crystal Reports, version for Visual Studio 2010 installation ended prematurely because of an error.

 

The relevant lines from the CR4VS_0.log:

MSI (s) (8C:D8) [14:22:16:895]: Skipping action: Bootstrap.6ED28686_7B19_420C_B255_5B6C1BD2C705 (condition is false)
MSI (s) (8C:D8) [14:22:16:895]: Skipping action: Register.6ED28686_7B19_420C_B255_5B6C1BD2C705 (condition is false)
MSI (s) (8C:D8) [14:22:16:895]: Skipping action: Unregister.6ED28686_7B19_420C_B255_5B6C1BD2C705 (condition is false)
MSI (s) (8C:D8) [14:22:16:895]: Skipping action: RegisterPUNoVersion.6ED28686_7B19_420C_B255_5B6C1BD2C705 (condition is false)
MSI (s) (8C:D8) [14:22:16:895]: Doing action: RegisterNoVersion.6ED28686_7B19_420C_B255_5B6C1BD2C705
Action 14:22:16: RegisterNoVersion.6ED28686_7B19_420C_B255_5B6C1BD2C705. 
Action start 14:22:16: RegisterNoVersion.6ED28686_7B19_420C_B255_5B6C1BD2C705.
MSI (s) (8C:D8) [14:22:16:895]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'RegisterNoVersion.6ED28686_7B19_420C_B255_5B6C1BD2C705' 
MSI (s) (8C:D8) [14:22:16:895]: Note: 1: 2753 2: agent.exe.6ED28686_7B19_420C_B255_5B6C1BD2C705 
Error 2753. The File "agent.exe.6ED28686_7B19_420C_B255_5B6C1BD2C705" is not marked for installation.
MSI (s) (8C:D8) [14:49:50:052]: Product: SAP Crystal Reports, version for Visual Studio 2010 -- Error 2753. The File "agent.exe.6ED28686_7B19_420C_B255_5B6C1BD2C705" is not marked for installation.

Action ended 14:49:50: RegisterNoVersion.6ED28686_7B19_420C_B255_5B6C1BD2C705. Return value 3.
Action ended 14:49:50: INSTALL. Return value 3.

 

The OS is Microsoft Windows XP Professional, Version 5.1.2600 Service Pack 3 Build 2600, x86 32-bit.

 

Any suggestions?

Crystal Reports prints to default printer no matter what

0
0

We have a .NET/C# application and we upgraded from Crystal v10.2 to v13 recently.

With the v10.2 we used the .NET API. After upgrade we experience a problem: no matter how I we to set the printer name (to the selected printer by user) before printing Crystal prints to the default printer. There are strange exceptions, for example mostly I can print to my local "Microsoft XPS Document Writer", so somehow that can override the stubborn behavior (but not always!). When I try to print to my local "Send to OneNote 2010" printer or other printer however, the report is printed to our default network printer for sure.

When I debug our code with Visual Studio 2012, I can clearly see that:

1. With .NET API: the Crystal ReportDocument object's PrintOptions object's PrinterName property is an empty string, and when I try to assign the desired printer name (like "Send to OneNote 2010"), it simply ignores my try. This is even true if I try to manipulate the object in the debugger or in the Immediate Window.

2. I tried the RAS API too. I can query the RAS object (which has the type of CrystalDecisions.ReportAppServer.ClientDoc.ReportClientDocument) from the .NET ReportDocument, I guess the .NET API just wraps around the RAS objects. I see that the PrinterName is empty there too. I try to manipulate it through the PrintOutputController, like:

boReportClientDocument.PrintOutputController.ModifyPrinterName("Send to OneNote 2010");

but that try fails either.

 

About our reports (.rpt files): we should have the "No Printer" checked in all of them (we have like 300 reports in our apps). Now it seems that some of them doesn't have that set, but in those cases changing that would cause problems with our clients. The editor we use doesn't show the "Dissociate Formatting Page size and printer" checkbox in "File/Page Setup".

Crystal Reports version for Visual Studio 2012 and .Net Framework 4.5

0
0

Hi, 

 

I need a clarification regarding the compatibility ofCrystal Reports version for Visual Studio 2012. In the link http://scn.sap.com/docs/DOC-35074
there is a version available for Visual studio 2012. I downloaded and installed the version and when I try to load the designer in VS 2012 and .Net framework
4.5, the following error is thrown “There is no editor available”. And also there are no crystal reports available under “Add new item” of Visual Studio 2012.

 

So can you confirm whether the Crystal Reports are available for Visual Studio 2012 and .Net Framework 4.5? If yes send me the link to download the same and if no when the working version of Crystal Reports with Visual Studio 2012 and .Net Framework 4.5 will be released.

CRRedist*.msi

0
0

I have a software package I am trying to install and I get the following message:

 

An error has occurred while attempting to load the Crystal Reports runtime.

 

Either the Crystal Reports registry key permissions are insufficient or the Crystal Reports runtime is not installed correctly

 

Please install the appropriate Crystal Reports redistributable (CRRedist*.msi) containing the correct version of the Crystal Repoorts runtime (x86, x64, or Itanium) required. Please go to http://www.businessobjects.com/support for more information.

 

I am running Windows 7 64-bit so I assume I need x64. Tell me what to do, please.

 

Walt Haworth

Support of Visual Studio 2013

How to get Crystal Reports Editor in Visual Studio 2013 Preview?

0
0

In Visual Studio 2005, if I double-click a *.RPT file in Solution Explorer, the file opens in the Crystal Reports editor.
In Visual Studio 2013 Preview, if I double-click a *.RPT file, it opens in Notepad.  How do I get it to use the Crystal Reports editor again, please?

There must be at least part of Crystal Reports in Visual Studio 2013 Preview, because when I run the program it is able to view Crystal Reports, I just can't edit them!

Thanks and RICKgards
Rick Raubenheimer

Crystal Reports 2008 Redistributable MSI

0
0

Hi,

 

I am developing an application in Visual Studio 2008 which uses Crystal Reports 2008.  Due to the new support sight, .NET cannot download the Redistributable Packages when installing the application on new computer.

 

If possible, could someone direct me to the CR 2008 Redistributable .MSI for .NET 2008.  This would be greatly appreciated.

 

Thanks,

Dave


Support for Visual Studio 2013

0
0

Hi there,

 

I just installed a new system (VMWare, Windows 7 Ultimate) with Visual Studio Professional 2013. I registered the license as a Trial Version for 90 days.

 

Now I try to install CRforVS_13_0_7 that I downloaded today (oct. 18 2013) from the SAP website.

 

When running this exe as administrator, after accepting ACL, =Choosing Setup Language English, Windows installer pops up with a message box.

This message box has the title : SAP Crystal Reports, vesion for Microsoft Visual Stuido Setup

The text of the message is :

"You must already have Visual Studio 2010 or Visual Studio 2012 installed to proceed with this installation."

It only gives me the option OK.

When clicking the OK button, the installation is cancelled.

 

Does anyone know of a fix for this issue because I need CR Reports for Visual Studio and we have to migrate to Visual Studio 2013.

How to get Crystal Reports Editor in Visual Studio 2013 Preview?

0
0

In Visual Studio 2005, if I double-click a *.RPT file in Solution Explorer, the file opens in the Crystal Reports editor.
In Visual Studio 2013 Preview, if I double-click a *.RPT file, it opens in Notepad.  How do I get it to use the Crystal Reports editor again, please?

There must be at least part of Crystal Reports in Visual Studio 2013 Preview, because when I run the program it is able to view Crystal Reports, I just can't edit them!

Thanks and RICKgards
Rick Raubenheimer

Support of Visual Studio 2013

CRRedist*.msi

0
0

I have a software package I am trying to install and I get the following message:

 

An error has occurred while attempting to load the Crystal Reports runtime.

 

Either the Crystal Reports registry key permissions are insufficient or the Crystal Reports runtime is not installed correctly

 

Please install the appropriate Crystal Reports redistributable (CRRedist*.msi) containing the correct version of the Crystal Repoorts runtime (x86, x64, or Itanium) required. Please go to http://www.businessobjects.com/support for more information.

 

I am running Windows 7 64-bit so I assume I need x64. Tell me what to do, please.

 

Walt Haworth

Crystal Report for VS 2012. It is not appear as a option in Reporting.

Is SAP Crystal Reports, dev version for VS2013 Available?

Crystal Reports 2011 runtime


Crystal Reports for VS2010 Installation Error 2753

0
0

When attempting to install Crystal Reports for Visual Studio 2010, the installation fails with the following message:

 

Error 2753. The File "agent.exe.6ED28686_7B19_420C_B255_5B6C1BD2C705" is not marked for installation.

 

After clicking ok to this message box, a second message appears:

 

SAP Crystal Reports, version for Visual Studio 2010 installation ended prematurely because of an error.

 

The relevant lines from the CR4VS_0.log:

MSI (s) (8C:D8) [14:22:16:895]: Skipping action: Bootstrap.6ED28686_7B19_420C_B255_5B6C1BD2C705 (condition is false)
MSI (s) (8C:D8) [14:22:16:895]: Skipping action: Register.6ED28686_7B19_420C_B255_5B6C1BD2C705 (condition is false)
MSI (s) (8C:D8) [14:22:16:895]: Skipping action: Unregister.6ED28686_7B19_420C_B255_5B6C1BD2C705 (condition is false)
MSI (s) (8C:D8) [14:22:16:895]: Skipping action: RegisterPUNoVersion.6ED28686_7B19_420C_B255_5B6C1BD2C705 (condition is false)
MSI (s) (8C:D8) [14:22:16:895]: Doing action: RegisterNoVersion.6ED28686_7B19_420C_B255_5B6C1BD2C705
Action 14:22:16: RegisterNoVersion.6ED28686_7B19_420C_B255_5B6C1BD2C705. 
Action start 14:22:16: RegisterNoVersion.6ED28686_7B19_420C_B255_5B6C1BD2C705.
MSI (s) (8C:D8) [14:22:16:895]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'RegisterNoVersion.6ED28686_7B19_420C_B255_5B6C1BD2C705' 
MSI (s) (8C:D8) [14:22:16:895]: Note: 1: 2753 2: agent.exe.6ED28686_7B19_420C_B255_5B6C1BD2C705 
Error 2753. The File "agent.exe.6ED28686_7B19_420C_B255_5B6C1BD2C705" is not marked for installation.
MSI (s) (8C:D8) [14:49:50:052]: Product: SAP Crystal Reports, version for Visual Studio 2010 -- Error 2753. The File "agent.exe.6ED28686_7B19_420C_B255_5B6C1BD2C705" is not marked for installation.

Action ended 14:49:50: RegisterNoVersion.6ED28686_7B19_420C_B255_5B6C1BD2C705. Return value 3.
Action ended 14:49:50: INSTALL. Return value 3.

 

The OS is Microsoft Windows XP Professional, Version 5.1.2600 Service Pack 3 Build 2600, x86 32-bit.

 

Any suggestions?

Crystal Reports 2008 Redistributable MSI

0
0

Hi,

 

I am developing an application in Visual Studio 2008 which uses Crystal Reports 2008.  Due to the new support sight, .NET cannot download the Redistributable Packages when installing the application on new computer.

 

If possible, could someone direct me to the CR 2008 Redistributable .MSI for .NET 2008.  This would be greatly appreciated.

 

Thanks,

Dave

Is SAP Crystal Reports, dev version for VS2013 Available?

Crystal Report for VS 2012. It is not appear as a option in Reporting.

Crystal Reports for VS2010 Installation Error 2753

0
0

When attempting to install Crystal Reports for Visual Studio 2010, the installation fails with the following message:

 

Error 2753. The File "agent.exe.6ED28686_7B19_420C_B255_5B6C1BD2C705" is not marked for installation.

 

After clicking ok to this message box, a second message appears:

 

SAP Crystal Reports, version for Visual Studio 2010 installation ended prematurely because of an error.

 

The relevant lines from the CR4VS_0.log:

MSI (s) (8C:D8) [14:22:16:895]: Skipping action: Bootstrap.6ED28686_7B19_420C_B255_5B6C1BD2C705 (condition is false)
MSI (s) (8C:D8) [14:22:16:895]: Skipping action: Register.6ED28686_7B19_420C_B255_5B6C1BD2C705 (condition is false)
MSI (s) (8C:D8) [14:22:16:895]: Skipping action: Unregister.6ED28686_7B19_420C_B255_5B6C1BD2C705 (condition is false)
MSI (s) (8C:D8) [14:22:16:895]: Skipping action: RegisterPUNoVersion.6ED28686_7B19_420C_B255_5B6C1BD2C705 (condition is false)
MSI (s) (8C:D8) [14:22:16:895]: Doing action: RegisterNoVersion.6ED28686_7B19_420C_B255_5B6C1BD2C705
Action 14:22:16: RegisterNoVersion.6ED28686_7B19_420C_B255_5B6C1BD2C705. 
Action start 14:22:16: RegisterNoVersion.6ED28686_7B19_420C_B255_5B6C1BD2C705.
MSI (s) (8C:D8) [14:22:16:895]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'RegisterNoVersion.6ED28686_7B19_420C_B255_5B6C1BD2C705' 
MSI (s) (8C:D8) [14:22:16:895]: Note: 1: 2753 2: agent.exe.6ED28686_7B19_420C_B255_5B6C1BD2C705 
Error 2753. The File "agent.exe.6ED28686_7B19_420C_B255_5B6C1BD2C705" is not marked for installation.
MSI (s) (8C:D8) [14:49:50:052]: Product: SAP Crystal Reports, version for Visual Studio 2010 -- Error 2753. The File "agent.exe.6ED28686_7B19_420C_B255_5B6C1BD2C705" is not marked for installation.

Action ended 14:49:50: RegisterNoVersion.6ED28686_7B19_420C_B255_5B6C1BD2C705. Return value 3.
Action ended 14:49:50: INSTALL. Return value 3.

 

The OS is Microsoft Windows XP Professional, Version 5.1.2600 Service Pack 3 Build 2600, x86 32-bit.

 

Any suggestions?

Viewing all 344 articles
Browse latest View live




Latest Images