P
Paolo Patierno
Hello,
I have an application developed on .NET CF 2.0. This application works fine
on my target device with Windows CE 5.0 but on Windows CE 6.0 (with the same
device), it throws the following exception randomly :
Crash in main program System.NotSupportedException: NotSupportedException
in System.Windows.Forms.Control.OnClick()
in System.Windows.Forms.Button.OnClick()
in System.Windows.Forms.ButtonBase.WnProc()
in System.Windows.Forms.Control._InternalWnProc()
in Microsoft.AGL.Forms.EVL.EnterMainLoop()
in System.Windows.Forms.Application.Run()
in Ditron.CustomizableRegister.Program.Main()
Why ?
Thanks,
Paolo
I have an application developed on .NET CF 2.0. This application works fine
on my target device with Windows CE 5.0 but on Windows CE 6.0 (with the same
device), it throws the following exception randomly :
Crash in main program System.NotSupportedException: NotSupportedException
in System.Windows.Forms.Control.OnClick()
in System.Windows.Forms.Button.OnClick()
in System.Windows.Forms.ButtonBase.WnProc()
in System.Windows.Forms.Control._InternalWnProc()
in Microsoft.AGL.Forms.EVL.EnterMainLoop()
in System.Windows.Forms.Application.Run()
in Ditron.CustomizableRegister.Program.Main()
Why ?
Thanks,
Paolo