PDA

View Full Version : [Q] Trouble deploying sample WM6 Pro app to Touch HD, involves app signing and certs


freakonaleash_lp
4th November 2009, 12:07 AM
Hello, and thanks for looking.

I am in the process of creating an app for a graduate class that involves the camera. I used the sample project 'CECamera', instructions for which can be found here (http://msdn.microsoft.com/en-us/library/bb158743.aspx). After making some small changes, I had it build successfully, but when I tried to deploy it to my device via ActiveSync, I encountered the following error:

The device security configuration disallowed the connection. Ensure that you have the appropriate certificates on your device for development. Review your SDK documentation for proper security settings for connecting to this device.

I followed the guide on MSDN here (http://social.msdn.microsoft.com/Forums/en-US/windowsmobiledev/thread/c7f1671a-0c80-45de-a570-b1e2ee692f84). If you scroll down to Rick's reply, I executed steps 1 and 2 successfully, but on step 3, I get the error:

Failed to write config results to output file RapiConfigOut.xml. Error 0x80070005. Config succeeded.

If I try deploying again, I get the original error above. Any help/thoughts would be much appreciated.

Thanks,
Rohan

freakonaleash_lp
7th November 2009, 06:46 PM
Mods? Anyone?

freakonaleash_lp
9th November 2009, 09:57 PM
No one has anything to say? C'mon folks, this is kinda urgent!

sandresimon
10th November 2009, 08:30 AM
Hi,

Unfortunately, I don't have the answer, but I would suggest you ask your question in the general Windows software development (http://forum.xda-developers.com/forumdisplay.php?f=523) or development and hacking (http://forum.xda-developers.com/forumdisplay.php?f=260) section of this forum.

Good luck

freakonaleash_lp
11th November 2009, 01:02 AM
Thanks for the all the help guys. I did a little digging around, and this was cause by the absence of the .Net CF 3.5. Also, don't forget to use the regeditor to turn the flag on (http://forum.xda-developers.com/showthread.php?t=373721).