有没有大佬帮看一下啊,所有页面都显示400BAD REQUEST.都是提示的System.ArgumentOutOfRangeException,使用的是。net4.7.1,降成net4.0也不好使,也是同样的错误,一般400错误都是客户端错误,不过我实在没办法了,不知是我配置的不对还是jexus或者mono有什么限制啊
System.ArgumentOutOfRangeException
Specified argument was out of the range of valid values.
Parameter name: dueTime
Description: HTTP 400.Error processing request.
Details: Non-web exception. Exception origin (name of application or object): mscorlib.
Exception stack trace:
at System.Threading.Timer.Change (System.Int64 dueTime, System.Int64 period, System.Boolean first) [0x00031] in <5dfd69ae4e3b402db546d8ded6fc755e>:0
at System.Threading.Timer.Init (System.Threading.TimerCallback callback, System.Object state, System.Int64 dueTime, System.Int64 period) [0x0002a] in <5dfd69ae4e3b402db546d8ded6fc755e>:0
at System.Threading.Timer..ctor (System.Threading.TimerCallback callback, System.Object state, System.Int32 dueTime, System.Int32 period) [0x00006] in <5dfd69ae4e3b402db546d8ded6fc755e>:0
at (wrapper remoting-invoke-with-check) System.Threading.Timer..ctor(System.Threading.TimerCallback,object,int,int)
at System.Web.HttpContext.StartTimeoutTimer () [0x00027] in <f7dbaad323864951bdc1eef8ded1a20d>:0
at System.Web.HttpApplication.PreStart () [0x00040] in <f7dbaad323864951bdc1eef8ded1a20d>:0
at System.Web.HttpApplication.Start (System.Object x) [0x0008c] in <f7dbaad323864951bdc1eef8ded1a20d>:0
at System.Web.HttpApplication.System.Web.IHttpHandler.ProcessRequest (System.Web.HttpContext context) [0x0001a] in <f7dbaad323864951bdc1eef8ded1a20d>:0
at System.Web.HttpRuntime.Process (System.Web.HttpWorkerRequest req) [0x000a9] in <f7dbaad323864951bdc1eef8ded1a20d>:0
at System.Web.HttpRuntime.RealProcessRequest (System.Object o) [0x00025] in <f7dbaad323864951bdc1eef8ded1a20d>:0
at System.Web.HttpRuntime.ProcessRequest (System.Web.HttpWorkerRequest wr) [0x00025] in <f7dbaad323864951bdc1eef8ded1a20d>:0
at A.Y.D () [0x00039] in <783d96495014453dab56e7080a8ceecb>:0
作者:super 发布时间:21年05月07日 可选操作:
删除 回复作者:yueni 发布时间:21年05月07日 可选操作:
删除 回复有解决方法吗?我也遇到这个问题了,我在103810355群里问了也没发现解决办法
作者:Mr.Z 发布时间:22年01月13日 可选操作:
删除 回复@Mr.z,我没有在群里看到任何人提过类似的问题!
作者:yunei 发布时间:22年01月13日 可选操作:
删除 回复