You are viewing limited content. For full access, please sign in.

Question

Question

Runtime for web service

asked on August 7, 2015

Hello All,

Using SDK 8.3 for Server 2003+ to run a custom web service.
Now we're moving to a new web server and the person who setup my old server retired.

Quick test on new server gets the error "Could not load file or assembly 'Interop.LFSO83Lib' or one of its dependencies...".

I'm guessing I need something installed first (like the sdk runtime??), but have no clue what to actually ask my new server person for.

What should I ask them to install on my web server?
Is it simply "LaserficheSDKRuntimeInstaller.exe" from the SDK disc?, or something else?

Thank you for any insight.

0 0

Answer

SELECTED ANSWER
replied on August 7, 2015

Yes, you need the 8.3 SDK runtime installed on the web server.  That particular interop file will end up in the GAC.

0 0

Replies

replied on August 7, 2015

Thank you very much Brian. I appreciate the confirmation.

Want to be darn sure what I'm asking for before I fill out my 'Service Request'. (Don't want to fill out a second that starts with "Oops I meant..")

0 0
replied on August 7, 2015

Awesome! That did it.

Afterwards, Just had to do a Reboot; and (for my app) set the Application Pool to [Enable 32-Bit Applications = "True"]

 

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.