.NET : Issue with the (web) Crystal Report Viewer 
Author Message
 .NET : Issue with the (web) Crystal Report Viewer

When I place a Crystal Report viewer-control on a ASP.NET webform I always
get the following error:

[NullReferenceException: Object reference not set to an instance of an
object.]
CrystalDecisions.Web. .get_ 7()
CrystalDecisions.Web.CrystalReportViewer.OnInit(EventArgs e)
System.Web.UI.Control.InitRecursive(Control namingContainer)
System.Web.UI.Control.InitRecursive(Control namingContainer)
System.Web.UI.Control.InitRecursive(Control namingContainer)
System.Web.UI.Page.ProcessRequestMain()

It doesn't matter whether the report source is set or not...

Anyone knows why this exception is thrown (and possibly how to fix it)?

Merci.



Mon, 18 Oct 2004 19:03:42 GMT  
 .NET : Issue with the (web) Crystal Report Viewer
Seems an installation problem?


Quote:
> When I place a Crystal Report viewer-control on a ASP.NET webform I always
> get the following error:

> [NullReferenceException: Object reference not set to an instance of an
> object.]
> CrystalDecisions.Web. .get_ 7()
> CrystalDecisions.Web.CrystalReportViewer.OnInit(EventArgs e)
> System.Web.UI.Control.InitRecursive(Control namingContainer)
> System.Web.UI.Control.InitRecursive(Control namingContainer)
> System.Web.UI.Control.InitRecursive(Control namingContainer)
> System.Web.UI.Page.ProcessRequestMain()

> It doesn't matter whether the report source is set or not...

> Anyone knows why this exception is thrown (and possibly how to fix it)?

> Merci.



Thu, 21 Oct 2004 03:33:32 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Web Reports (ASP.NET and Crystal Reports for .Net)

2. CR.NET Web Viewer takes too long to display report

3. Crystal Reports 8.5 (VB6) to Crystal Reports NET (VB.NET) conversion

4. crystal reports - web viewer - ver 7 - inconsistent

5. Crystal Web Viewer report with parameter fields

6. Crystal Reports 6 Smart Viewer Control (downloading from web)

7. Creating RCAPI calls from Crystal Reports and viewing the report using a web application in .net

8. Scrolling in the Crystal Report Viewer for .NET

9. 30 second timeout in Crystal.Net viewer or report

10. Crystal Report Viewer .NET not releasing memory!?

11. Crystal Report Viewer .net question

12. Passing Parameters from C# to Crystal Report / Crystal Report Viewer

 

 
Powered by phpBB® Forum Software