I have an application running on IIS 7. If I remote desktop to the server I can browse the application just fine
If I try to browse it from my local computer, I get an error:
Could not load file or assembly .... or one of its dependencies. The system cannot find the file specified.
I added the assembly to the bin folder and the GAC but no luck.
How can it be possible? If I can browse the website on the server, I shouldn’t be getting a “dll cannot be found” error.
Any ideas why this is happening?
If the offending dll is CrystalDecisions.Web then you need to install the redistributable runtime on the client. Check the right versions on SAP (or Business Objects) website or here or here