In trying to include the dll in another project, it would say it was corrupt, so I downloaded and compiled from source. That went fine, but when trying to compile the application that references the DLL (a .net 4.8 app), I get 'RunNetwork' is not supported by the language. Tried compiling at x64, etc. Can't seem to get it to work.
In trying to include the dll in another project, it would say it was corrupt, so I downloaded and compiled from source. That went fine, but when trying to compile the application that references the DLL (a .net 4.8 app), I get 'RunNetwork' is not supported by the language. Tried compiling at x64, etc. Can't seem to get it to work.