We have an application created in .NET 2 on VS 2005 that uses Crystal Reports. After upgrading the application in VS 2013 to use .NET 4, the Crystal Report quit working properly. The report has 3 parameters, and one of them is being ignored -- like it isn't even there. The report runs, but acts like the third parameter doesn't exist. When I click refresh on the report, it prompts me to enter 2 of the parameters, but not the 3rd ignored one...it is missing. But when I run the report in preview mode, it prompts for all 3 parameters and runs properly.
I installed the latest release of Crystal for .NET (v. 10) this morning, but nothing changed.
Thanks!!
Joe