HighTechTalks DotNet Forums  

Turning off security messages for Debugging

Dotnet Framework (Compact Framework) microsoft.public.dotnet.framework.compactframework


Discuss Turning off security messages for Debugging in the Dotnet Framework (Compact Framework) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Thomas Bandt
 
Posts: n/a

Default Turning off security messages for Debugging - 03-22-2006 , 05:08 AM






Hi all.

When I start to debug my application from Visual Studio 2005
on my PDA, I get a security question like "unknown software,
do you really want to start this" by the windows mobile os.

Is there a way to turn off this and allow running everything?
I know it makes sense, but its frustrating for debugging.

--

Gruß, Thomas
http://blog.thomasbandt.de/

Reply With Quote
  #2  
Old   
Alex Feinman [MVP]
 
Posts: n/a

Default Re: Turning off security messages for Debugging - 03-22-2006 , 04:54 PM






Yes, you need to set the project properties to sign your application with
the dev certificate (Project Properties/Devices/Sign...)
If you don't see the certificate in the store, you need to install it from
the WM5 Pocket PC SDK\Tools directory (see Readme in that directory).
Also select an option to provision the certificate to the device or copy the
SdkCerts.cab to the device and install it there


"Thomas Bandt" <thomas (AT) anonymousspamcenter (DOT) com> wrote

Quote:
Hi all.

When I start to debug my application from Visual Studio 2005
on my PDA, I get a security question like "unknown software,
do you really want to start this" by the windows mobile os.

Is there a way to turn off this and allow running everything?
I know it makes sense, but its frustrating for debugging.

--

Gruß, Thomas
http://blog.thomasbandt.de/


Reply With Quote
  #3  
Old   
Thomas Bandt
 
Posts: n/a

Default Re: Turning off security messages for Debugging - 03-23-2006 , 06:39 AM



Alex Feinman [MVP] schrieb:
Quote:
Yes, you need to set the project properties to sign your application
with the dev certificate (Project Properties/Devices/Sign...)
If you don't see the certificate in the store, you need to install it
from the WM5 Pocket PC SDK\Tools directory (see Readme in that directory).
Also select an option to provision the certificate to the device or copy
the SdkCerts.cab to the device and install it there
Thank you :-)

--

Gruß, Thomas
http://blog.thomasbandt.de/


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.