Web.config reading the appSetting

  • Thread starter Thread starter Maziar Aflatoun
  • Start date Start date
M

Maziar Aflatoun

Hi everyone,

I'm tring to read the appSettings from my Web.config file in Visual
Studio.Net (Code behind page) and it doesn't recognize
ConfigurationSettings.AppSetting? Yet it works in my .aspx page.

Any idea?

Thank you
Maz
 
Back
Top