0
votes

Could not load file or assembly 'CrystalDecisions.Web, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The System cannot find the file specified

2
You have missing dlls on the target machine...Milen
The system can't find a file, can you find it on the machine? if not, thats the problem. Questions seeking debugging help must include valid code to reproduce the issue.Sayse

2 Answers

0
votes

Make sure that the crystal reports libraries that you reference in your project have the same version number (13.0.2000.0) as the crystal reports package that you install on setup at another machines.

0
votes

Its quite possible you have incorrect version of Crystal Runtime installed or may be not installed at all. These links address almost similar issues: Have a look:

Could not load file

Could not load assembly

Install crystal runtime