c# - IIS Error This configuration section cannot be used at this path -


i facing strange behavior in have application thats hosted on 2 nodes. works fine on 1 node, on other throws following error,

server error in '/***_service' application.

configuration error description: error occurred during processing of configuration file required service request. please review specific error details below , modify configuration file appropriately.

parser error message: configuration section cannot used @ path. happens when site administrator has locked access section using <location allowoverride="false"> inherited configuration file.

source error:

line 34:      </context> line 35:  </spring> line 36:  <appsettings> 

i have compared applicationhost.config files on both boxes , same. not facing problem in dev environment too. missing something? can please give me pointers?

thanks


Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

Does Firefox offer AppleScript support to get URL of windows? -

android - How to install packaged app on Firefox for mobile? -