I am using Crystal Reports inside of a Visual Studio winform Program, and i have run into an error that i cannot seem to get past.
The Program runs and works extremely well on my local workspace, when i start the Crystal Report section, everything works fine and is displayed Properly.
When i try to run the program on a Client PC, however, the Crystal Report side of the Program does not work at all, My users are greeted with the following Prompt:
As you can see, the Database information is not Displaying, and since it is a Read-Only box, that information cannot be input manually.
Does anyone have any input as to why this link would be broken?
I had thought that it was because my Report database fields had been linked to two different instances of my Server, but when I Updated them to be fixed, this did not resolve the issue.