running Crystal Report from a dll
We have a Visual Studio C# project that contains some Crystal Reports, and is compiled as a DLL. I want to run those reports for debugging purposes.I've set up another project that references the DLL,...
View ArticleJS Issue on CrystalReports for Visual Studio 2010
Hi everyone, I'm making a solution with Visual Studio 2010 using "cr4vs2010". When I start my web app from Visual Studio and I open my report, There is any problem, but if I want to export this file...
View ArticleRuntime upgraded to higher version; bitmap property not supported
Crystal report runtime (version 13.0.0.99) is installed on the development machine (Window 10, 64-Bit). The following code displays a log-on report:string...
View ArticleCrystal Report linking issue
I have been working on a Crystal Report for my company and every time I run the report, I get ZERO information back. I am fairly new to Crystal Reports and very rusty on SQL commands, but I figure I...
View ArticleQuestion About Counting
Still learning crystal reporting but have a question:I have three columns of data. Author 1, Author 2 and Author 3. A workers name will be in any of these columns for multiple entries. How would I go...
View ArticleWhat technique can be used for printing ALL PAGES from crystal report?
I'm a beginner in asp and vb.I have been researching and experimenting a few methods for this one week, none worked, most of the methods will only print one page (current page) in the crystal...
View ArticleCrystal Reports First Project
Am new to Crystal Reports/Asp.Net and need some help getting started.I have my Data on SQL Server, have created a DataSet.Have also created a sample.rpt using data from my DataSet.Am able to see my...
View ArticleCrystal report access from Newtork folder
Hi Guys,I'm looking for a solution to run my crystal reports File is placed in network folder And I have to call the report and populate in ASP .net,C# Crystal reportviewer. Please share the link,Ideas...
View ArticleHow to Dynamically Switch Databases
Am using ASP.Net.When I login to my program I dynamically assign a connection string to all of my SQL Database Accesses based upon the user who logs in.Connection string is part of the users...
View ArticlePossible to display HTML with Crystal Reports?
I'm new to Crystal Reports and I'm wondering if it can print/display html.I have a column in my database that holds the HTML, and I want the data in this column to be in the detail of the report...
View ArticleWhen I click to navigate to the next page i get "Please wait while the...
I am creating a report in a ASP.NET application. I have some bills created, and when I click on a next page, it shows me Please wait while the document is being processed" message. How can I fix...
View ArticleCrystal report Object reference not set to an instance of an object on Visual...
Creating new report file does not solve the problem. I have to exclude the report from project so that the program will run.Please help.
View Articlewhy when i declare group variable in rdlc report.group variable is not...
how to make a group according to given date wise in rdlc report. and then sum first group values with second group values and its repeat untill the last given datei want in below format thank you...
View Articlefield in suppressed section
Good morning In a report I made a formula in a section in the suppress section button with a condition that checks that a text field is empty, if it is empty suppresses the selection. In this section...
View ArticleHow to keep report data source for one report? When I open another, and then...
I have some Crystal Reports that I am using with my ASP .NET MVC application. I am using Session to get the data from the MVC controller to the WebForm.My problem is that if I open report with one...
View ArticleConflict between Crystal Reports and SSRS in Web Application
I'm using crystal reports with my .NET web application with sql server database. Later I installed Reporting Services. Now, when I go to pages which consists of crystal reports in my web application,...
View ArticleCrystal Reports using Dataset in C#
using System; using System.Collections; using System.Configuration; using System.Data; using System.Linq; using System.Web; using System.Web.Security; using System.Web.UI; using...
View ArticleCrystal Report not working after upgrade Dot Net framework 3.5 to 4.5.2
Hi,Crystal Report not working after upgrade Dot Net framework 3.5 to 4.5.2 in my Website Server: Window 2012 and Database: SQL 2008 R2Please Help how to configure Crystal Report in Dot Net framework...
View ArticleWhen I open crystal reports in a different tabs they all share the same data...
I have a C# ASP .NET MVC application that uses Crystal reports.My problem is that when I open for an example two reports in two different tabs, my report data source is bound to the last one opened....
View ArticleError 1904...failed to register error message during Crystal Reports Run-time...
I am using Visual studio 2017 & Crystal report 13_0_22 in my development internment. It works fine in development environment. When i try to install Crystal Reports Run-time in windows 7 for...
View Article