Hello @RONALD BEAUMAN ,
Welcome to Microsoft Q&A forum.
The message seems only indicates the information of the dll file. Does the complete error message indicate that this assembly cannot be loaded or found?
If so, can you confirm that you installed the correct version(mentioned in error message) of the CrystalDecisions.ReportAppServer.CommLayer assembly into the GAC by using the command like gacutil -i xxxxx.dll
? If you can confirm, then please try to rebuild and rerun your project.
If the same error appears, please try to install the 32 bit runtime of CR, perhaps your application platform requires 32 bit runtime.
Sincerely,
Tianyu
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.