update crystal report in deployed application
Hi guys I've created a simple database application in Visual Studio 2010 that updates a Crystal Report. Everything runs fine before deployment;(when I update the Access database located in the...
View ArticleMemory is not releasing
Hi,We have created a application in ASP.NET 3.5 using VS2008. That was working fine longtime. After we have migrated to VS2010, we are facing problem. Let me give you the deploy site scenario. After...
View ArticlePDF export of bar code fonts
Using the latest SAP Crystal Reports 2011 (CR Developer, Version 14.0.4.738 RTM). We created a report that uses a True Type bar code font installed on the computer. When the report is run from SAP...
View ArticleMySQL .NET Connector
HiAre there any plans for CR Visual Studio Dev edition to be able to use the .NET Connector for MySQL? At present I am having to use ODBC DSN connections which I am sure is not the most efficient way...
View ArticlePrompt report as parameter
Hello all, I'm working on a web application for our Crystal Reports and we have some reports that use prompt reports to pass parameter values. Since we have been using DLV to view our reports it was...
View ArticleApp crashes randomly on accessing VS2010 CR.NET report from Windows 2012 /IIS8
Hi, I have a asp.net web application with VS2010 .NET crystal reports . These reports are called from a classis ASP application using a query string URL request. These reports work fine , but...
View ArticleCrystal Reports finished rendering ?
Hi, I'm using Crystal Reports for VS 2010. When viewing a report in the crystal report viewer, how do I know if it finished rendering ? I cannot find any relevant event from crystalReportViewer which...
View Articleissue with data connectors
Greetings everyone, I have some issues with some Crystal Reports that I'm trying to put into a Web Portal I'm working on. I'm not sure if this is the right forum, but since I'm working in VS2010 I...
View ArticleIgnore parameter and show all records?
HiI have reports with parameters that filter the reported records by. for example, Company Id.I am creating a parameter entry panel and want the option to 'Show All'How do I set the relevant parameter...
View ArticleServer Error - Crystal Report Location is a physical path, but a virtual path...
Hello: My program runs fine on my workstation however, once I promoted to our server I received the following error message when trying to launch my report through my browser. I made sure I installed...
View ArticleCrystal Reports Viewer Scale Report Page to Fit Printer Page Disabled
Need help with determining how to disable Scale Report Page to Fit Printer Page for VB.NET because all my crystal reports print outs are smaller than how they use to print after upgrading to Crystal...
View ArticleWPF Viewer crashes application when searching
Hi, I can consistently get the WPF viewer to crash my application when searching within a report. The steps are: 1. View a multi page report.2. Enter a search string. I use "a".3. Press Enter until the...
View ArticleGet Parameters properties so I can dynamically build a parameters entry screen
HiI want to dynamically build an ASP.NET page to allow the user to select values for parameters on a report. I could keep details of all the parameters in a DB table so I would then know what controls...
View ArticleUnable to run visual studio 2010 project
I have window7 64 bit machine, I have installed visual studio 2010 32 bit and crystal report 11 relse2 32 bit on this machine. Every time I try to run the project from visual studio 2010, I get build...
View ArticleDynamic Connectivity with Oracle
I have created report using crystal report 11, in visual studio when try to see preview it show me all the records. But when I try it with different database using crystal report viewer control, it...
View ArticleADO.NET Datasource, getting Logon Failed
I have worked my way through the samples and walk-throughs in the blogs and help docs on this site to create a report that is based on an ADO.NET Dataset (XML xsd file). My actual data dataset is...
View ArticleCrystal reports displaying a blank page.
Hello, I have a VS2010 MVC project. Created Crystal Reports and programatically used the code as below..This works fine when running on my local machine.. ReportClass rptH = new ReportClass();...
View ArticleCrystal Report Generation Timeout
Hello All, I am hoping to find a way to set a timeout on the generation (not connection) of a Crystal Report in CRXI R2. Ideally, once I call the method, ReportDocument.ExportToDisk(), I would like an...
View ArticleFailure to retrieve data from the database (Vendor Code 6550)
I am having a trouble with two of the 6 reports that I have created. I am using Crystal XI and Oracle 10g. The underlying database object is a stored procedure that accepts as input a start time as a...
View ArticleValue Cannot be null. Parameter name:inputString
I'm using CR13 with Visual Studio 2010(asp.net 3.5) I have problem at the time of export report in any format report is generated correctly but when I export it shows me error " Value...
View Article