Writing Code
 Crystal Reports Forum : Crystal Reports .NET 2003 : Writing Code
Message Icon Topic: Issue with crystal report (asp.net 2003) Post Reply Post New Topic
Author Message
yasinirshad
Newbie
Newbie
Avatar

Joined: 24 Sep 2007
Location: Saudi Arabia
Online Status: Offline
Posts: 39
Quote yasinirshad Replybullet Topic: Issue with crystal report (asp.net 2003)
    Posted: 11 Oct 2008 at 12:01am

Hi,
I have some issues with crystal report in my web application (asp.net 2003) ....

In my web application, i have n no. of reports..say 10.. all work fine except 2 of them.

The issue with these 2 reports is that, though i can view them at run time, it displays incomplete data.

That is, when i load the report from my local drive, it shows incomplete data...using below code..

crReportDocument.Load(ables.strDocPathFolder + "\" + "ABC.rpt")

But when i add this report to my project and run application, it works fine..using below code:

Me.CrystalReportViewer1.ReportSource = Server.MapPath("ABC.rpt")

I want to load this report, and not to add it in my project..as this report can be changed anytime from outside.

Thanks to help.

Thanks,
Yasin.
IP IP Logged
BrianBischof
Admin Group
Admin Group
Avatar

Joined: 09 Nov 2006
Online Status: Offline
Posts: 2458
Quote BrianBischof Replybullet Posted: 13 Oct 2008 at 11:45am
That sounds really strange. I would think that something in the metadata isn't correct. Is it too much work to rebuild the report from scratch?
Please support the forum! Tell others by linking to it on your blog or website:<a href="http://www.crystalreportsbook.com/forum/">Crystal Reports Forum</a>
IP IP Logged
yasinirshad
Newbie
Newbie
Avatar

Joined: 24 Sep 2007
Location: Saudi Arabia
Online Status: Offline
Posts: 39
Quote yasinirshad Replybullet Posted: 13 Oct 2008 at 11:07pm

Well...This report was not designed by me...and its a huge report..and will take a lot of time to re design..Any other way to resolve this issue without re designing?

Thanks !!!
Thanks,
Yasin.
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.031 seconds.