500 error on Samples when connecting

Issue #5 new
Former user created an issue

Using the Source from here on Bitbucket and the module from the Orchard Gallery, I'm getting a 500 server error when using my own hub as well as any of the samples. It's not a 500 server error for the whole page, just in the console when it's trying to connect to the hub.

This only happens when deployed to my hosting environment...locally on my laptop it runs fine. Is there a setting that the module isn't making on the server or that it can't make on the server that would allow this to run? According to my host, I run in Full Trust mode, so it's not that.

Any help you can provide is appreciated.

Comments (2)

  1. Philip Senechal

    Hi Piotr...the error message I'm getting is: The data protection operation was unsuccessful. This may have been caused by not having the user profile loaded for the current thread's user context, which may be the case when the thread is impersonating.

    I noticed that you commented on a post about it on the SignalR Github page: https://github.com/SignalR/SignalR/issues/1591

    Did you ever find a resolution? My production host is Arvixe which doesn't allow the Load User Profile option for the application pool.

    Thanks for any help

  2. Log in to comment