Skip to main content
Nintex Community Menu Bar

Error in WCF application after migration to 4.6.9

  • May 13, 2015
  • 0 replies
  • 0 views

Forum|alt.badge.img+6


 

Symptoms


Recently migrated our APIs to use 4.6.9 dlls. IN our WCF application we are receiving the following error-

Could not load file or assembly 'SourceCode.HostClientAPI' or one of its dependencies
 

Diagnoses


The issue seems to be caused by referencing some dlls from the 64 bit libraries.


 

Resolution

Was able to resolve the issue after referencing 32 bit dlls for all libraries.