Report.RecordSelectionFormula
Dear Sir, I am facing a strange issue with regards to RecordSelectionFormula, that is when I try to assign a filter to it, its not updated. I have code as below string filter;filter =...
View ArticleCrystalReport on VS2005
hello, we have changed our web server från windows server 2003 to windows server 2008 r2 and naturally we need to get all web sites from the old server to working in the new server, the issue is that...
View ArticleHow to properly use .ReadRecords function in VS2013
I am convert 200+ reports from CR8.5 to the newest version of CR. I have many reports that use the old TTX (Field Def File) which I am switching over to XML Field listing. But I also have many...
View ArticleIs it possible to Bind a Report to a ADO.Recordset in CR13?
Is it possible to bind a report to a ADO.Net Recordset in CR13? I used to be able to do that in CR8.5 and VB6 with code similar to this:.Database.SetDataSource moRS, 3 Is there something I am missing?...
View ArticleNon-Embedded reports within the application
We used to use Visual Studio 2008. Within that, after deploy of our application, within the application folder is where the report in question resided. We could make changes to the report without...
View ArticleAccess report viewer toolbar
Hi,I am using Crystal reports in ASP.Net, use Crystal reports viewer to display report content in page. How to access the images like back, previous in crystal reports viewer tool bar in C# code? Is it...
View ArticleTypeLoadException: Method 'get_HistoryInfos' does not have an implementation
Greetings, Running into issues with my Visual Studio 2015 project, which is using CrystalDecisions.CrystalReports.Engine assembly 13.0.2. When attempting to create a ReportDocument object, the system...
View ArticleCreate report generate error 80070002- Crystal Reports Visual Studio 2015...
Troubleshooting: Create CrystalReportsDocuments generate error by design mode Visual Studio 2015 Professional.The system cannot find the file specified (HRESULT: 0x80070002). I am use support pack 15...
View ArticleUpgrade from Win2003 to Win2008r2 - CR 10.5
Hello All, I have a web application that uses CR - I think 10.2 - that was hosted on a Win 2003 32 bit computer. That computer was decommissioned and a new 2008r2 was stood up in place. We've installed...
View ArticleCrystal reports 7 report with Crystal for VS 2013
When using an old Crystal reports 7 report within a new Visual studio project and Crystal reports For VS 2013, we are not able to change the data source no matter what we try. We removed parameters...
View ArticleIs there a way to check if a Crystal Server 2013 installation was properly...
I installer Crystal Server 13 in a machine and I think that the installation was successful. The Central Configuration Manager can be launched and all the services in there are running properly, based...
View ArticleExporting a PDF Error
All, Encountering a strange error on a client's machine(we've never had this error with other clients) and have had no luck finding a resolution. We are using Windows Server 2008 R2, IIS 8, .NET v4.5,...
View ArticleNot displaying all report columns. Crystal Reports 2011 Runtime Engine for...
Hello CR Enthusiasts,My situation is I have a CR report built from CR 2011 where all the columns are displaying on 1 row. When the report is brought into the .Net framework and opened using the CR...
View ArticleSupport Pack 15 (v.13.0.15) does not install CR in VS2015
I have VS2010. VS2013 and VS2015 installed. I have removed all previous versions of Crystal Reports. I run the executable for Support Pack 15 (v.13.0.15) and it installs successfully into VS2010 and...
View ArticleVS2010 And Sap Can you helpe me
Hello , I can't See CrystalReportviewer in toolbox With Anyone Can Help Me Please?
View ArticlePlease Help Me Open Crystal Report Search By Testbox
I Want To Search One Record Form My Database My Code VB.NET Code That Dim str As String = ("Data Source=ROBI-PC\SQLEXPRESS;Ini Catalog=benjir;Integrated Security=True") Dim con As New...
View Articlethe system cannot find the specified file.exception form hresult t : 0x80070002
everytime i want to create a new crystal report ,it says "the system cannot find the specified file.exception form hresult t : 0x80070002" my visual studio is visual studio 2012 ultimateand crytal...
View ArticleDatabase login dialog popup when the project is x64
I created a c# winform project, drag and drog "CrystalReportViewer" from toolbox to the form, and in the InitializeComponent() method, write code like below, and "Category Overview.rpt" file connect db...
View ArticleCrystal Reports: Print Engine Error
Hello, I've install Crystal Reports Viewer 2008 on our Windows 7 Enterprise systems that we use to gather reports and print reports from our internal Intranet sites. The problem is when we try to...
View Article.net runtime missing parameter exception PrintToPrinter method
We are getting a missing parameter exception when calling the PrintToPrinter method without setting the values for each parameter that is defined in the report. We were expect crystal to prompt for...
View Article