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
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.