July 27, 20178 yr I am getting an error when I try to run NodeLink.exe mono NodeLink.exe Unhandled Exception: System.TypeInitializationException: The type initializer for 'NodeLink.MainModule' threw an exception. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.VisualBasic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. at NodeLink.MainModule..cctor () [0x0003e] in <1c1efda0a57d461d88830c1847dd8a31>:0 --- End of inner exception stack trace --- [ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: The type initializer for 'NodeLink.MainModule' threw an exception. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.VisualBasic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. at NodeLink.MainModule..cctor () [0x0003e] in <1c1efda0a57d461d88830c1847dd8a31>:0 --- End of inner exception stack trace --- Any help would be appreciated. Thanks
July 31, 20178 yr Author I'm not sure what howto you're referring to. Is it this one? http://www.mono-project.com/download/#download-lin-ubuntu If so, I have followed the steps for Ubuntu 16.04 multiple times and continue to get the error.
July 31, 20178 yr io_guy created comprehensive setup documents and linked them in the pins at top of this sub-forum. They are geared towards raspiban. Having been through something similar, although on a pi, this line from the linked install document was the fix: sudo apt-get install mono-vbnc mono-complete Paul
Archived
This topic is now archived and is closed to further replies.