“/”应用程序中的服务器错误。

值不能为 null。
参数名: field

说明: 执行当前 Web 请求期间,出现未经处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。

异常详细信息: System.ArgumentNullException: 值不能为 null。
参数名: field

源错误:

执行当前 Web 请求期间生成了未经处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。

堆栈跟踪:


[ArgumentNullException: 值不能为 null。
参数名: field]
   System.Reflection.Emit.DynamicILGenerator.Emit(OpCode opcode, FieldInfo field) +13088625
   Spring.Web.Support.<>c__DisplayClass5.<GetGetControlsDelegate>b__4() +440
   Spring.Util.SecurityCritical.ExecutePrivileged(IStackWalk permission, PrivilegedCallback callback) +50
   Spring.Web.Support.ControlAccessor.GetGetControlsDelegate() +175
   Spring.Web.Support.ControlAccessor..cctor() +24

[TypeInitializationException: “Spring.Web.Support.ControlAccessor”的类型初始值设定项引发异常。]
   Spring.Web.Support.ControlAccessor..ctor(Control control) +0
   Spring.Web.Support.ControlInterceptor.EnsureControlCollectionIntercepted(IApplicationContext defaultApplicationContext, Control control) +53
   Spring.Web.Support.ControlInterceptor.EnsureControlIntercepted(IApplicationContext defaultApplicationContext, Control control) +64
   Spring.Web.Support.AbstractHandlerFactory.ApplyDependencyInjectionInfrastructure(IHttpHandler handler, IApplicationContext applicationContext) +70
   Spring.Web.Support.AbstractHandlerFactory.GetHandler(HttpContext context, String requestType, String url, String physicalPath) +483
   Spring.Web.Support.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String url, String physicalPath) +17
   System.Web.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +339
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +48
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +159


版本信息: Microsoft .NET Framework 版本:4.0.30319; ASP.NET 版本:4.7.4087.0