I've been trying to compile and deploy the sample keyboard filter supplied by Microsoft using visual studio 2012 tools. I have the target computer setup via a serial cable (virtualbox with a serial cable, seems to be working since the setup process managed to install everything on the target computer).
The sample code compiles fine, but when I attempt to deploy it, it starts by telling me that it is deploying, takes a while, and then declares that it has failed with the following error:
error : Driver Deployment Task Failed: Default Driver Package Installation Task (possible reboot)
Anyone know what could be going wrong?
Thanks in advance.