Closed bushy555 closed 6 years ago
Exactly the same issue here. Not even deployed onto a server yet; still on the development machine. I have installed all relevant patches ect. Error "Could not load file or assembly 'CrystalDecisions.CrystalReports.Engine" The system cannot find the file specified. I have definitely installed the correct runtime packages ect.
...I managed to get it working surprisingly after many many fiddlings of just simply "doing stuff" after many many hours. I can't narrow it down exactly what it was that I did to make it work.
Physical server hostname : SQL1 The database I was after : SQL1\TRACER_SQL
Then I tried something totally dumb , using parameters: -S TRACER_SQL -D TRACER_SQL ...without the instance name and without the physical server hostname. And the damn thing worked. It doesn't make any sense, but it worked. Appears as though it is also case sensitive.
(....using 32 bit SQL ODBC drivers under 'System' on a 64 bit server.)
....best of luck.
It's picky about the specific version of the runtime mentioned in the readme.
Hi,
Have been running Ninja on Win 2003 for the past few years.
Have tried everything , including a few dumb 'out-there' things to attempt to get ti running. Unfortunately everything I try simply throws the error message :
Exception: Could not load file or assembly 'CrystalDecisions.CrystalReports.Engine, Version=13.0.3500.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or on e of its dependencies. The system cannot find the file specified. Inner Exception:
Any pointers?