G
Guest
Hi all,
Hopefully someone may be able to help me with this. I am just starting with
CF2 and mobile apps - previous background .NET Framework and C#.
I'm having a problem with exception messages. If I debug the mobile app
running via visual studio F5 and deploy to the device. ie. Debug a live run
on the device when ever an exception is hit, the exception message is never
displayed. All I see is "An error message cannot be displayed because an
optional resource assembly containing it cannot be found".
I have seen similar posts where the resolution is to install
SYSTEM_SR_ENU.cab to the device and then execute the cab to place the error
strings on the device. I tried this for CF2 but still no exception messages.
This is also only supposed to be required where the exception messages are
required on the device when the application is not being run with visual
studio.
Any help on this scenario would be appreciated.
Hopefully someone may be able to help me with this. I am just starting with
CF2 and mobile apps - previous background .NET Framework and C#.
I'm having a problem with exception messages. If I debug the mobile app
running via visual studio F5 and deploy to the device. ie. Debug a live run
on the device when ever an exception is hit, the exception message is never
displayed. All I see is "An error message cannot be displayed because an
optional resource assembly containing it cannot be found".
I have seen similar posts where the resolution is to install
SYSTEM_SR_ENU.cab to the device and then execute the cab to place the error
strings on the device. I tried this for CF2 but still no exception messages.
This is also only supposed to be required where the exception messages are
required on the device when the application is not being run with visual
studio.
Any help on this scenario would be appreciated.