cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

We are running Crystal 11.5 in conjunction with visual studio.NET. We purchased developers licensing for this and we are running Crystal Reports XI Release 2.NET 2005 Server (Version 11.5.0.0) on our iis server. We upgraded from crystal 10 and asp 1.1 to crystal 11.5 and aps2.0 about 2 years ago. Since then, we have had many problems with our existing and new crystal reports. We had no problems prior to the upgrade. Initially we were getting the maximum report exceeded error message - we changed the registry for max reports from 75 to -1. Now we get a load report failed error and have to reset the www service to fix the problem. Is there a fix for this - do we need to upgrade to a different product and if we do, can we use our existing Crystal reports?

0 Likes
View Entire Topic
Former Member
0 Likes

I've installed SP 6 on both the development box and the server - I'll see if it helps. I noticed that 2 of our projects have different versions in the web.config

Version=11.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"

Version=11.5.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"

Is this a problem - which version is correct?

Former Member
0 Likes

Version=11.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304" is for the 2.0 framework.

Version=11.5.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304" is for the 1.1 framework.

Ludek