The device security configuration disallowed the connection

  • Thread starter Thread starter Sondre Bjellås
  • Start date Start date
S

Sondre Bjellås

Yesterday I received my new HTC MTeoR SmartPhone that runs Windows Mobile
5.0.

I have installed Windows Mobile 5.0 SmartPhone SDK and Visual Studio 2005
Team Suite on my Tablet PC. I also installed the SP1 Patch.

Trying to deploy (debug) my application on the device I get the following
error message:

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.

As it seems, the mobile comes locked down from the manufacturer to give a
warning when the user tries to run unsigned executeables. I have ran a
unlock application for my mobile phone so it no longer gives this warning.
But this unlock did not seem to fix the problem with deploying my
application (or the .NET CF 2.0 runtime I guess).

Any advices?
 
Trying to manually copy the .NET CF 2.0 application to my Storage Card and
running it on the mobile phone first shows me the signing warning, then I
get:

Error
This application (.exe) requires a newer version of Microsoft .NET bla, bla,
bla.

Now, how do I upgrade .NET CF on my SmartPhone, when it won't deploy from
Visual Studio?
 
I was able to successfully unlock my mobile so I'm building .NET CF 2.0
applications as we speak.

Thanks anyway,
Sondre
 
Hej Sodre,

I have also got an HTC MTeoR and I get the excactly same error, what did you
do to solve it?

Thanks

Henrik
 
Back
Top