exception message is empty

  • Thread starter Thread starter tony
  • Start date Start date
T

tony

Hi.

if im using the Emulator in the vs.net ,and get sqlce exception or
system.exception, i can get
the exception.message with the cause of the error.

if i get the exception in the device, there is no info except the type of
the exception.
why is that ?

thanking in advance.
 
IIRC there is an additional CAB file that contains additional error
message info, possibly it is getting installed automatically onto the
'emulator' but not onto the device.

It will be one of the following...

sql.wce4.????.cab OR sqlce.dev.????.cab


Cheers

Chris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top