Crystal Reports Not Displaying Anything When WebApp Deployed on Server
i'm working on a ASP.NET WebApp using VS2012, .NET 4.5 , & CR 13.0.5everything is working perfectly on my developing machine when i run from VS but once i upload to the server or add to my local...
View ArticleCould not load file or assembly 'CrystalDecisions.Web, Version=13.0.2000.0,...
Hi Friends,I am using ASP.net 4.0 and SAP crystal reports and The web server we are using is a 3rd party shared server windows 2003.Crystal reports are running fine locally.But when i uploaded the...
View Article.xsd File
Following this example: http://www.codeproject.com/Articles/166291/Generate-a-report-using-Crystal-Reports-in-VisualI can't reference the .xsd file on my class. I'm getting "Error 1 The type or...
View ArticleType 'CrystalDecisions.Shared.CrystalReportsException' in assembly...
Hello,I'm running VS 2012 with CR 13. I have several projects on my PC, and only one has this very annoying issue.When I try to run (or compile) the project, I'm almost always getting these...
View ArticleReport.rdlc
I'm trying to create a Report on my website using the Report Wizard (Report.rdlc). I was setting up the datasets using Views. Unfortunately, nearly all of the field names aren't CLS-compliant.I'm not...
View ArticleCrystal Report export need credential ..?
I am Using crystal report for reportig. In which i used to dataset xsd file for crystal report ado.net dataset. When report is loaded it is fine and as needed. but when i want to export that report it...
View ArticleExportToHttpResponse() throughs win32 Exception in W3WP.EXE
same report exports well in all other format,, like pdf, word,... Public Shared Sub Export(reportFile As String, ds As DataSet, page As Page, reportTitle As String, exportFormat As ExportFormatType)...
View ArticleCrystal Report Issue
Hi,I have created Crystal Report in vb.net 2010 and crystal report version is 13.0.2000.0.I want bind 500 reports in my crystal report.But bind only 40 records in first page.I am not able to see second...
View ArticleThis operation requires IIS integrated pipeline mode.
Hi All,I am using VS 2010 with .net framework 4 and crystal report.When i try to open report. I got the following error.This operation requires IIS integrated pipeline mode. or data not found.Thanks in...
View ArticleCrystal report export/print problem
Hi I am having problem with export/print options in my website ,aspnet_client folder is there in root of website. and also in root of wwwroot of inetpub folder but when i try to run crystal report ,...
View Articlecslibu-3-0.dll Error after installing crystal reports
Installed Crystal Reports 2008, CR Runtime_12_1.Got this error when trying to open the software - "The procedure entry point ?PrintLegend@CMapXLegend@CSLiB300@@QAEXJJJJJ@Z could not be located in the...
View ArticleError in Crystal Report
Hi,I have a problem in my Crystal Report can't figure exactly.Here's the Code and MarkUp.Also can anyone say why is the crystal report .aspx page asking for Login Password and how to provide the...
View ArticleCrystal report shows duplicate data after exporting it to excel format
i have a applicate build on vb.net (1.1 .net framework). This application shows correct data when query is passed to that perticular report(report is called as sales report).but when this same report...
View ArticleCode behind is not run when URL is entered directly for a CrystalReport...
Hi AllI have a very strange problem. I have a web application that is used to display reports using Crystal Reports Viewer.I have links on the master page that direct the user to the report viewer page...
View ArticleArabic Report Header Problem
Hi,I had created a Report which prints reports in English as well as Arabic.English displays header correctly while printing and exporting.But in Arabic i get the change in Header while EXPORTING.The...
View ArticleResult does not exist
I am trying to do a report field in Crystal where if the file does not exist based on a certain field, it will return a blank value, if it does exist, it return the date.Here is my code:If...
View ArticleSome Problem
My problem is that I want to know that why is my Crystal report page is showing a Login Screen when I am already Logged, have purchased all my items,but my Crystal Report is not showing.
View ArticleFailed to export using the options you specified. Please check your options...
Hello,I am using Crystal Report on ASP.NET for reporting. All the parameters passed in report are static. Report is properly displayed but while exporting to pdf it shows error message <div...
View ArticleShow images reportviewer
using VS2010, aspnet4, c#, reportviewer2010I just have this code, how to display the reportviewer (are two images)<img src=~/BarCodeImages/p.gif width=1 height=50 border=0> <img...
View ArticlePrinting values using crystal reports using different database
Hi!I have developed an application for payroll management and I am facing trouble while using Crystal Reports for printing Pay BillsHi have two tables, first Pay_Head_Table with two fieldsPay_head_Id...
View Article