Stacked Bar chart and Line chart
Summary of the problem I am having:I am trying to plot a chart that has combined stacked bar chart and a line chart. The data points for stacked bar PQ_MIN, PQ_3, PQ_2, PQ_1 and PQ_MAX for each time...
View ArticleCrystal Report Issue on Development Server
Server Error in '/' Application.Retrieving the COM class factory for component with CLSID {4DB2E2BB-78E6-4AEA-BEFB-FDAAB610FD1B} failed due to the following error: 80070005 Access is denied. (Exception...
View ArticlePass parameter value from mvc controller to crystal reports
Good dayIt may be a noob question but ow do you pass a parameter from controller to crystal reports? I am kinda new when it comes to crystal reports.ControllerReportDocument rd = new ReportDocument();...
View ArticleParameters windows not prompting
DearI have the problem that the parameter window of crystal reports isn't prompting when loading the report.This is in Windows Server 2016 - IIS 2016. On my local machine with IIS express it works like...
View Articlesupress text object
Hi all,I have two text object in a crystal report .In the first I have "COD."In the second the value of the code, like this "100".If I do not have value in second text object (like code empty), how can...
View ArticleWord Reporting - C#
Hello There - I am familiar with Excel reporting from C# winforms but i have not used word reporting. Need you suggestion on belowBest approach on Word reporting with template - I have gone through...
View ArticleCrystal Report issue
Good afternoon, Not sure if anyone can assist me with this but i'm banging my head against a brick wall. I have a project which has been written in Visual Studio 2013, here is the code i'm using to...
View ArticleInsert text from multiple lines text box into Crystal Report.
In my ASP.NET apps form, there is multiple lines text box and user input likeThank you for your fax.I'll reissue a check to you.If you have any question, please call me at xxx-xxx-xxxx.But once...
View ArticleCrystal report not showing in Window Server 2008 r2
I had tried the copying the aspnet_client folder into the application folder but still the crystal report is not showing, only a blank page.
View ArticleCrystal Reports Login Fails on ExportToDisk
<div>Hi Everyone,Using Web Deploy 3.6 I have imported a .Net framework 1.1 application from Windows Server 2003 x86 IISv6 to Windows Server 2016 using the following...
View ArticleCrystal report in VB.NET
I am new to crystal report.I have installed crystal report in vs 2017.I can connect to database and tables and view values. But If I place a link button in the form and placed navigation url to the...
View ArticlePrint Report with multiple Projects
In webform application I have a different real estate projects and I want to print report for each project using Crystal report.The problem is when I select multiple reports and if one report has 3...
View ArticlePrint button CrystalreportViewer
HelloI have a problem with the Crystal report viewer. If I have a report with paramaters, then I am not able to use the print button. It doesn't show the dialog box for printing (Printmode: PDF)....
View Articlecrystal report access form vb.net
My project is in vb.net. Crystal report was developed by another person in c#.net. Is there any way to call the crystal report on button click of vb.net website. Thanks
View ArticleError while running Crystal report in IIS -VB.NET
While running a report from IIS (The report will save the file in to .pdf in to a folder) .Appreciate the HelpErrorRetrieving the COM class factory for component with CLSID...
View ArticleCrystal Report Print Option -VB.NET
My project is in vb.net .I have a crystal report,Once I click save button,the report is saved to the folder (where the path is specified). How can I print the Crystal report directly when i click the...
View Article2 grids in Crystal report
Hi,I need to create a report with more than one grid and chart. How can I do that and how can I set more than one datatable for the report? I neet to set datatable from code behind.CrystalReport1 cr1 =...
View ArticleReport page from 3 doesn't work
Hi,I created a report in mvc application. When i navigate in page 1 and 2 all it works. When I try to change to page 3 the report remain in page 2. No error.I have 3 detail section, one for page. If I...
View ArticleASP.Net 2017 - MVC 5 Crystal Subreports
Good day tech gurus,l now know how to create a crystal report in MVC 5 and exporting it to pdf through a view on browser, but l have no clue how to create a sub-report and call it on master report so...
View ArticleSubreports in MVC 5 - ASP.Net 2017
Good day Tech Gurus,l have two models, Schemebook and SchemeBookObjectives. l have managed to create crystal reports for the two models, rptTpStudentSchemeBook and rptSchemeObjective. l now want the...
View Article