Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Crystal Report takes long time to load every time in VS2010

I am working in a window project in asp.net4.0. I am using Visual Studio 2010. I have create an Invoice report in Crystal Report . Problem is that It takes1 minute to load every time. I have searched on google and also unchecked the option "Save Data in Report". But it does not effect report loading time.

So please help me. provide any idea or solution of my problem...

like image 531
user1877866 Avatar asked May 21 '13 05:05

user1877866


People also ask

Why is Crystal Reports so slow?

Crystal uses that path to store its swap files as it generates your report. Depending on the complexity of your report, you may require anywhere from 10 to 100 megs of free space to generate your reports. The more OLE objects you have inserted, the slower the report will run.

Does Visual Studio 2022 support Crystal Reports?

Crystal report is not support visual studio 2022 … Thank you for taking the time to provide your suggestion. We will do some preliminary checks to make sure we can proceed further. We'll provide an update once the issue has been triaged by the product team.

What are the limitations of Crystal Reports?

Reports based on Business Views, Universe, Crystal Dictionaries and Crystal Queries are not supported. Reports that uses User Function Library UFL in formula cannot be viewed. Map will not display. Dynamic Parameters is not supported, and will either display a static list of values or no values.


1 Answers

Hi I have found the solution to my Problem:

Open Crystal Report in Design Mode then Goes To Properties of Crystal Report

Crystal Report -> Design -> Page Set Up -> Check "No Printer" property.

and then My Report Take 2-3 seconds to load every time on my machine as well as in client machine.

like image 132
user1877866 Avatar answered Sep 30 '22 13:09

user1877866