I'd like my Pocket PC application to display meaningful error messages on
exception; how can I deploy System_SR_enu.cab to achieve such (and, for that
matter, deploy it to the Visual Studio Pocket PC emulator)?

Thanks, RD

Re: How do I deploy System_SR_enu.cab to a Pocket PC? by Neil

Neil
Fri Sep 29 17:07:11 CDT 2006

Visual Studio will handle for this you during your development phase. If you
wish to deploy it into production along with your app, you will need to work
the CAB installation into your deployment workflow. The actually method will
depend on your deployment choice (MSI, custom package, directly CAB
download).

--
-------------------------
Neil Cowburn
Principal Partner
OpenNETCF Consulting, LLC


"R. J. Dunnill" <rdunnill@maddocks.ca> wrote in message
news:OW6uuC$4GHA.512@TK2MSFTNGP06.phx.gbl...
> I'd like my Pocket PC application to display meaningful error messages on
> exception; how can I deploy System_SR_enu.cab to achieve such (and, for
> that matter, deploy it to the Visual Studio Pocket PC emulator)?
>
> Thanks, RD
>



Re: How do I deploy System_SR_enu.cab to a Pocket PC? by R

R
Tue Oct 03 13:31:43 CDT 2006

Strange -- Visual Studio is *not* handling this in the emulator.

Any suggestions on what may be amiss?

Thanks, RD

"Neil Cowburn" <neilc@online.opennetcf.com> wrote in message
news:%23bO1nOB5GHA.1460@TK2MSFTNGP05.phx.gbl...
> Visual Studio will handle for this you during your development phase. If
> you wish to deploy it into production along with your app, you will need
> to work the CAB installation into your deployment workflow. The actually
> method will depend on your deployment choice (MSI, custom package,
> directly CAB download).
>
> --
> -------------------------
> Neil Cowburn
> Principal Partner
> OpenNETCF Consulting, LLC
>
>
> "R. J. Dunnill" <rdunnill@maddocks.ca> wrote in message
> news:OW6uuC$4GHA.512@TK2MSFTNGP06.phx.gbl...
>> I'd like my Pocket PC application to display meaningful error messages on
>> exception; how can I deploy System_SR_enu.cab to achieve such (and, for
>> that matter, deploy it to the Visual Studio Pocket PC emulator)?
>>
>> Thanks, RD
>>
>
>