Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们让 SignalR 在 Silverlight 5 客户端上运行。它在 cassini 和 IIS Express 下在我们的本地计算机上运行,但是当我们将应用程序部署到运行 Windows 2008 Server 和 IIS 7.0 的开发服务器时,我们没有在日志中看到任何错误,只是通知未通过客户端。
有任何想法吗?我们重新运行了 aspnet_regiis 工具,并添加了其他帖子中推荐的 thr web.config 设置,但均未成功。
谢谢。