07-22-2008, 8:05
|
Ozymandias76
Joined on 05-19-2006
Posts 30
|
Cannot load assembly after deploying to 64-bit server
|
 
 
|
|
|
I am trying to deploy our application to the new 64-bit server and am running into problems with LEADTOOLS. I am getting the following error when using RasterSupport to try to unlock features.
--------------- System.BadImageFormatException: Could not load file or assembly 'Leadtools.Kernel, Version=14.5.0.72, Culture=neutral, PublicKeyToken=9cf889f53ea9b907' or one of its dependencies. An attempt was made to load a program with an incorrect format. File name: 'Leadtools.Kernel, Version=14.5.0.72, Culture=neutral, PublicKeyToken=9cf889f53ea9b907' ---------------
The Leadtools.Kernal assembly is in the installation folder of the application so I would think it should be able to find it no problem. Also, I did install the Microsoft Visual C++ 2005 Redistributable (in the past not installing this caused the same or similar errors), so I am thinking this is related to the server being 64 bit. Using the same installer on other servers works great.
Any suggestions? I NEED to get this working very soon!
|
|
|
|
|
Report
|
|
|
|