Link to home
Start Free TrialLog in
Avatar of JimmyJI
JimmyJI

asked on

Crystal Reports causing memory problems for Visual Studio 2008

I've been having some issues with running out of memory when compiling Crystal reports. The error is: "Unexpected error writing metadata to file...'Not enough storage is available to complete this operation.' "

My solution is broken up into different projects, with all of the Crystals reports in their own project.  It is this particular project that is causing the complier to error out. I only have about 30 reports in the in the Crystal Reports project and I also have plenty of memory on my computer...not even using all of it.

I'm using Visual Studio 2008 with the bundled Crystal Reports 10.

I can compile if I restart Visual Studio, but it's such a waste of time to have to restart VS several times a day. Any ideas about how to fix this?
Avatar of Mike McCracken
Mike McCracken

Do the reports have the data saved with them?
I believe that is the defaut settiing.  You can change it through the Crystal options.

mlmcc
Avatar of JimmyJI

ASKER

Hmmm...I'm not quite sure what you mean. Are you asking if they have data saved at design time?
ASKER CERTIFIED SOLUTION
Avatar of JimmyJI
JimmyJI

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial