I just upgrade from VS2010 express to VS2013 express and open my project. I found the SignalR is running but I don't need it.Firebug is filling with SignalR message.I take long time to search how to stop/close it,but I can't find it.
相关问题
- Custom controls disabled. There was an internal is
- Websphere MQ C++ client crashes in VS2013- library
- Export test results from Test Explorer visual stud
- Sort files according to creation date?
- ASP.NET display progress bar during post back
相关文章
- 关于SignalR的问题
- 关于SignalR的问题
- Web Test recorder does not allow me to record a te
- How to get a list of connected clients on SignalR
- The program '[4432] iisexpress.exe' has ex
- How to disable CodeLens' references display in
- Breakpoint in ASP.NET MVC Razor view will not be h
- How can I kill a SignalR connection?
On your toolbar in between the debug and the browser choice there is a button called browser link - click it and de-select the "Enable browser link" and you should be good to go...