TOPIC: Free runtime error

Free runtime error 11 Mar 2015 18:17 #1873

  • jbrignola
  • jbrignola's Avatar
  • Offline
Has anyone every seen this error running a CR report with the free logicity viewer:

----
Invaild Argument provided.
Failed to retrieve data from the database.
Error in File ...
Invaild argument for database.
----
Some CR work just fine but this one works in the CR product but not in the free runtime?
The administrator has disabled public write access.

Free runtime error 26 Mar 2015 15:01 #1896

  • AWhewell2
  • AWhewell2's Avatar
  • Offline
It's likely that this is an error related to the database or the database driver. I get a similar error with our Progress database due to a syntax error in the driver where it reads a table link with an "=" connection as a "=>" link and so won't connect correctly.

We fixed this with a registry fix for Crystal Reports, so it works through CR, but that hasn't affected the registry entries for Logicity so we cannot run it through the viewer or solution builder.

As so often with these things, not a solution, but potentially a place to start looking.

Thanks,

Andrew
The administrator has disabled public write access.

Free runtime error 27 Mar 2015 19:33 #1898

  • jbrignola
  • jbrignola's Avatar
  • Offline
I found out there was an issue between 32bit and 64 bit runtime for Crystal Reports. Once I installed the 32bit runtime again, the computers started working again.
The administrator has disabled public write access.