我的asp.net web表单网站上的azure app服务面临着奇怪的问题.
得到例外:
ConfigurationErrorsExceptionSystem.Configuration.BaseConfigurationRecord in EvaluateOne
The configuration file has been changed by another program. (D:\home\site\wwwroot\web.config)
ConfigurationErrorsException: The configuration file has been changed by another program. (D:\home\site\wwwroot\web.config)
Module "System.Configuration.BaseConfigurationRecord", line 72, col 0, in EvaluateOne
System.Object EvaluateOne(System.String[], System.Configuration.SectionInput, Boolean, System.Configuration.FactoryRecord, System.Configuration.SectionRecord, System.Object)
Module "System.Configuration.BaseConfigurationRecord", line 515, col 0, in Evaluate
Boolean Evaluate(System.Configuration.FactoryRecord, System.Configuration.SectionRecord, System.Object, Boolean, Boolean, System.Object ByRef, System.Object ByRef)
Module "System.Configuration.BaseConfigurationRecord", line 666, col 0, in GetSectionRecursive
Void GetSectionRecursive(System.String, Boolean, Boolean, Boolean, Boolean, System.Object ByRef, System.Object ByRef)
Module …Run Code Online (Sandbox Code Playgroud)