C
Chris Tacke, eMVP
I have a customer with a connectivity problem and it has uncovered a couple
problems with the connection tools.
First, the problem i sthat he was able to debug over USB for a few weeks,
then all of a sudden it started failing. He's unable to connect at all to
the device from Studio. It just gives a "make sure the device is physically
connected" error even though it has a current, valid ActiveSync Connection
(the error text from Studio really could be better).
At any rate, the customer's device is C# 4.1 and is running a display that
is QSIF in size, so 1/2 QVGA. THis presents a huge problem in that if he
tries to use some other form of connection, like sdauthutil.exe or
conmanclient.exe on the device, they have buttons that he needs to click
that are off-screen. They have no title bar to allow him to drag it to a
position that's usable, they have no set tab order, so he can't use a
keyboard to tab to the controls, and the forms don't have scrolling.
Basically the lack of these features make both the sdauthutil.exe and
conmanclient.exe unusable for devices with screen heights less than 320.
problems with the connection tools.
First, the problem i sthat he was able to debug over USB for a few weeks,
then all of a sudden it started failing. He's unable to connect at all to
the device from Studio. It just gives a "make sure the device is physically
connected" error even though it has a current, valid ActiveSync Connection
(the error text from Studio really could be better).
At any rate, the customer's device is C# 4.1 and is running a display that
is QSIF in size, so 1/2 QVGA. THis presents a huge problem in that if he
tries to use some other form of connection, like sdauthutil.exe or
conmanclient.exe on the device, they have buttons that he needs to click
that are off-screen. They have no title bar to allow him to drag it to a
position that's usable, they have no set tab order, so he can't use a
keyboard to tab to the controls, and the forms don't have scrolling.
Basically the lack of these features make both the sdauthutil.exe and
conmanclient.exe unusable for devices with screen heights less than 320.