Did everything as the tutorial said but at the part in 50:30 I get this error: Error: Connection disconnected with error 'Error: Server returned an error on close: Connection closed with an error.'. I have no real clue how to tackle this issue and where something went wrong. I'm using Angular 17 with .Net 7, could it be because of the Angular version?
Hi Sir I have implemented in angukar 14, everything is fine connection is established, but connection.on method is not triggered can you help me on this
Hi, Love your content. Just a small improvement you can do is zoom in to the the file. The font will be bigger and it will improve our video experince. Thnx.
I have did it step by step, so you can try to do it by your own. if you are facing any issue during your learning you can connect with me on Instagram will help you with all your doubts
I'm currently 1h and 36 sec in the video i came across this error saying join-room.component.ts:30 Error: Cannot send data if the connection is not in the 'Connected' State. at HttpConnection.send (HttpConnection.js:90:35) at _HubConnection._sendMessage (HubConnection.js:296:32) at _HubConnection._sendWithProtocol (HubConnection.js:307:25) at HubConnection.js:361:39 at new ZoneAwarePromise (zone.js:1422:21) at _HubConnection.invoke (HubConnection.js:339:19) at _ChatService. (chat.service.ts:45:28) at Generator.next () at main.js:18:61 at new ZoneAwarePromise (zone.js:1422:21) it has something to do with chat.service & join-room
okay actually i took a look at it right and basically its because when I leave the chat it i think makes it go offline and cant be rejoined unless I restart the entire page
To display the notification I will create a new video to demonstrate 😊
if you created that video please put the link to us
Wonderful. You always amaze me with your amazing tutorials
I’m glad you liked it bro ❤️
wonderful work as usual !!!!
Thank you ❤️
Lets go❤
Yeah ❤
Nice tutorial
Cool stuff
Thanks 🙏
Did everything as the tutorial said but at the part in 50:30 I get this error:
Error: Connection disconnected with error 'Error: Server returned an error on close: Connection closed with an error.'.
I have no real clue how to tackle this issue and where something went wrong. I'm using Angular 17 with .Net 7, could it be because of the Angular version?
You can DM on insta let’s fix it together!
Interested
Good Keep it up brother
I will try my best
Hi Sir
I have implemented in angukar 14, everything is fine connection is established, but connection.on method is not triggered
can you help me on this
Lots of love sir please bring one to oneprivate chat also ❤❤❤
Noted!
Thanks ❤️
Thankyou so much sir ❤❤❤
You’re welcome 😉
Hi, Love your content. Just a small improvement you can do is zoom in to the the file. The font will be bigger and it will improve our video experince. Thnx.
Sure, thanks for the feedback 🙂
i am using web api in dotnet core 6 for angular project.. so can i implement signalR in that web api ?
Yes of course
Could you create a tutorial for uploading files in .NET?
Hi, could you make also a video about using Azure Blob Storage (images) in projects done with Angular and .NET? :D
Все видео с SignalR только о создании чатов. Неужели нельзя показать примеры другого использования?
Bro can you pls create video for connect with assistant agent using asp. Net core with angular
is there a chance we could get the code used in this video? It would really help me follow along. Thanks!
Sure I will update the link in the description
I am using windows for Visual Stuido, Can i use the same source code which you used it above ?
Yes
Hi I am unable to run the application after getting source code, should i install anything npm etc, or could you help me out please ?@@letsprogram30
Cant we make one to one also?
Yes we can just make sure to add them as separate group with only two connectionIds
what should someone do if he doesnt know backend?
I have did it step by step, so you can try to do it by your own. if you are facing any issue during your learning you can connect with me on Instagram will help you with all your doubts
thx@@letsprogram30
Please upload angular with dotnet ecommerce application
I'm currently 1h and 36 sec in the video i came across this error saying
join-room.component.ts:30 Error: Cannot send data if the connection is not in the 'Connected' State.
at HttpConnection.send (HttpConnection.js:90:35)
at _HubConnection._sendMessage (HubConnection.js:296:32)
at _HubConnection._sendWithProtocol (HubConnection.js:307:25)
at HubConnection.js:361:39
at new ZoneAwarePromise (zone.js:1422:21)
at _HubConnection.invoke (HubConnection.js:339:19)
at _ChatService. (chat.service.ts:45:28)
at Generator.next ()
at main.js:18:61
at new ZoneAwarePromise (zone.js:1422:21)
it has something to do with chat.service & join-room
okay actually i took a look at it right and basically its because when I leave the chat it i think makes it go offline and cant be rejoined unless I restart the entire page
i solved the problem by reloading the page when i pressed leave chat just to find out that's what you did at 1:15:46