SignalR works fine localhost, but when I deploy to azure and not change any code, signalr gives a 500 error.
Failed to load http://test.azurewebsites.net/signalr/negotiate?clientProtocol=1.5&connectionData=%5B%7B%22name%22%3A%22abpcommonhub%22%7D%2C%7B%22name%22%3A%22chathub%22%7D%5D&_=1476676211353
resource: the server responded with a status of 500 (Internal Server Error)
GET http://test.azurewebsites.net/signalr/negotiate?clientProtocol=1.5&connec…22abpcommonhub%22%7D%2C%7B%22name%22%3A%22chathub%22%7D%5D&_=1476676211360 500 (Internal Server Error)
layout-libs.min.js?v=iDqjC6KTvzCpsxu5nUJHDUqAYIf9Q5BAbRhBBiD1vvU:15
Any advice would be appreciated. Thanks.
I'm creating a prototype and want to use some of the Metronic placeholders on my dashboard.
<a class="postlink" href="http://keenthemes.com/preview/metronic/theme/admin_4/dashboard_3.html">http://keenthemes.com/preview/metronic/ ... ard_3.html</a>
After loading this page, I view source and copy the html tags I need. Most work, but the Timeline does not load correctly. It is the 4 row down, Activities and Events. When I inspect using Google Chrome, I don't get any error messages.
Any advice would be appreciated. Thanks.