SignalR WebSocket Error during WebSocket handshake: net::ERR_CONNECTION_RESET

system.web 节点添加:

<httpRuntime maxRequestLength="104857600" executionTimeout="1200" targetFramework="4.5" requestValidationMode="2.0" />

原文地址:https://www.cnblogs.com/mschen/p/7508451.html