I have a device that is running Windows CE 4.2 with the certification module
(OEMLoadInit/OEMLoadModule)enabled. There are different sets of
public/private keys. I have signed the .exe and .dll files used by the
Remote Tools (process viewer, registry editor, etc.) with a "trust" key and
they work, but when I try to debug my application (which is also signed)
then I receive error 80004005 from eVC.
Is it possible to *debug* an application with eVC 4.0 on such device? If not
then I have to find another solution.
Any help greatly appreciated.