PDA

View Full Version : Can't Deploy application from Visual Studio


fizzer
23rd August 2006, 10:32 AM
Hi,

I've just bought my new O2 XDA IQ. (Tornado). I thought I'd try and deploy an application to it but I'm getting the following error:

Error 1 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. Device Connectivity Component.

Has anyone got any ideas for what I need to do?

fizzer
23rd August 2006, 02:07 PM
Sorry for replying to own topic.

I found this link:
http://blogs.conchango.com/stuartpreston/archive/2005/11/10/2376.aspx

Just what I needed. Hope this helps if anyone else has the same problem.

devilxelloss
24th August 2006, 08:22 AM
Actually, it will be a good idea to use device emulator rather than your real device to debug your app. Unless you want your phone really mess up.

On the other hand, if your app use some device specific features, than you should pray every time before deploying. :D

That's my experience.