|
When installing the web application from the development server to the production server I am getting an error [ Could not load file or assembly 'CrystalDecisions.Shared, Version=10.5.3700.0, Culture=neutral, publicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the require assembly.]

To Solve this error install the Crystal Report runtime on the server. You can locate the Crystal Reports runtime from C:\Program Files\Microsoft SDKs\Windows\v6.0A\Bootstrapper\Packages\CrystalReports10_5.
Crystal Reports should come as part of Visual Studio.
|