I'm trying to call a Com dll from workflow 4 service in IIS 7 and it seems to be that the it can't access the dll.

I Created a test app that called the same dll and ran it on the server and it worked no problem.

It does not seem to be a problem with the com dll but rather that IIS cannot access the DLL or is not allowed for COM.

Any thoughts would be appreciated.

Regards

Wessel

link|improve this question
I believe the problem is that x64 can't use COM, so if you need the COM DLL than it must be used from an x86 instance of IIS. – ewall Aug 15 '11 at 19:31
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.