The text of this article is not in this database — only its details are. Read it on the old site: Accessing Crystal Report in ASP.NET using VB.Net
9 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: Accessing Crystal Report in ASP.NET using VB.Net
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
Fritslet LouisPosted May 28, 2010, 10:44 AM
Hello, I have a form of VB.NET with displayed informations from a database; could you explain me how to print this form without preparing a report for that? Thanks in advance! Best regards, Fritslet Louis
Fritslet LouisPosted May 28, 2010, 10:41 AM
Dear y'all, I am working on VB.NET 2005 and SQL Server 2005. I want to to open a doc in Ms word with a simple click on a VB.NET application form that I created. Could you help me, please!
aryan tPosted Oct 1, 2008, 2:44 AM
i dont know the abc of crystal reports please tell me hpw to use
Jim BerkesPosted Feb 1, 2008, 3:59 PM
my asp.net application using crystal reports is creating mulitple .vb files. I have a report named cryExoneration.rpt and then there is a cryExoneration.vb. But there is now also a cryExoneration1.vb and a cryExoneration2.vb. This is creating amiguous class refer errors. If I delete cryExoneration1.vb and cryExoneration2.vb the application won't compile because those files are missing. I want to delete the references to those files but I don't know where they are referenced. Can someone please help me. Thanks Jim
shahid shaikhPosted Dec 26, 2007, 8:03 AM
hello munir i am using this method u have stated but i won' t be able to create the object of the crystal report plz help shahid shaikh
mitchellPosted Aug 28, 2007, 10:50 AM
hello Munir, I have a datagrid with results that I'd like to print using a CrystalReport as the format. Can you help? Thx in advance -Mitchell > [email protected]
sahadevan karthikeyanPosted Aug 17, 2007, 1:33 PM
hi, I applied above code,but i got following error plz guide me Server Error in '/WebApplication4' Application. -------------------------------------------------------------------------------- Logon failed. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: CrystalDecisions.CrystalReports.Engine.LogOnException: Logon failed. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [LogOnException: Logon failed.] .F(String , EngineExceptionErrorID ) .A(Int16 , Int32 ) .@(Int16 ) CrystalDecisions.CrystalReports.Engine.FormatEngine.GetPage(PageRequestContext reqContext) CrystalDecisions.ReportSource.LocalReportSourceBase.GetPage(PageRequestContext pageReqContext) CrystalDecisions.Web.ReportAgent.u(Boolean N) CrystalDecisions.Web.CrystalReportViewer.OnPreRender(EventArgs e) System.Web.UI.Control.PreRenderRecursiveInternal() System.Web.UI.Control.PreRenderRecursiveInternal() System.Web.UI.Control.PreRenderRecursiveInternal() System.Web.UI.Page.ProcessRequestMain()
Subrata DasPosted May 6, 2007, 5:10 AM
CAn anybody tell me how to use ADO.NET dataset as a datasource for Crystal Report XI using ASP.Net 2.0? I used Mr. Munir Shaikh's code but it didn't work. Thanks in advance. Regards, Subrata
Jeni TurnerPosted Feb 27, 2007, 10:37 PM
A really simple deploy guide can be found here: http://www.instantcrystal.net/instantguide.aspx