Tenho um programa desenvolvido em C# para captura da digital. Ele funciona perfeitamente no windows xp, porém ao testar em uma máquina windows 7 64 bits o programa trava na hora de executar e não abre. Ao tentar recompilar no windows 7 ele apresentou o seguinte erro:
BadImageFormatException was unhandled
Não foi possível carregar arquivo ou assembly 'GriauleFingerprintLibrary, Version=1.1.0.1, Culture=neutral, PublicKeyToken=0cd8a94f71f97144' ou uma de suas dependências. Foi feita uma tentativa de se carregar um programa com um formato incorreto.
OBS: Ao instalar o Fingerprint SDK 2009, a instalação não me apresenta nenhum erro.
Existe alguma imcompatibilidade com relação ao Fingerprint SDK 2009 ??
Se não, o que poderia ser para acontecer somente no win 7 64 bits ??
Obrigado
----------------------------------------------------------------------------------------------------------------------------------------
I have a program developed in C# for captured a fingerprint. It´s working fine on windows XP, but when i try to execute it on a Windows 7 64 bits, program crashes and does not open.
The following error:
BadImageFormatException was unhandled
Could not load file or assembly 'GriauleFingerprintLibrary,
Version = 1.1.0.1, Culture = neutral, PublicKeyToken = 0cd8a94f71f97144 'or one of its
dependencies. An attempt was made to load a program with a format
incorrect.
Note:
When installing the Fingerprint SDK 2009, the installation did not show any error.
Is there any incompatibility in relation to Fingerprint SDK 2009?
If not, could be the cause the win 7 64 bit?
thank you