我在ASP.NET中拥有主机位于Windows server 2016 Datacenter服务器中的网站。从几天开始,我就遇到了问题。
In w3wp__mysite.com__PID__9688__Date__08_31_2017__Time_07_50_43PM__684__First chance exception 0XE0434352.dmp the assembly instruction at KERNELBASE!RaiseException in C:\Windows\System32\KERNELBASE.dll from Microsoft Corporation has caused a CLR Exception on thread 58 with the following error information:
Type: System.Web.HttpUnhandledException
This exception originated from System.Web.UI.Page.HandleError(System.Exception).
我的网站崩溃了,经过很长一段时间才开始。它有什么问题?
获得上述许多错误,网站崩溃。
还从DebugDiag Dump获取消息: “在转储文件中检测到具有相同ASP.NET会话ID的进程状态中的多个请求。在任何时候,ASP.NET只执行一个具有相同会话ID的请求,其余请求排在后面正在执行的请求“