SAP .NET C# crystal reports
If you please help me out i am new to crystal reports an i am using this code to run crystal reports in asp.net but same how the page is loading four hours...public partial class About :...
View ArticleThe report you requested requires further information.
hi all,can u help me? this is my codePrivate Sub ViewReport()Dim vTerbilang As String Dim vTotalText As StringDim cm2 As SqlCommand = New SqlCommand cm2.Connection = cn cn.Open()'Ambil Tanggal Server...
View ArticleCrystal report loading very slow
My report is loadnig very slow every time i try to load the report i am using below code to load the report from only one table protected void Page_Load(object sender, EventArgs e) { string query;...
View ArticlePerfect export to excel using memorystream export
Hi,Please i want to export from crystal report to excel using the memorystream, but the export is not perfect, how can i at least get a near perfect export. normally we use...
View ArticleCrystal report is showing a blank page
Hi I have migrated my application from Windows server 2008R2 IIS7 to windows server 2012 IIS8 . but now my crystal report is not working it is just showing a blank page. My Application is on .NET2.0...
View ArticlePlacing multiple items in Group Footer
In one of my crystal reports I want to load some custom data ; something like a question paper. It contains multiple choice and descriptive type questions. Questions are grouped by Category Id. I want...
View Articlecrystal report issue
i have a stored procedure like this:ALTER PROCEDURE [dbo].[Sp_Quotation_Edit] @QuoteNo as int=null AS BEGIN Select * from Quotation where QuoteNo=@QuoteNoSelect ItemDescrip as ItemName, Quantity,...
View ArticleCrystal Report Viewer prompts for authentication only on the live
I have an asp.net mvc application running an asp page for a Crystal Report ViewerWhen I run the application on my dev server, everything works as expected.When I run the application on one live server...
View ArticleAccess to report file denied. Another program may be using it.
Hello,I have an ASP.NET application that is using Crystal Reports. Recently we'd got a new server with IIS 7.5 and I'm trying to move my application there. But while in our old server everything is OK,...
View ArticleHow to generate Reports in ASP.NET when the Data From OData Services
Hi I need to generate Reports in asp.net But Here I am using OData Services and The data is coming from these Services.When I use the Report Wizard report.rdlc it is asking for ConnectionString. But...
View Articlehow to use crystal reports in asp.net mvc 4?
hi all,i am developing a web application in mvc4.could anyone please tell me how to use crystal reports in mvc4?Thanks,Murali.
View ArticleCrystal reports box
i fill the data with gridview text in the Crystal reports box but data is long and box is short and data come out form crystal report boxor any other way too create gridview style in crystal report
View Articlehow to add My.vb class file for My.rpt file in visual studio 2010
how to add My.vb class file for My.rpt file in visual studio 2010
View Articleasp.net 2008,crystalreport classfile(.vb) not generate
hello friendsPlease give me reply as soon as possible i have asp.net 2008, we add new crystal report in application,but only .rpt file is exist but not getting its class file(.vb),because i need to get...
View ArticleLinq to SQL and Crystal Report
Hello I need to connect my Crystal Report to My Linq to SQL Query , I try many codes , Some retruns need table and other return dataset does not support system.nullable When I open the Report File ,...
View ArticleHow to do Cross Tab report in Crystal Reports?
Hi, I am working on a crystal report, I need report format like below:Employee Name Jan Feb Mar Apr May Total ABC 5000 6000 7000 6500 5500 30000 PQR 5500...
View ArticleCrystal Reports Stop Working
Hi all,i have an ASP.NET 2010 website running with Crystal report v13, reports used to work fine ,but suddenly reports viewers stop showing the reports ,i mean when the user click the print...
View ArticleCrystal report error
Server Error in '/' Application. An error has occurred while attempting to load the Crystal Reports runtime. Either the Crystal Reports registry key permissions are insufficient or the Crystal Reports...
View ArticleEntire Row as Hyperlink
Hello all, I have a crystal report that shows a row for each item in a database. Each item has a full page detail view that allows for editing and viewing all fields. I would like the user to be able...
View ArticleSome Users Cannot Print
Hello, I am getting reports from some (2) users that say they cannot print reports from the Crystal viewer. The reports work fine from my machine and 3 others I have tested it on. My machine and the...
View Article