PC Review


Reply
Thread Tools Rate Thread

crystal "load report failed"

 
 
=?Utf-8?B?a2VlZmFo?=
Guest
Posts: n/a
 
      14th May 2005
Hi,
I can't seem to get past this problem, though I've tried multiple examples
off the web. I've registered integrated Crystal (VS.NET 2003 Pro). I've made
sure the assemblies are all there. I've tried design-time ReportSource
assignment and runtime. Why can't I get past this? Below is error page from
most basic of tries (just a dumb (text only) report within a viewer on a
webform. Thanks in advance, -Nick

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.LoadSaveReportException: Load report
failed.

Source Error:


Line 23: // Put user code to initialize the page here
Line 24: CrystalReport1 cr1 = new CrystalReport1();
Line 25: CrystalReportViewer1.ReportSource = cr1;
Line 26: }
Line 27:


Source File: \\kapolei05\ittest\webform1.aspx.cs Line: 25

Stack Trace:


[LoadSaveReportException: Load report failed.]
CrystalDecisions.Web.ReportAgent.h() +329
CrystalDecisions.Web.ReportAgentBase.set_ReportSource(Object value) +224
CrystalDecisions.Web.ReportAgent.set_ReportSource(Object value) +16
CrystalDecisions.Web.CrystalReportViewerBase.set_ReportSource(Object
value) +37
ittest.WebForm1.Page_Load(Object sender, EventArgs e) in
\\kapolei05\ittest\webform1.aspx.cs:25
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +750



 
Reply With Quote
 
 
 
 
saapr
Guest
Posts: n/a
 
      7th Jun 2005


> Hi,
> I can't seem to get past this problem, though I've tried multiple examples
> off the web. I've registered integrated Crystal (VS.NET 2003 Pro). I've made
> sure the assemblies are all there. I've tried design-time ReportSource
> assignment and runtime. Why can't I get past this? Below is error page from
> most basic of tries (just a dumb (text only) report within a viewer on a
> webform. Thanks in advance, -Nick
>
> 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.LoadSaveReportException: Load report
> failed.
>
> Source Error:
>
>
> Line 23: // Put user code to initialize the page here
> Line 24: CrystalReport1 cr1 = new CrystalReport1();
> Line 25: CrystalReportViewer1.ReportSource = cr1;
> Line 26: }
> Line 27:
>
>
> Source File: \\kapolei05\ittest\webform1.aspx.cs Line: 25
>
> Stack Trace:
>
>
> [LoadSaveReportException: Load report failed.]
> CrystalDecisions.Web.ReportAgent.h() +329
> CrystalDecisions.Web.ReportAgentBase.set_ReportSource(Object value) +224
> CrystalDecisions.Web.ReportAgent.set_ReportSource(Object value) +16
> CrystalDecisions.Web.CrystalReportViewerBase.set_ReportSource(Object
> value) +37
> ittest.WebForm1.Page_Load(Object sender, EventArgs e) in
> \\kapolei05\ittest\webform1.aspx.cs:25
> System.Web.UI.Control.OnLoad(EventArgs e) +67
> System.Web.UI.Control.LoadRecursive() +35
> System.Web.UI.Page.ProcessRequestMain() +750
>
>
>


User submitted from AEWNET (http://www.aewnet.com/)
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Crystal Reports - "Failed to load database information" Mark Lemoine Microsoft VB .NET 0 29th Nov 2007 03:00 PM
"Load Report Failed." error... cryptic and evasive... Roy Microsoft ASP .NET 1 5th May 2005 07:13 PM
crystal report "logon failed" on windows server 2003 sztonix Microsoft Dot NET 0 26th Jun 2004 11:44 AM
"Logon failed" for Crystal Report Karun Karunakaran Microsoft ASP .NET 2 25th Feb 2004 06:11 PM
Crystal Reports "Load Failed" from web form Grrrrr Jeff_Mac Microsoft VB .NET 2 30th Dec 2003 11:57 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:37 AM.