Quantcast
Channel: Crystal Reports
Browsing all 1507 articles
Browse latest View live

Report Generation Using Crystal Report

Error Showing Like This {"Message":"An error has occurred.","ExceptionMessage":"Could not load file or assembly 'CrystalDecisions.ReportAppServer.ClientDoc, Version=13.0.3500.0, Culture=neutral,...

View Article


How to Print Crystal Reports with parameters

Hello, I have two options for my report, sending it to the viewer or sending it directly to the printer.  I have managed to get the parameters passed when using the viewer, but it just wont work when...

View Article


Not sure if I need to install some Crytal dev environment or a NuGet package

I've been working on refactoring an old ASP.NET website (changed to web application) for a while now. To make a long story short, these changes have resulted in me replacing some CrystalDecisions...

View Article

Crystal Reports if "Set To Null" checked an export does't work

Hi Guys,I develop the reports using Crystal Reports 2013 and then publish them to an asp.net app with crruntime 13.0.5 to show them. I use stored procedures to extract data for reports.The problem: if...

View Article

RDLC If expression return #Error when data available

Hi Guys, my RDLC expression return #Error when data available,when no data i got "Never Register" but when data available i got #error ?please tell me whats wrong with my expression...

View Article


Invoice Using Crystal Report

Hi,I am working on ERP in Asp.net web form and crystal Report for generating Invoices. But I am facing a problem while displaying out put , ie, It automatically duplicating each data on page and...

View Article

How to print Multiple copies of a label in crystal report using parameter of...

I want to print label in crystal report with number of copies by user input parameter (For example i want to print text on label like (AAA0001) 50 times ,then user will input 50 in a textbox then label...

View Article

Crystal Report hangs indefinitely in Load in IIS server and only restart...

HelloWe are using VS 2015 , ASP.NET Ver 4.6  and Crystal Report 13.0.13. The crystal report load event hangs indefinitely after some printouts on function  "  objrep.Load(FileName) "We had checked for...

View Article


Barcode 39 issue

Crystal 2013 SP12.When I run a report with a barcode 39 font it work correctly2 fields 1) Number  2) Text of any kind.When I run through a run time version of Crystal in an app that I have no control...

View Article


Show (Label control) inside (Repeater control) at Timer tick

Summary of the problem I am having:i have repeater that show questions and 4 option of answer , i want to show correct answer after one minuteError I am receiving:i can't abel to show CorrectAnswer...

View Article

Barcode sticker deisgn using crystal report 7cms width and 3cms height

I would like to design 7cms width and 3cms height barcode sticker. Kindly let me know how to design the same.What page setup i need to use? etc.

View Article

CrystalDecisions.ReportAppServer does not exist

Hi guysI've deployed a website to a client and I'm getting : "The type or namespace name 'DataDefModel' does not exist in the namespace 'CrystalDecisions.ReportAppServer' (are you missing an assembly...

View Article

if-else condition

Hi  I want to know how the below code works & what is extif {Po.No} >= 1000 then " Po" + ext({Po.No}-1000,0) else if {Po.No} > 0 then " PO-1" + ext({Po.No},0);Thanks

View Article


Code working

Hi  How the below code workstringVar s0 := ""; numberVar n0 := 0; numberVar ctr := 0; if not isnull({List1.ColC}) then s0 := trim({List1.ColC}); n0 := instr(s0, " "); if n0 > 0 then while mid(s0, n0...

View Article

Export Crystal report viewer to excel

Hi Guys,Using the export button on crystal report viewer in IE to CSV format gives me the options to either save or open the file directly and works fine but if I choose Excel it gives me the same Open...

View Article


how to Print on client side in asp.net c#

i want to print on client side ,currently below mentioned code working on server ,where i published my application,when i am giving print from client side ,then print is coming on server printer but i...

View Article

Search for file on drive including subfolders matching a record/fieldname...

<div class="dm-section-hero--question__content"> <div class="dm-section-hero--question__body">I have a question about crystal reports 11.5.8.826I’m trying to locate a file on a server...

View Article


how can distinguish between automatic report and manuel excel report

with my asp.net mvc application i use reporting tools for generating an automatic report so that users can automaticly get reports from web application. but some users use a excel for establish reports...

View Article

Unable to export to PDF in Firefox Quantum / Chrome

Basically, on our website we have a report that lets you export to pdf, excel or just as html.​Things work fine on older browsers (ESR 60), Edge and IE. New versions of Firefox and Chrome will not work...

View Article

Date Format

Hi  How to set Date Format to dd/MM/yyyyThanks

View Article
Browsing all 1507 articles
Browse latest View live