Re: Hi, Any work around for windows mobile 6 dynamic loading warning message ?
- From: "Christopher Fairbairn" <christopher@xxxxxxxxxxxxxx>
- Date: Wed, 5 Dec 2007 11:28:29 +1300
Hi,
"Manas" <manasglobal1@xxxxxxxxx> wrote in message news:55fdabf0-d387-4264-afa1-5d71f49603ea@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Is there any way to avoid the below message while dynamicaly loading
the a dll into windows mobile 6, without signing the dll ?
"Starting this program requires a component from an unknown
publisher.
You should start the program only if you trust the component's
publisher. Do you want to continue?"
In general you can not avoid this prompt without signing your DLL, unless your deployment scenario and device selection enables you to change to a less restrictive device security model.
Depending upon the device (and vendor) in question you may not be able to easily change the security model utilised by your device and it may not be something end users would be happy to do to their device at any rate.
If you want to get rid of this prompt on a device that employs the "one or two tier with prompt" security model without needing modifications to the PDAs, your only option is to purchase a code signing certificate from the likes of Verisign.
The Window Mobile 6 SDK contains sample certificates you may be able to use during development.
Hope this helps,
Christopher Fairbairn
.
- References:
- Prev by Date: Re: Question about WebBrowser
- Next by Date: Microsoft.WindowsMobile.Telephony
- Previous by thread: RE: Hi, Any work around for windows mobile 6 dynamic loading warni
- Next by thread: Re: There is no application associated with NETCFSetupv2
- Index(es):
Relevant Pages
|