I’m using VB2010Express on Windows XP SP3 to create code for the K8061 board. The board works perfectly using the compiled demos sent with the card, also with the ones in the new 2011 release. I try to compile the example’s source code, or a version of it replicating the same code, and I get “Unable to load k8061.dll” I have installed the newest version on k8061.dll in virtually every directory on the computer and set paths to them and still it won’t find it. Any suggestions? It’s a Visual Basic issue, not a card problem or a .dll problem, I’m sure.
Russ
Is that the exact error message? How do you get that message (through a messagebox when running the program, in the compilation log of Visual Studio, …)?
The message pops up in the compile log of VB when I try to run the program. It seems to compile without any error messages.
Russ