Skip to content

Instantly share code, notes, and snippets.

@warpech
Created January 14, 2014 10:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save warpech/8416036 to your computer and use it in GitHub Desktop.
Save warpech/8416036 to your computer and use it in GitHub Desktop.
Server responded with error 500 InternalServerError
Cannot access a disposed object.
at Starcounter.Transaction.SetCurrent(Transaction value)
at Starcounter.Internal.JsonPatch.JsonPatch.EvaluatePatches(Json rootApp, Byte[] body)
at Starcounter.Internal.SqlRestHandler.b__12(Session session, Request request)
at lambda_method(Closure , Request , IntPtr , IntPtr )
at Starcounter.Internal.HandlersManagement.RunDelegate(Request r, Response& resource)
at Starcounter.Internal.Web.AppRestServer.HandleRequest(Request request)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment