Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Report Design
Message Icon Topic: Serious propblem in CR Post Reply Post New Topic
Author Message
AmmarGhanem
Newbie
Newbie


Joined: 13 Jan 2009
Location: Djibouti
Online Status: Offline
Posts: 2
Quote AmmarGhanem Replybullet Topic: Serious propblem in CR
    Posted: 13 Jan 2009 at 6:24am
Hi All,
 
i developed a web based application, however,
 
I have encountered two proplems consecutively,
 
1. My server used to stop displaying any report after limited number of times of using reports, so i had to restart the iis to resolve the proplem.
 
2. Recently, whenever, i restart the web server, crystal reports don't show at all, so every time i restart the server, i have to reinstall my crysral reports so that it works.
 
these are my problems, which to get asap help.
 
Thanks in advanced.
IP IP Logged
BrianBischof
Admin Group
Admin Group
Avatar

Joined: 09 Nov 2006
Online Status: Offline
Posts: 2458
Quote BrianBischof Replybullet Posted: 13 Jan 2009 at 10:42pm

I was going to say that your first problem is due to not cleaning up memory on your web pages. In the Page_Unload() event you need to call the Close() method and the Dispose() method. Also, if you are storing the report in teh Session collection, you need to set that reference to null as well. CR requires diligent memory management if you have a high volume server.

Re the second question, I have no idea why it has to be reinstalled when you restart. Double check that you have all the service packs installed. Maybe when you fix the first problem, then that will help fix the second problem.
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
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.047 seconds.