I have a signal r application that is working in visual studio, locally, but when I publish to IIS 7 in my local machine, it runs fine. but my signal client callback functions, ain't receiving any calls from the hub class on the server.
I don't know what are the possible reasons for this?