You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know this has been hinted at as a problem previously, but I'm not able to solve it
I have cloned the solution directly into VS and changed the IP of the PLC to one thats relevant to me
The first call to code which uses the NativeLibrary fails with BadImageFormatException:
Everything is 64 bit as is the plctag.dll reference
I have installed a couple of VC++ components into VS in case that is the issue, something about dlls that the plctag.dll depends on? But that hasn't worked
Any help appreciated!
The text was updated successfully, but these errors were encountered:
I know this has been hinted at as a problem previously, but I'm not able to solve it
I have cloned the solution directly into VS and changed the IP of the PLC to one thats relevant to me
The first call to code which uses the NativeLibrary fails with BadImageFormatException:
Everything is 64 bit as is the plctag.dll reference
I have installed a couple of VC++ components into VS in case that is the issue, something about dlls that the plctag.dll depends on? But that hasn't worked
Any help appreciated!
The text was updated successfully, but these errors were encountered: