How to compile x64 asp.net website?
- by Eran Betzalel
I'm trying to compile (using Visual Studio) an ASP.Net website with the Chilkat library. The compilation fails due to this error:
Could not load file or assembly 'ChilkatDotNet2, Version=9.0.8.0,
Culture=neutral,
PublicKeyToken=eb5fc1fc52ef09bd' or
one of its dependencies. An attempt
was made to load a program with an
incorrect…