if (!window.JSON) { throw "SignalR: No JSON parser found. Please ensure json2.js is referenced before the SignalR.js file if you need to support clients without native JSON parsing support, e.g. IE<8.";我的MVC4网页使用Chrome在火狐,IE8和signalR上运行良好,但是它在IE7上有问题,有人遇