Application won't start on tablet pc

I've installed the software, .NET framework 1.1 1.1 hotfix and 2.0
installed. When I try to start the program I get an error message:

"Application has generated an exception that could not be handled.
Process id=0x084(2436), Thread id=0x844(2116)
Click OK to terminate.. bla bla..."

Wi-Spy works on another computer running XP Pro, but not on my Tablet PC.

Any suggestions?

spgennard wrote:

If I remove my USB kensington mouse then it works, do
you need any extra information from me in order to
resolve the issue?

with thanks

By jove I think he's got it.

If I remove my USB kensington mouse then it works, do you need any extra information from me in order to resolve the issue?

with thanks

Hi,

I too am getting the same issue, however I have been able to get a stack trace out that may be of use to someone.

It is:

G:\wi_spy_standalone\bin>wi-spy

Unhandled Exception: System.NullReferenceException: Object reference not set to
an instance of an object.
at CyUSB.PInvoke.HidP_GetCaps(Byte* preparsedData, HIDP_CAPS& caps)
at CyUSB.CyHidDevice.Open(Byte dev)
at CyUSB.USBDeviceList.InitList(Guid[] guids)
at CyUSB.USBDeviceList..ctor(Guid drvGuid, App_PnP_Callback fnCallBack)
at Cypress.CySaPanel.SetDevice()
at Cypress.CySaPanel..ctor()
at SaPanelTest.MainForm.InitializeComponent()
at SaPanelTest.MainForm..ctor()
at SaPanelTest.MainForm.Main()

Common Language Runtime Debugging Services spits out

"Application has generated an exception that could not be handled

Process id=0x9f4 (2548), Thread id=0xb9c (2972)

admin wrote:

We haven't tested Wi-Spy on TabletPC. There could be differences in how TabletPC handles HID (human input device) input, or it could use the .Net Compact Framework instead of the full framework, although I assume it uses the full framework. We will test it on TabletPC as soon as possible.

Ryan Woodings
MetaGeek, LLC

Thanks, I really hope you can come up with something. Since I use my
Tablet for site surveying (AirMagnet Survey) it would be nice to have
Wi-Spy working on the same machine.

We haven't tested Wi-Spy on TabletPC. There could be differences in how
TabletPC handles HID (human input device) input, or it could use the
.Net Compact Framework instead of the full framework, although I assume
it uses the full framework. We will test it on TabletPC as soon as
possible.

Ryan Woodings
MetaGeek, LLC

Comment viewing options