Visual Studio 8 (2005) and api examples in xp 64

Attempting to get the manage api example to work. After eliminating compile errors from the api example, I did a test run. I am also using the beta x64 drivers.
Anyone else trying to do the same?
Here is the console output. Again this is not my code. This is the api managed api example output for TestApp.cs using UsbManagedWrapper.
UUIRTDRV Example Program...
===========================
An exception was thrown: System.TypeInitializationException: The type initialize
r for 'UsbUirt.Controller' threw an exception. ---> System.ApplicationException:
Unable to read UsbUirt driver version ---> System.BadImageFormatException: An a
ttempt was made to load a program with an incorrect format. (Exception from HRES
ULT: 0x8007000B)
at UsbUirt.Controller.UUIRTGetDrvInfo(UInt32& drvVersion)
at UsbUirt.Controller..cctor()
--- End of inner exception stack trace ---
at UsbUirt.Controller..cctor()
--- End of inner exception stack trace ---
at UsbUirt.Controller.get_DriverVersion()
at TestApp.Class1.RunTestApp() in J:\USB-UIRT_Dev\api_example_code(2)\UsbUirt
_rev1\UsbUirt\TestApp\TestApp.cs:line 39
at TestApp.Class1.Main(String[] args) in J:\USB-UIRT_Dev\api_example_code(2)\
UsbUirt_rev1\UsbUirt\TestApp\TestApp.cs:line 24
Press return to exit.
Any guidance would be appreciated.
Thanks
Anyone else trying to do the same?
Here is the console output. Again this is not my code. This is the api managed api example output for TestApp.cs using UsbManagedWrapper.
UUIRTDRV Example Program...
===========================
An exception was thrown: System.TypeInitializationException: The type initialize
r for 'UsbUirt.Controller' threw an exception. ---> System.ApplicationException:
Unable to read UsbUirt driver version ---> System.BadImageFormatException: An a
ttempt was made to load a program with an incorrect format. (Exception from HRES
ULT: 0x8007000B)
at UsbUirt.Controller.UUIRTGetDrvInfo(UInt32& drvVersion)
at UsbUirt.Controller..cctor()
--- End of inner exception stack trace ---
at UsbUirt.Controller..cctor()
--- End of inner exception stack trace ---
at UsbUirt.Controller.get_DriverVersion()
at TestApp.Class1.RunTestApp() in J:\USB-UIRT_Dev\api_example_code(2)\UsbUirt
_rev1\UsbUirt\TestApp\TestApp.cs:line 39
at TestApp.Class1.Main(String[] args) in J:\USB-UIRT_Dev\api_example_code(2)\
UsbUirt_rev1\UsbUirt\TestApp\TestApp.cs:line 24
Press return to exit.
Any guidance would be appreciated.
Thanks