Remote Spy

Hi,
when i try to connect my using Remote Spy, i always get a "Class not
registered" error.

some more info..
-i am using a VS 2005 beta 2
-i select "Pocket PC 2003 Device" when asked to select a windwos CE
device

any ideas what might be causing this?


thanks much

[364 byte] By [farseer] at [2008-2-25]
# 1
Which exact build of VS 2005 are you using? There was a known issue in Beta2 where the Spy Remote Tool did not work. However, it was failing with a different error message than the one you are seeing. You can try to register the ccconnect.dll file in \program files\ce remote tools\5.01\bin using the following command:
regsvr32 "%programfiles%\ce remote tools\5.01\bin\ccconnect.dll"
CarlBrochu at 2007-9-9 > top of Msdn Tech,Smart Device Development,Smart Devices General...
# 2
registering didn't work. but i did find a reference to a Remote Spy bug on msdn (and yes it was slightly different message, but i am also getting that message when trying to connect to an emulator rather than the actual device). the MSDN post stated it was addressed in one of their recent drops...so downloading the July CTP build right now and will try later...
farseer at 2007-9-9 > top of Msdn Tech,Smart Device Development,Smart Devices General...