Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error when trying to run CRYSTAL REPORTS in ASP.NET
Message
General information
Forum:
ASP.NET
Category:
Other
Title:
Error when trying to run CRYSTAL REPORTS in ASP.NET
Miscellaneous
Thread ID:
00663431
Message ID:
00663431
Views:
41
I am attempting to run a report created in crystal reports in ASP.NET. I have registered and installed Crystal on my Web server as suggested. Additionally, I have added all the references to my project. When the page is requested I receive the following error:


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.]
.K(String 
, EngineExceptionErrorID  ) +546
.F(Int16 , Int32 ) +491
CrystalDecisions.CrystalReports.Engine.FormatEngine.GetPage(PageRequestContext reqContext) +459
CrystalDecisions.ReportSource.LocalReportSourceBase.GetPage(PageRequestContext pageReqContext) +189
CrystalDecisions.Web.ReportAgent.v(Boolean `) +150
CrystalDecisions.Web.CrystalReportViewer.OnPreRender(EventArgs e) +108
System.Web.UI.Control.PreRenderRecursiveInternal() +62
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Page.ProcessRequestMain() +1470

ANY HELP IS APPRECIATED!
Thanks in advance!
Tim
Next
Reply
Map
View

Click here to load this message in the networking platform