1

使用 signalR 时,我在 Firefox 中收到以下 2 个错误,但我不知道为什么:

Timestamp: 10/15/2012 3:53:48 PM
Error: The connection to http://localhost:81/signalr/connect?transport=serverSentEvents&connectionId=84a7f433-0cc8-4baf-93e9-d4c3ca968466&connectionData=%5B%7B%22name%22%3A%22Chat%22%7D%5D&tid=7 was interrupted while the page was loading.
Source File: http://localhost:81/Scripts/jquery.signalR-0.5.3.min.js
Line: 9

Timestamp: 10/15/2012 3:53:50 PM
Error: no element found
Source File: http://localhost:81/signalr/abort?transport=serverSentEvents&connectionId=84a7f433-0cc8-4baf-93e9-d4c3ca968466
Line: 1

SignalR 似乎一切正常,我的应用程序在所有浏览器中都按预期工作,但我只在 Firefox 中得到这些错误。有任何想法吗?

4

0 回答 0