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

Crystal Report Developer 11: problem printing pdf (heavy volume click)

$
0
0

Hi,

We have Crystal Report Developer 11, and use its dll(s) on our web servers. When we have high-volume of of users clicking a button on our website (such as sending out 2,500 emails with a link to this page) to generate a pdf , I received the following error:

 

Load report failed. at CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.EnsureDocumentIsOpened()

   at CrystalDecisions.CrystalReports.Engine.ReportDocument.Load(String filename, OpenReportMethod openMethod, Int16 parentJob)

   at CrystalDecisions.CrystalReports.Engine.ReportDocument.Load(String filename)

   at IFT.SitecoreWeb.Sublayouts.ttsltODMembershipInvoiceReport2016.GenerateReport(Boolean isPrint)

 

NOTE:

1) This report has 13 subreports.

2) The problem was solved by itself the next day (or so) after the volume of clicks reduced.

 

I did an initial research and saw an SAP document mentioned "75 print job limit". I am wondering if this is the issue we are having? What would be the best solution to solve the problem?


Crystal Reports fix to work on Windows 10

$
0
0

Hi,

I would like to know when Crystal Reports can work on Windows 10.

I saw that fix 15 holds a fix if I understand correctly but only for Visual Studio.

 

Any roadmap to support Windows 10?

 

Regards,

Roei

Crystal reports runtime for .NET framework version 13.0.15.1850 stops working after Windows update

$
0
0

I am running crystal report for .NET framework v. 13.0.15.1850 on Windows 2012 R2 server.  After the following recent Windows updates, crystal reports no longer shows on web pages served by this server.  Instead, I get a white screen, with no errors.  After rolling back these updates, Crystal reports works again.  I will have to disable updates if I can't find a solution to this.

 

Updates (note that after I rolled them back Windows continues to try to install them):

 

Screen Shot 2015-11-22 at 6.09.02 PM.png

Crystal developer Version should be used with Crystal Server 2013

$
0
0

We are going to Crystal report Server 2013 Windows what version of the Crystal Report Developer should we use??

detect click on 'Apply' button in parameter panel

$
0
0

CRVS SP15 winform:

 

Is there a way to detect:

a) the user clicked on the 'Apply' button in the interactive parameter panel of the CrystalReportsViewer control? 
- or -

b) that a viewer is undergoing a content refresh (due to the above click or any other reason)?

Crystal Server 2013 RAS SDK export PDF exception

$
0
0

Dear All

 

Currently I'm upgrading the Crystal Report to Crystal Server 2013 and creating a .NET page to download the report in PDF format. I followed the sample code in http://scn.sap.com/docs/DOC-28646 , and everything is fine, I can logon to the crystal report server, get the report, set the report datasource in runtime, and view the report in CrystalReportViewer. However, when I try to export the report to PDF by calling "PrintOutputController.Export(pdfFormat)", it shows "Attempted to read or write protected memory. This is often an indication that other memory is corrupt". It looks like something wrong with the PrintOutputcontroller as the exception goes out when I comment the function call of PrintOutputController. I tried to use the export function of CrystalReportviewer but nothing happened as well.


I tried to use ReportDocument, load the .rpt file, convert to ReportClientDocument and export to PDF and it works! So I guess it shouldn't be the problem of the report. Also I use the Administrator account to logon the server so it is unlikely the permission issue.

 

Can anyone please help? Many thanks!

 

# The server is windows server 2008 64bit.

Export report to Excel fails

$
0
0

Hi,

 

We have received feedback from our Korean customers that the export to Excel function fails.

 

Problem has been noticed for the Crystal report for Visual Studio V13_0_13.

Their windows user account are set for Korean language.

 

The problem is not related to the report content.

 

I think that your export to Excel function is using a temp dir which is not reachable when non-unicode character is set to Korean.

 

Thanks in advance to provide a patch for this and to let me know.

 

 

Kind Regards,

 

David

Visual Studio 2015 prof Windows 10 prof and CR 13.0.15

$
0
0

Hi,

i have a Problem.

I have a newly installed Windows 10 prof german computer and installed a Visual Studio 2015 prof german.

After that in found and installed CRforVS_13_0_15.exe.

So far so gut.

But when i converted a Projekt to Vs 2015 i couldn't open any rpt file, the  only view i had was the hexeditor.

I searched the internet, and checked that Framework 3.5 was installed. I deinstalled everything and reinstalled it.

But nothing changes. i can add and use a Reportviewer in any Projekt.

cr151.PNG

But a canoot open a Report file or add a new one

cr152.PNG

thank you


System.Runtime.InteropServices.COMException: No error.

$
0
0

All,

 

I'm working on a legacy app that generates over 10,000 billing reports one day per month. It uses NServiceBus and runs 8 threads.

 

Here's my setup:

Crystal Reports v13.0.15.1840

 

 

OS Name Microsoft Windows 8.1 Enterprise

Version 6.3.9600 Build 9600

System Type x64-based PC

Processor Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz, 3401 Mhz, 4 Core(s), 8 Logical Processor(s)

 

It starts with a couple of these:

 

Load report failed. ---> CrystalDecisions.Shared.CrystalReportsException: Load report failed. ---> System.Runtime.InteropServices.COMException:

No error.

   at CrystalDecisions.ReportAppServer.ClientDoc.ReportClientDocumentClass.Open(Object& DocumentPath, Int32 Options)

   at CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.Open(Object& DocumentPath, Int32 Options)

   at CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.EnsureDocumentIsOpened()

   --- End of inner exception stack trace ---

   at CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.EnsureDocumentIsOpened()

   at CrystalDecisions.CrystalReports.Engine.ReportDocument.Load(String filename, OpenReportMethod openMethod, Int16 parentJob)

   at CrystalDecisions.CrystalReports.Engine.ReportClass.Load(String reportName, OpenReportMethod openMethod, Int16 parentJob)

   at CrystalDecisions.CrystalReports.Engine.ReportDocument.EnsureLoadReport()

   at CrystalDecisions.CrystalReports.Engine.ReportDocument.SetDataSourceInternal(Object val, Type type)

   at CrystalDecisions.CrystalReports.Engine.ReportDocument.SetDataSource(DataSet dataSet)

 

 

then some of these:

 

 

Error in File temp_e644c722-eeee-4975-be74-f61b0a3b73e9 11796_7832_{32C4347F-F4EB-47F2-9315-FB41C3144995}.rpt:

Error detected by export DLL:  ---> CrystalDecisions.CrystalReports.Engine.ExportException:

Error in File temp_e644c722-eeee-4975-be74-f61b0a3b73e9 11796_7832_{32C4347F-F4EB-47F2-9315-FB41C3144995}.rpt:

Error detected by export DLL:  ---> System.Runtime.InteropServices.COMException:

Error in File temp_e644c722-eeee-4975-be74-f61b0a3b73e9 11796_7832_{32C4347F-F4EB-47F2-9315-FB41C3144995}.rpt:

Error detected by export DLL:

   at CrystalDecisions.ReportAppServer.Controllers.ReportSourceClass.Export(ExportOptions pExportOptions, RequestContext pRequestContext)

   at CrystalDecisions.ReportSource.EromReportSourceBase.ExportToStream(ExportRequestContext reqContext)

 

 

and lastly, lots of these:

 

Failed to export the report.

 

 

Not enough memory for operation. ---> System.Runtime.InteropServices.COMException: Memory full.

Failed to export the report.

 

 

Not enough memory for operation.

   at CrystalDecisions.ReportAppServer.Controllers.ReportSourceClass.Export(ExportOptions pExportOptions, RequestContext pRequestContext)

   at CrystalDecisions.ReportSource.EromReportSourceBase.ExportToStream(ExportRequestContext reqContext)

   at CrystalDecisions.CrystalReports.Engine.FormatEngine.ExportToStream(ExportRequestContext reqContext)

   at CrystalDecisions.CrystalReports.Engine.ReportDocument.ExportToStream(ExportOptions options)

   at CrystalDecisions.CrystalReports.Engine.ReportDocument.ExportToStream(ExportFormatType formatType)

 

 

I've been trying to fix this issue for the last 2 weeks with no luck, Any help is greatly appreciated.

 

-Daniel

Licensing question

$
0
0

Hello,

 

We are a team of 10 Developers working on a Windows Forms based Microsoft.NET solution and intend to use Crystal Reports for our reports. This Report project will be a part of the .NET solution and only a couple of developers will be working on the Reports project concurrently.

 

The final product is a windows application that will be installed on tens of client desktops and they will need ability to run reports using this application.

 

My questions are as follows:

(1) Do we have unlimited client desktop licensing for the final product - windows application?

(2) Do all 10 developers need a Crystal Report license even when only a couple of them would be working on that project at a given time?

(3) Can developer license be transferred from one to another based on who is working on it?

 

Thanks,

Reportviewer Print/Export controls don't work at all - Next Page button prompts for parameters again

$
0
0

We're migrating a .NET app from a Server 2008 environment to Server 2012. Installed the latest SP15 SAP for VS on the Dev server which runs VS 2013, and the installed the accompanying SP15 runtime MSI on the web server.


I was receiving a blank report which I fixed by moving aspnet_client folder (copied from the inetpub/wwwroot directory) at the root of my website - No Parameters and Blank Report when opening Report via reportviewer Control


Now when I open a report, it displays correctly, but I'm experiencing the following issues using the toolbar buttons in my report viewer:


  1. Can't print a report. When I click the print button, nothing happens.
  2. Can't export the report to PDF or Excel - The Export window comes up, but nothing happens after I select the output format and click the export button
  3. Can't navigate to the second/third etc pages of the report. When I click the "Next Page" arrow button, the report viewer prompts me for new parameters like I just opened the report.

 

General information: Popup blocker is disabled. Have tried in Chrome and I get the same behavior, so it's not IE related. When I hit F12 and run debug I often get a "MochiKit.Base.NotFound" error when using the buttons, which Google hasn't been much help on. I've attached a picture of that error to this post.

 

Any ideas on how to fix this or things to try?

 

I've got some Process Monitor output I'll add to this post soon.

Crystal Reports On Windows 2012 Server Log4net Error

$
0
0

I can run Crystal Reports fine on my local machine. But when I copy the code up to the server and hit the page, I get the following error.

 

Couldnot load file or assembly 'log4net, Version=1.2.10.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) 

 

I installed the CRforVS_redist_install_64bit_13_0_15 since the server is 64bit. The Dev PC is also 64 bit and running the same library.

 

I copied the log4net version 1.2.10.0 to the bin folder and still have the error.

 

Any help or direction would be greatly appreciated.

Operation not yet implemented error in PDF export

$
0
0

Greetings!  This error started to appear just this morning (everything was working just fine yesterday) when the users attempt to export a Crystal Report to a PDF file.  I've searched the net, and nothing out there solves the problem.  The report is using just Arial font, so it is not do to some esoteric font.  The msvcp100 and msvcr100 files are from July, so they are fine.  Frankly, I'm stumped, so if anyone has any suggestions on what we can try, I'd appreciate the input.  In the meantime, I have modified the code to export to a Word format, which is working just fine, as does exporting to an RTF format; it is just the PDF export that is causing this issue.  Help!  Thanks....

Report displayed in design mode but not in localhost

$
0
0

Hi,

 

I'm using VS2010 with CR 13.0.2000.0 in a windows XP machine.

 

In design mode in VS I can see the report (it's a normal one, with some text) as you can see in the image:

 

design.JPG

 

But, when I run the application and go to the page I inserted the report, I only see the header:

 

localhost.JPG

 

 

I have this error in chrome developer mode:

 

error.JPG

 

Can anyone help me with this?

 

Best regards.

Export PDF Error - Operation Not Yet Implemented

$
0
0

Dear All,

 

i am trying to export a crystal report to pdf and it is ending in following error:

 

Error

Error in File CrystalReportTestBlankReport {D781AF0B-642B-4FB5-BC4B-F05D5934DA2F}.rpt: Operation not yet implemented.

 

You may test yourself at here : [http://esolutionscurry.co.in/crystalreporttestpage.aspx|http://esolutionscurry.co.in/crystalreporttestpage.aspx]

 

Please note there are no issues in opening report and exporting to word, rtf and excel. Just PDF export is not working.

 

My Server Configuration is : windows server 2008 R2 Standard, Dot Net Framework 4 and Plesk Parallel 10.3

I have installed Crystal report 13 (the one that is available for use with Visual Studio 2010)

 

I am able to export the report from within the Visual Studio Localhost, but this fails in IIS.

 

Please help.. this issue is killing me everyday.

 

Thanks in advance..

 

Regards,

Ankit Singhal


Crystal Report Developer 11: problem printing pdf (heavy volume click)

$
0
0

Hi,

We have Crystal Report Developer 11, and use its dll(s) on our web servers. When we have high-volume of of users clicking a button on our website (such as sending out 2,500 emails with a link to this page) to generate a pdf , I received the following error:

 

Load report failed. at CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.EnsureDocumentIsOpened()

   at CrystalDecisions.CrystalReports.Engine.ReportDocument.Load(String filename, OpenReportMethod openMethod, Int16 parentJob)

   at CrystalDecisions.CrystalReports.Engine.ReportDocument.Load(String filename)

   at IFT.SitecoreWeb.Sublayouts.ttsltODMembershipInvoiceReport2016.GenerateReport(Boolean isPrint)

 

NOTE:

1) This report has 13 subreports.

2) The problem was solved by itself the next day (or so) after the volume of clicks reduced.

 

I did an initial research and saw an SAP document mentioned "75 print job limit". I am wondering if this is the issue we are having? What would be the best solution to solve the problem?

Text cutted on right margin

$
0
0

Hi,

 

i've a problem with some fields that are cutted on the right margin (seems to be the bold field) when I choose to print directly.

If I print the same report from the pdf that is generated, it works well.

 

It's a bug or my problem?

 

Kind regards.

 

Sacha

 

See attached screen.

Crystal Reports 9 PDF creation in Windows 2012 R2 Server

$
0
0

We are using Crystal Reports 9 ( called from VC++ application) for generating reports

In windows 2012 , exporting to text or CSV works fine but PDF reports fails

 

Operation not yet implemented

 

This PDF creation works fine in Windows 2008 R2.

 

 

 

Is Crystal Reports 9 is supported with Windows 2012?  if yes any settings needs to be changed?

 

 

 

Regards

Ganesh

conversion of vb 2008 crystal report to pdf and export fails

$
0
0

Since 2009 this program has worked on this site and other sites.  this is a vb2008 windows application using Crystal 2008 on win 7 pc (which is on a network)  It failed yesterday.  Only thing that might have had an effect was windows 7 update before this failed.  We have not heard from others with this application but they may not have used the pdf yet.

 

A crystal report is created, turned into a pdf, and exported.  It fails on creation of the pdf.  (I have attached the error report

CRpdferrorvb2008.jpg

 

I noticed that similar problems with similar messages have occurred but the one closest to mine was for vb 2010 (scn.sap.com/threat/3441648) and this is for 2008 and worked fine for years.  It does use Times New Roman and some said changing this worked.  This is an invoice with lots of lines and boxes so hopefully this is not the problem (and the font has not been changed either)

 

Please let me know if you need more info.  I have not checked read/write temp files (why would this change?),or  CRdll's (why would this affect things unless the win 7 updates did something.  Needless to say, we have not been able to replicate this on our own computers (naturally) and we use win 7 too and have had the updates and have the same runtime for this program and have the code as well.

 

Any ideas?

IE Hangs when closing Report Viewer

$
0
0

I have .Net web application running on IIS 7.5 with Crystal Report runtime 13.0.14.

 

Whenever I use a browser to view a report and close the report viewer, the IE hangs, this only happens in Citrix environment XenApp 6.5 which is running on Windows Server 2008 R2.  No error if I use a browser in Windows 7 or remote desktop to the windows server.

 

Please help.

Viewing all 3636 articles
Browse latest View live


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