c#: windows application with peak can basic api and yoct api
Posted: Mon 9. May 2016, 17:23
Hi,
I'm developing, for work, an app and i need to import peak can basic api and yocto api.
When I started debug I had this exception in peak dll: Attempt to load a program with a format not correct. ( Exception from HRESULT : 0x8007000B ).
I searched in internet and I found that the problem was the CPU, so I changed the type of CPU and I restarted the debug but I had the same Exception with yocto api.
I tried to use "Any CPU", but it doesn't work.
How can I solve the problem?
I'm developing, for work, an app and i need to import peak can basic api and yocto api.
When I started debug I had this exception in peak dll: Attempt to load a program with a format not correct. ( Exception from HRESULT : 0x8007000B ).
I searched in internet and I found that the problem was the CPU, so I changed the type of CPU and I restarted the debug but I had the same Exception with yocto api.
I tried to use "Any CPU", but it doesn't work.
How can I solve the problem?