Interface_CableConnectivityChanged

I have a simple program in which I want to test the ethernet control , I have an event handler called : Interface_CableConnectivityChanged
after the deployement when I plug and unplug the network cable I want to show the status on a Text control , and I get the following error :
An unhandled exception of type ‘System.InvalidOperationException’ occurred in Microsoft.SPOT.TinyCore.dll

I attached a picture which shows the error

any helps would be appricieated

The most common mistake is not having the latest firmware. Please make sure you have the latest SDK, see release notes. After installation, make sure you’ve loaded the latest firmware on the device. The firmware is updated though the integrated updater software found under the start menu. If that fails, or if your device doesn’t have such software, you can always run the update manually.

(Generated by QuickReply)

Hmm, quickreply needs an update. Look instead https://www.ghielectronics.com/support/.net-micro-framework for latest documents and firmware stuff.

Furthermore. In case it does not help. Always provide details of your setup.

@ andre.m -

Thx alot It worked