Hi friends,

Recently I had migrated my asp.net(C#) programs from VS.NET 2003 to 
VS.NET 2005 and now all crystal reports showing the following error. 
Before all reports was working. If anyone can give me???

Thanks in Advance

Rgds,
Arun


System.Exception was unhandled by user code
  Message="Load report failed."
  Source="CrystalDecisions.CrystalReports.Engine"
  StackTrace:
       at 
CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.EnsureDoc
umentIsOpened()
       at CrystalDecisions.CrystalReports.Engine.ReportDocument.Load
(String filename, OpenReportMethod openMethod, Int16 parentJob)
       at CrystalDecisions.CrystalReports.Engine.ReportDocument.Load
(String filename)
       at SSS.test.WebForm1.Page_Load(Object sender, EventArgs e) in 
c:\Inetpub\wwwroot\SSS\test\WebForm1.aspx.cs:line 28
       at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr 
fp, Object o, Object t, EventArgs e)
       at System.Web.Util.CalliEventHandlerDelegateProxy.Callback
(Object sender, EventArgs e)
       at System.Web.UI.Control.OnLoad(EventArgs e)
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Page.ProcessRequestMain(Boolean 
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)








 
Yahoo! Groups Links

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

<*> 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