Can any one tell me why when i drag the Crystal Report Viewer from toolbox to my design form then will show Error Creating Control?? Thanks!
Crystal report error!!!
Collapse
X
-
i'm using VS .net 2003. i wan to create the web form using asp.net. now ok already but i get another problem. when i click View in Browser then show this:
Exception Details: CrystalDecision s.CrystalReport s.Engine.LoadSa veReportExcepti on: Load report 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:
[LoadSaveReportE xception: Load report failed.] CrystalDecision s.Web.ReportAge ntBase.m() +277 CrystalDecision s.Web.ReportAge nt.get_RequestC ontext() +10 CrystalDecision s.Web.ReportAge nt.get_$() +4 CrystalDecision s.Web.ReportAge nt.|(Boolean Z) +73 CrystalDecision s.Web.CrystalRe portViewer.OnPr eRender(EventAr gs e) +133 System.Web.UI.C ontrol.PreRende rRecursiveInter nal() +77 System.Web.UI.C ontrol.PreRende rRecursiveInter nal() +161 System.Web.UI.C ontrol.PreRende rRecursiveInter nal() +161 System.Web.UI.P age.ProcessRequ estMain(Boolean includeStagesBe foreAsyncPoint, Boolean includeStagesAf terAsyncPoint) +1360
so what i need to do? Thanks for your reply!!!Comment
Comment