Click here to Skip to main content
15,885,216 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
We purchase a licensed Control for Biometric from Griaule biometrics. we using this Control on a Window Application's form.The AxInterop.GrFingerXLib Dll's control working fine on the 32 bit operating System. but due to some reason we change the Operating system from 32 bit to 64 bit. On the 64 bit operating system the window form on which we are using the AxInterop.GrFingerXLib DLL's Control is unable to Create. and if we remove the Control from the Form working fine.

we use the the latest release of Fingerprint SDK 2009 but it still not working.

we also did that we remove the Control from the form and then again include the control on the form then it gives some 'ActiveX control not find' related Error.

we are using Visual Studio 2008 and Windows Server 2008 (64 bit) operating System.

its urgent issue and we want to resolve it as soon as possible.please provide a needful support.
Posted

1 solution

Also on a 64bit operating system, you can run 32bit programs. When you compile your program, make sure that you selected "x86" as target platform.
 
Share this answer
 
Comments
jaimin85 16-Sep-13 6:00am    
We purchase a licensed for Biometric from Griaule biometrics. we using this license on a Web Application's form.The AxInterop.GrFingerXLib Dll's working fine on the 32 bit operating System. but due to some reason we change the Operating system from 32 bit to 64 bit. On the 64 bit operating system the web form on which we are using the AxInterop.GrFingerXLib DLL's Control is Ceate properly.

we use the the latest release of Fingerprint SDK 2009 but it still not working.



we are using Visual Studio 2010 and Windows Server 2008 (64 bit) operating System.

its urgent issue and we want to resolve it as soon as possible.please provide a needful support.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900