The configuration section 'system.web.extensions' cannot be read because it is missing a section declaration

后端 未结 7 2023
忘了有多久
忘了有多久 2020-12-01 02:41

I am getting error (The configuration section system.web.extensions cannot be read because it is missing a section declaration) while installin

相关标签:
7条回答
  • 2020-12-01 03:32

    I also had the same problem after upgrading my OS from Windows Server 2003 to Windows Server 2008 R2 , I just changed the application pool settings to .NetFramework 4.0.0 and also changed the classic to Integrated mode ... my problems solved ..

    0 讨论(0)
提交回复
热议问题