To know more about application signing you can start here.
http://bansky.net/blog/2008/12/windows-mobile-certificates-and-applica...ns-sign
Even though its seem to be a signing issue, I would suggest, just for
trial purposes, use "Device Security Manager" to bring down the
security level of the device. Then run your application. Make sure it
runs properly before trying the signing process.
Note: With Device Security Manager you can export the current security
settings before making any changes. You can revert the settings to
original after the trial.
Hope this helps.
Onkar
http://www.42gears.com
On Aug 4, 11:59 pm, "@maram" <atmaram.mull....DeleteThis@gmail.com> wrote:
> Hi all,
>
> I have a MS .NET 2.0 mobile app. It has to write a some stuff like
> "xyz=2.0" on to the filesystem.
>
> It worked great on one Symbol device. However, the same code is not
> working on an Ikon device. I am begining to suspect that this is
> because of authorization exception (not authorised to have access to
> the filesystem).
>
> Can anyone pls give me some pointers that clearly guides how to sign a
> mobile app?
>
> Thanks in advance for your time,
>
> Best regards,
> -A