Jump to content
View in the app

A better way to browse. Learn more.

Universal Devices Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Mono Visual Basic Error

Featured Replies

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

Follow the howto.  You didn't install all the required parts of mono.

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.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.