Unable to read from web.config

  • Thread starter Thread starter Tirumala Reddy
  • Start date Start date
T

Tirumala Reddy

Hi,
I'm facing a peculiar problem. In my web application when I try to
access any configuration settings(ConfigurationSettings.AppSettings["Key"])
from the web.config file, I get a NULL value. This is happening in one
particular system.

I have already reinstalled the .NET Framework 1.1.

Thanks and Regards,
Tirumala
 
Hi Reddy
Why don't u send ur code....
Check key name correctly..sometimes space may create problems..
 
Hi Guys,
I reinstalled the .Net framework and it started working.
Thanks
Tirumala Reddy
 

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