B
Brian.ONeil
I am trying to use the Configuration class from OpenNETCF, and get the
following exception :
"An unhandled exception of type
'OpenNETCF.Configuration.ConfigurationException' occurred in
OpenNETCF.dll
Additional information: Could not create type instance"
Code looks like ;
downloadPath =
OpenNETCF.Configuration.ConfigurationSettings.AppSettings["ServerDownloadPath"];
Anywhere to being solving this? I have verified the OPENNETCF
assemblies are "CopyLocal" and are getting copied to the Mobile Device.
TIA,
Brian
following exception :
"An unhandled exception of type
'OpenNETCF.Configuration.ConfigurationException' occurred in
OpenNETCF.dll
Additional information: Could not create type instance"
Code looks like ;
downloadPath =
OpenNETCF.Configuration.ConfigurationSettings.AppSettings["ServerDownloadPath"];
Anywhere to being solving this? I have verified the OPENNETCF
assemblies are "CopyLocal" and are getting copied to the Mobile Device.
TIA,
Brian