Hi,
i have a problem with a report, edited in Visual Studio 2012 and the latest Support Package 8.
This Report will be loaded in a project with C# 5.0,.NET 4 x86.
After loading the report from the filesystem, all the database connections will be updated.
Finally the manipulated report will be assigned to the integrated Crystal Reports Viewer from the latest SDK.
The Problem:
This report has got 3 parameters. 2 for makeup (bool) and 1 for result filter (int).
The really relevant parameter to filter the datasource is not prompted. The parameter-prompt shows only 2 of 3 parameters.
I have tried several approaches with no luck.
What is wrong with this report?
Kind regards
Steven