Dynamically change the order in which the Section is displayed using inproc RAS.
Hi, I'm very new to using inproc RAS. I've managed to create a new report document with one section with one Text object added using inproc RAS. I'm in need of your help for the following: 1. Please...
View ArticleLicence of CR for VS 2012
I am developing a report in CR for VS 2012, for which I have to insert a subreport or subreports dynamically (through code) in a main report, and then redistribute that report to client, which licence...
View ArticleNavigation on CR not working for 3+ pages on IIS
I have a C# project that uses Crystal reports. When running locally, I can navigate normally for reports with more than 2 pages. When running from the web server, it navigates to page 2, but after...
View ArticleRefreshing ReportDocument without reloading data from database
Hi, I'm using "Crystal Reports for Visual Studio" version 13.0.13.1597, more specific CrystalReportViewer and ReportDocument.How do I get the report to refresh when I change the paper orientation?For...
View ArticleMigration Question XI -> 2011
Currently we have generated multiple rpt's using Crystal Reports XI. These are running on a Windows 2003 server w/ runtime version 11.5.3300 We are changing servers, to Windows 2012 w/ runtime version...
View ArticleReportDefinition error and others in auto-generated code VS2010
I am using VS2010 and am getting multiple issues in the auto-generated code in CrystalReport1.vb code file.The issues are:Me.ReportDefinition.Sections(0)The error at the above line is...
View ArticlePrinting failures
When printing the reports, we see the failed prints in the queue and errors in log file as below. When we reprocess the failed print, it prints. Don’t understand where is the problem....
View ArticleIf font used creating report not on runtime machine, what font is used to...
If a special font is used when creating a crystal report, and that report is executed from a runtime machine that does not have the font installed that was used in creating the report, what font does...
View Articlemax 32767 .Load execution
SAP Crystal Reports runtime engine for .NET Framework (64-bit) - 214MB - 13.0.13.1597SAP Crystal Reports, version for Microsoft Visual Studio - 533MB - 13.0.13.1597 int index = 0;while (index...
View ArticleCrystal Reports Basic for Visual Studio 2008 - Export to PDF in arabic font...
When exporting the crystal report having Arabic contents to PDF , space characters are replaced with " . Please find the attachment . Is there any way to sort out this issue??
View ArticleCrystal Reports 2008 SP7 ClickOnce Deployment
Recently noticed that all CR 2008 SP4 deployments were failing as CRRuntime_12_3_mlb.msi were failing as the file does not seem to be available any more. Upgraded to SP7 hoping the latest service pack...
View ArticleHow to get CrystalServer.dll
Hello, I am now working on a project that embeds Crystal Report. I need to load "CrystalServer.dll" in my code. I have downloaded "Crystal Reports for .NET Framework 4.0", however I did not this...
View Articleapphangb
HiI have 20+ reports in my project. From time to time when user starts rpt preview app hangs. In error log I get "unknown". I have tried:loading one false report on app startupuhchecked printer in...
View Articlecrystal Decisions, Crystal Reports 13.X, export to pdf, LoadReport failed
Ludek: Recently migrated a HUGE ASP.NET application/Portal to Windows 2012 server environment. asp.net, Visual Studio 2010, framework 4.0 Load Balanced on two 2012 servers. we are exporting the format...
View Articlecrystal report dont show data on iis 7
i have a web site using visual studio 2012 and a crystal report using (crystal report 13 run time ) the problem is locally the report is viewwing and everything fine but when deployed on iis 7 i...
View ArticleReport parameter value set in Management Console wiped out when replace...
CS2008 SP3 - version 12.3.0.601 We have a Crystal report for which we are setting a parameter at Management Console. We also support changing database connection from a java utility class. The class...
View ArticleHow to find parameter values of a Crystal report
CS2008 SP3 - version 12.3.0.601 Is there any way parameter value of a report can be found? The following code doesn't return parameter value but returns name. Fields existingReportParameters = null;...
View ArticleAny way to find parameter value for a report?
CS2008 SP3 - version 12.3.0.601 Is there any way parameter value of a report can be found? The following code doesn't return parameter value but returns name. Fields existingReportParameters = null;...
View ArticleReportAppServer: Different compile version and runtime version caused...
Hi I have a project which called ReportAppServer api which refers 13.0.10.xxxx assembly.But when application runs on machine installed 13.0.13.xxxx. Following code throws an MissingMethodException....
View ArticleHow to add pages in crystal report at run time with out reload report
Hi to all expert, i face a problem, i want to create such type of report in which first page of crystal report render fast and other pages will add in report at back end. in other word how to add...
View Article