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