I have two Projects; MVC 4 and JabbR (WebForms). I'm doing integration release, so I added JabbR as a reference in my MVC 4 Project. And I wrote batch file to copy all marckups to my project and bring the configurations, everything is great till now.
Now, I tried to run the app. But signalr/hubs is not available. i'm using IIS 8. Cannot detect the problem!!! Why!?
I also checked the FAQ in https://github.com/SignalR/SignalR/wiki/Faq
Nothing happend?!?!?! :( please help