Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > Crystal Reports
|
Crystal Reports General discussion about Crystal Reports. For discussions specific to the book Professional Crystal Reports for VS.NET, please see the book discussion forum for that book.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Crystal Reports section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 6th, 2005, 01:56 AM
Registered User
 
Join Date: Feb 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to kewudemao
Default Crystal Reports 10 issues in Win2003

hi,all

I have an issue when I try to use a CR10 reportviewer on ASP.net pages,it is ok in the development environment (vs.net 2003 + CR10 for vs.net).But after I deployed it in a win2003 web server as described(cr_net_server_install.exe),all the pages with reports are showing ok in the local network(no matter it is an ODBC datasource or an Ado.net dataset datasource),but all these pages with reports could not be shown through internet.It poped up the error message like below,pls advice.Thanks a lot.

Server Error in '/Reports' Application.
--------------------------------------------------------------------------------

Error in File C:\WINDOWS\TEMP\{44DEEC2C-D5DC-41A7-A3D3-3AD160132FDE}.rpt: Invalid Query Engine property.
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: System.Runtime.InteropServices.COMException: Error in File C:\WINDOWS\TEMP\{44DEEC2C-D5DC-41A7-A3D3-3AD160132FDE}.rpt: Invalid Query Engine property.

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:


[COMException (0x800002e6):
Error in File C:\WINDOWS\TEMP\{44DEEC2C-D5DC-41A7-A3D3-3AD160132FDE}.rpt:
Invalid Query Engine property.]
   CrystalDecisions.ReportAppServer.Controllers.Datab aseControllerClass.SetDataSource(Object DataSource, String OldTableAlias, String NewTableName) +0
   CrystalDecisions.CrystalReports.Engine.Table.SetDa taSource(Object val) +440
   CrystalDecisions.CrystalReports.Engine.ReportDocum ent.(Object X) +295

[InternalException:
Error in File C:\WINDOWS\TEMP\{44DEEC2C-D5DC-41A7-A3D3-3AD160132FDE}.rpt:
Invalid Query Engine property.]
   CrystalDecisions.ReportAppServer.ConvertDotNetToEr om.ThrowDotNetException(Exception e) +640
   CrystalDecisions.CrystalReports.Engine.ReportDocum ent.(Object X) +880
   CrystalDecisions.CrystalReports.Engine.ReportDocum ent.SetDataSource(DataSet dataSet) +21
   Reports.testReport.Page_Load(Object sender, EventArgs e)
   System.Web.UI.Control.OnLoad(EventArgs e) +67
   System.Web.UI.Control.LoadRecursive() +35
   System.Web.UI.Page.ProcessRequestMain() +750


 
Old February 7th, 2005, 06:41 AM
Authorized User
 
Join Date: Jul 2004
Posts: 68
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to aravwind Send a message via Yahoo to aravwind
Default

I think you need to create a web setup project for crystal reports in the server of the website.
you need to add reference to the crystal report dll.

Go this link for more info.

http://msdn.microsoft.com/library/de...vernetwork.asp
 
Old February 20th, 2005, 11:32 PM
Registered User
 
Join Date: Feb 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to kewudemao
Default

hi,but it really can be viewed through the brower in their local network.If the crystal report dll are not being refered,it should be not ok even in their local.Pls advise.Thanks a lot.






Similar Threads
Thread Thread Starter Forum Replies Last Post
Crystal Reports 10 With .Net 3.5 subbukbc BOOK: Professional Crystal Reports for VS.NET 2 June 24th, 2011 05:08 AM
Crystal Reports 10 without CrystalActiveXReport !! ahmed_hammam70 Pro VB 6 4 May 21st, 2007 02:31 AM
DateDiff in SQL using Crystal Reports 10 jmwiggins SQL Server 2000 3 August 10th, 2006 11:21 AM
Vb6 with crystal reports 10 Eleakim Cribe Pro VB 6 0 June 22nd, 2006 09:20 AM
Crystal reports 10 with parameters HELP! stevecobbett Crystal Reports 0 March 18th, 2004 09:58 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.