Home→Forums→MonoBrick EV3 Firmware→Exception during execution→Reply To: Exception during execution
September 4, 2019 at 16:17
#5693
Stefan
Participant
I had the same problem – Exception with LcdConsole.WritreLine – and solved it:
Downgrade your project in Visual Studio to “.NET Framework 4”.
Maybe later versions also work – not tested.
Follow