Greeting All,
I have created a WCF service to conduct a lookup in LaserFiche 9.1. It returns a url for the parent folder to display all available documents in that particular folder.
I have published my webpage to IIS that connects to the WCF Service running in my development environment ie..Http://localhost:54877/ the service works perfectly.
However when I publish the actual WCF Service to IIS 7, and attempt to verify the WCF Service using Http://Gandolf:8055/service1.svc I get the following error;
Server Error in '/' Application.
Could not load file or assembly 'Laserfiche.I18n' or one of its dependencies. An attempt was made to load a program with an incorrect format.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.BadImageFormatException: Could not load file or assembly 'Laserfiche.I18n' or one of its dependencies. An attempt was made to load a program with an incorrect format.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Assembly Load Trace: The following information can be helpful to determine why the assembly 'Laserfiche.I18n' could not be loaded.
I added the reference for the 64 bit version 9.1, and re-published with no luck.
Thanks for the Assistance, any ideas would be great.
Phil Joyce - One Source.