Hi,
I have deployed a cab file created by VS.Net VB, and it ran fine on my
WinCE ARMv$ board. Then, when I tried to do the same thing again, the
application gets installed, but double clicking on it causes no action.
The program works well on the simulator.
Also, when I reboot the board, everything gets wiped out - any idea how
I can save the program in flash?
Thanks,
Milan

Re: application won't run by Ilya

Ilya
Tue Aug 23 17:37:20 CDT 2005

1. You need correctly installed (or added into image) NETCF to run VB.Net
applications.

2. You should contact device's OEM so they would add whatever you need to
the CE image.



Some devices (e.g. from Symbol) have NV storage you could copy required CABs
to.

On hard reset OS would install them automatically.



Best regards,

Ilya

This posting is provided "AS IS" with no warranties, and confers no rights.

*** Want to find answers instantly? Here's how... ***

1. Go to
http://groups-beta.google.com/group/microsoft.public.dotnet.framework.compactframework?hl=en
2. Type your question in the text box near "Search this group" button.
3. Hit "Search this group" button.
4. Read answer(s).

<milan.masanovic@gmail.com> wrote in message
news:1124836016.427697.256950@o13g2000cwo.googlegroups.com...
> Hi,
> I have deployed a cab file created by VS.Net VB, and it ran fine on my
> WinCE ARMv$ board. Then, when I tried to do the same thing again, the
> application gets installed, but double clicking on it causes no action.
> The program works well on the simulator.
> Also, when I reboot the board, everything gets wiped out - any idea how
> I can save the program in flash?
> Thanks,
> Milan
>



Re: application won't run by ctacke/>

ctacke/>
Tue Aug 23 21:41:50 CDT 2005

Run DelCryptoKeys on the device, call RegFlushKey and try again.

-Chris


<milan.masanovic@gmail.com> wrote in message
news:1124836016.427697.256950@o13g2000cwo.googlegroups.com...
> Hi,
> I have deployed a cab file created by VS.Net VB, and it ran fine on my
> WinCE ARMv$ board. Then, when I tried to do the same thing again, the
> application gets installed, but double clicking on it causes no action.
> The program works well on the simulator.
> Also, when I reboot the board, everything gets wiped out - any idea how
> I can save the program in flash?
> Thanks,
> Milan
>