CRs For VS2010 On A Windows 7 Target
I successfully installed "http://downloads.businessobjects.com/akdlm/cr4vs2010/CRforVS_13_0_5.exe" on my development machine. The app w/ CRs compiles & runs. However, when I ran the app on the...
View ArticleDatabase login prompt issue with CR2008 and VS2010..
Database logon issue... I am running Visual Studio 2010 application that uses Crystal report viewer 13.0.2000. I also have hard coded the setdatabaselogon for this report to access the SQL database....
View ArticleProblem refreshing report after printing.
Hello, I have a simple aspx page that has inputs for start date, end date and userName. A "go" button sets report parameters and crystalReportsViewer1.reportsource. This works great when changing...
View ArticleVB.NET 2012, Access 2007, Logon error
I am trying to integrate a Crystal 2011 report into VB.NET 2012 with the new Visual Studio add on to VB.NET 2012. All the code worked until I moved from Access 2000 to Access 2007. The report opens...
View Articleparameters in viewer then PDF
Visual Studio 2012 with CRforVS 13.0.5 I have my C# displaying the report in the browser in PDF format when there are no parameters, or when all parameters are passed. (System.IO....
View ArticleCrystal Report Runtime Memory Full Error
Hello All I got an Error as below when I load report within Crystal Report Runtime (crpe32.dll version is 13.0.3.612): Crystal cannot display report. Memory full. OtherError Not enough memory for...
View ArticleReportSelectionFormula is not working.
Hi , I have used ReportSelectionFormula in my code , when I am setting ReportSelectionFormula using code then I am getting error- ---------------------------Crystal Report Windows Forms...
View ArticleCrystalReportsViewer v.14 in Export Dialog 'From: ' 'To:' fields enabled but...
Hi, I'm working on issue in Crystal Reports, i believe it is issue in CrystalReportsViewer: In IE8 for some reason in Export dialog, for export to pdf I cannot modify From: and To: pages on the...
View ArticleCrystal Reports going into Eternal Loop on Server Side
First a little background. (1) I was developing small internal web applications on Visual Studio 2008 on a windows Vista computer. (2) My Vista machine started having issues so I upgraded to a...
View ArticleHow to set Crystal Report Field object line spacing propery runtime in c#
Hello to All, i am nilesh parmar from Expedite Solutions Pvt Ltd and i want a solution on setting Crystal Report Field object line spacing propery runtime in c#. thanks in advance... Thank You....
View ArticleCR Viewer 2008 .NET - Cannot print the current page
Hi, We are using the CR Viewer 2008 for ASP.NET. Our customers wish to browse the report and then print the current page. When they click on print, the dialog shows no reference to the current page...
View ArticleThis field name is not known. Details: errorKindError
This works for most of my reports.. for (int i = 0; i < theReport.Database.Tables.Count; i++) { myTable = theReport.Database.Tables[i]; myLog = myTable.LogOnInfo;...
View ArticleIn Production server Barcode font (3 of 9 ) is not working in crystal report...
Hi, we used SAP crystal report in VS 2010 in local machine and in production server we deployed changes. In Production server we installed 30f9 barcode font. Our production server 64 bit system and...
View ArticleUnable to connect: Incorrect log on parameter
HI, We are facing the "Unable to connect: Incorrect log on parameter" using crystal runtime 2010 for .NET(Service pack 2) in our application. In our application, all the reports are working fine but...
View ArticleError has occurred while attempting to load the Crystal Reports runtim
Hi all, I'm using VS 2008 to create a business app that uses Crystal Reports to display and print reports. I'm distributing it mostly to Win7 Pro 64 bit machines. The program is working on ALMOST...
View ArticleError running report in VS 2010
bobj.crv.stateManager.setComponentState('CrystalReportViewer1__UI',eval('('document.getElementById('__CRYSTALSTATECrystalReportViewer1').value')')); CR 13.0.2 versions of the controls with VS 2010....
View ArticleChanging paper size at runtime
I know this has been asked before, but all the answers seem to give the same response, which is not working for me. I am working in VS2008 VB.net. I have a report that is populated with data within the...
View ArticleCrystal Report for VS2010 - The Go To Page function does not work
When running a report into Crystal(VS2010), the Go To Page function does not work. Typing in a page number and pressing Enter does not take you to that page. The report remains on the current page....
View ArticlePassing Parameter to crystal report is not working
Hello everyone. I have developed a web based inventory and accounts system using c# in VS2010, Sql server 2008 and Crystal Reports for VS2010. I am Passing parameters to a test crystal report as under...
View Articlecant get parameters to pass into a range
ive tried a number range and a date range.. both give errors:The types of the parameter field and parameter field current values are not compatible. .NET 4.5 Visual Studio 2012CRforVS 13.0.5 Ive tried...
View Article