I've written a .NET webservice that uses ChemScript 17. It works perfectly on my local machine, but when I publish to my Win2012 R2 server running IIS I get the error below when I instantiate the StructureData class. Are there restrictions to using ChemScript in a web app? Are there certain permissions I need to give on C:\Program Files (x86)\PerkinElmerInformatics\ChemOffice2017\ChemScript\Lib?
Could not load file or assembly 'CambridgeSoft.ChemScript17, Version=17.0.0.0, Culture=neutral, PublicKeyToken=65bb58ea6feffb0a' or one of its dependencies. The system cannot find the file specified.