Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

signalr

MVC5 hangs on MapSignalR when reconnecting after AppPool cycles

August 25, 2022 by Magenaut

I have the following code in my Startup.SignalR.cs:

Categories ASP.NET, Q&A Tags asp.net, asp.net-mvc, asp.net-mvc-5, c#, signalr Leave a comment

ASP.NET MVC – Upload a file with SignalR

August 25, 2022 by Magenaut

I want to upload a file from the client to the server. Is there a way to upload a file with SignalR or must i need a Controller for this?

Categories ASP.NET, Q&A Tags asp.net, signalr Leave a comment

How to send big data via SignalR in .NET client

August 25, 2022 by Magenaut

We have a .NET client, which use SignalR to call Server method, but the parameter seems very big, for such scenario how to fix it?

Categories ASP.NET, Q&A Tags asp.net, c#, signalr, signalr.client Leave a comment

SignalR: Uncaught TypeError: Cannot read property ‘chat’ of undefined

August 25, 2022 by Magenaut

VS 2013 WebForms template with bootstrap. And I’ve got

Categories ASP.NET, Q&A Tags asp.net, javascript, signalr Leave a comment

SignalR won’t use Websocket protocol even though I have the protocol installed in windows 8

August 23, 2022 by Magenaut

I’m using signalr to do some real-time events in my web application. I’m trying to force signalr to use the new websocket protocol but it won’t, even if I specify it.

Categories ASP.NET, Q&A Tags asp.net, iis, signalr, websocket, windows-8 Leave a comment

SignalR How is a duplicate Connection Id handled?

August 23, 2022 by Magenaut

I have created my own IConnectionIdGenerator implementation which for simpicty in my webforms application names the client connection Id by the EmailAddress.ToLower() of the logged in authenticated user (if that’s not available then it defaults back a guid).
Calling the client from my page code behind all works fine.

Categories ASP.NET, Q&A Tags asp.net, signalr Leave a comment

SignalR not working in website but works in web application

August 23, 2022 by Magenaut

I followed this simple tutorial and managed to create a test web application with signalR. But when I tried to recreate it using ASP.NET website and then browse for the html page, I got the following error:

Categories ASP.NET, Q&A Tags asp.net, c#, signalr, visual-studio-2010 Leave a comment

Can’t find Microsoft.AspNet.SignalR.Server 3.0.0-beta7

August 23, 2022 by Magenaut

I am having trouble referencing package: “Microsoft.AspNet.SignalR.Server”: “3.0.0-beta7” – the only one I can install is the ‘beta5‘ version..

Categories ASP.NET, Q&A Tags asp.net, asp.net-mvc, signalr Leave a comment

SignalR CORS on Azure Mobile Services Web Api

August 23, 2022 by Magenaut

I have an Azure Mobile Service running Web Api and c# and enabled CORS as suggested in Enable CORS on Azure Mobile Serivce .NET Backend
however I have now come to add SignalR into the mix.

Categories ASP.NET, Q&A Tags asp.net, azure, azure-mobile-services, c#, signalr Leave a comment

First arbitrary messages in signalR has no messageID?

August 23, 2022 by Magenaut

I wrote this simple code which –when connected , should yield

Categories ASP.NET, Q&A Tags asp.net, c#, signalr Leave a comment
Newer posts
← Previous Page1 … Page4 Page5
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress