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
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