cancel
Showing results for 
Search instead for 
Did you mean: 

"Value does not fall within the expected range" with long CR parameter

kelvinsmith
Explorer
0 Kudos

Using Crystal Reports for .NET with Visual Studio .NET 2003, I'm passing a string parameter that is sometimes more than 254 characters. When it is, CR fails with the error: "Value does not fall within the expected range"

According to Business Objects Note 1214400, this is a known problem. However, it's not clear to me if there's a fix for the .NET version of CR. If there is, I can't find it on the new SAP download site. I've downloaded crnet10win_en.zip and crnet11win_en.zip, but that doesn't seem to solve the problem (though I'm not entirely sure that they've installed correctly, because the references to CR inside Visual Studio continue to display the original version number of 9.1.5000.0, rather than the updated version numbers from the hotfix packs).

Is there a way to resolve this error with CR for .NET 2003, or do I have to upgrade to a later version to get a fix? Any ideas on an alternate way to pass a parameter of more than 254 characters?

Accepted Solutions (1)

Accepted Solutions (1)

former_member184995
Active Contributor
0 Kudos

Hi Kelvin,

You can go here and try out SP1 and SP2 to see if it was fixed in one of those releases:

[http://resources.businessobjects.com/support/additional_downloads/service_packs/crystal_reports_en.asp#NET2003]

I am not sure if it was (I dont believe so), but may be worth looking into.

You can also download the Crystal Reports 2008 trial to check it out:

[http://www.businessobjects.com/campaigns/forms/downloads/crystal/2008/default.asp]

Jason

kelvinsmith
Explorer
0 Kudos

Thank you for your response. SP1 and SP2 are the files crnet10win_en.zip and crnet11win_en.zip which, as I mentioned, I have downloaded and installed. However, Visual Studio is still reporting the original version numbers of the various Crystal components (9.1.5000.0), even though the SP2 version number is 9.1.9800.x (and those version numbers are displayed for the files in C:\Program Files\Common Files\Crystal Decisions\1.1\Managed). So I'm not sure if the fix is in there, because I don't seem to be able to find a way to get the new components loaded.

Answers (0)