G
Guest
Is it possible to use a Settings / Configuration file in VS 2005 / .Net 2.0
in a dll? Or is this feature limited to an executable?
We have some .dlls where a configuration file would be helpful for things
such as Database Connection and other aspects. But when we use this file and
try to access it using Properties.Settings.Default....., we get an object
error.
If this is possible: what are we doing wrong?
in a dll? Or is this feature limited to an executable?
We have some .dlls where a configuration file would be helpful for things
such as Database Connection and other aspects. But when we use this file and
try to access it using Properties.Settings.Default....., we get an object
error.
If this is possible: what are we doing wrong?