google-code-export / gccv2

Automatically exported from code.google.com/p/gccv2
1 stars 0 forks source link

Not working on HTC Ozone #44

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Launch app
2.
3.

What is the expected output? What do you see instead?
NotSupportedException

What version of the product are you using? On what operating system?
3.114 WM 6.5

Please provide any additional information below.

Original issue reported on code.google.com by gwmountf...@gmail.com on 2 Mar 2010 at 5:38

GoogleCodeExporter commented 9 years ago
I also see this error on my HTC Ozone with Windows Mobile 6.5
The full error message details are:

GpsCycleComputer.exe
NotSupportedException

at Microsoft.AGL.Common.MISC.HandleAr()
at
System.Windows.Forms.Control._InitInstance()
at System.Windows.Forms.Control..ctor()
at System.Windows.Forms.Listcontrol..ctor()
at System.Windows.Forms.ListBox..ctor() 
at 
GpsCycleComputer.Form1.InitializeComponent() 
at GpsCycleComputer.From1.Main()

Max L.

Original comment by lupto...@gmail.com on 4 May 2010 at 2:48

GoogleCodeExporter commented 9 years ago
GCC does not run on devices without a touch screen.

Original comment by kmb...@gmx.de on 27 Jul 2011 at 8:02