Author: purushotham216@gmail.com | Posted on: 2/20/2010 7:56:06 AM | Views : 901

hi,
in my project we are using .settings file to store the constant values but it is giving an exception like BackgroundImageAssemblyName = 'defaultInstance.BackgroundImageAssemblyName' threw an exception of type 'System.Configuration.ConfigurationErrorsException' (here BackgroundImageAssemblyName is the variable that i have created in my .settings file) when accesing those values in my .cs file  but i did a sample with the same procedure then it is working fine
 
so please help me in solving this issue
thanks in advance
...

Go to the complete details ...