Hi,

 

I have to design a chart report for my project using crystal report. I have
to select 8 tables to generate the chart so I have created a view in the
database. Using this view I have created XSD file in .net and passing the
dataset from the aspx page to the crystal report. In Report I have linked
the same dataset and created the chart report. But iam getting the following
error which I could not solve this. Can any one help me on this?

 

 


 


Server Error in '/MetaBase' Application. 



  _____  



Query Engine Error:
'C:\DOCUME~1\D223979\ASPNET\LOCALS~1\Temp\temp_c737c6c1-6c04-413b-8784-cb35e
f67b8b7.rpt' 


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.DataSourceException: Query Engine
Error:
'C:\DOCUME~1\D223979\ASPNET\LOCALS~1\Temp\temp_c737c6c1-6c04-413b-8784-cb35e
f67b8b7.rpt'

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: 


 
[DataSourceException: Query Engine Error:
'C:\DOCUME~1\D223979\ASPNET\LOCALS~1\Temp\temp_c737c6c1-6c04-413b-8784-cb35e
f67b8b7.rpt']
   [1].[1]J(String -, EngineExceptionErrorID  )
   [1].[1]E(Int16 , Int32 )
   [1].[1]D(Int16 )
 
CrystalDecisions.CrystalReports.Engine.FormatEngine.GetLastPageNumber(Report
PageRequestContext reqContext)
 
CrystalDecisions.ReportSource.LocalReportSourceBase.GetLastPageNumber(Report
PageRequestContext reqContext)
   CrystalDecisions.Web.ReportAgent.get_LastPageNumber()
   CrystalDecisions.Web.ReportAgent.v(Boolean 

  

  _____  


p)
   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()

 



[Non-text portions of this message have been removed]



 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to