I have a .NET application that displays Crystal Reports using the .NET Crystal Report viewer control. Dor some reason, this one person keeps getting an error when they run a particular report. The error is
Can't disallow editing if the parameter doesn't contain more than one defauly value.
I have looked all over this report and cannot find anything different about it. This error message does not bring back any results on any of the search engines. I don't know why it thinks I am disallowing anything. All I am doing is displaying the report in the viewer.
Any ideas?
Thanks,