Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jan Brinker 77 posts 103 karma points
    Mar 23, 2014 @ 17:58
    Jan Brinker
    0

    Timeout when posting comment

    Ahoi,

    I'm currently having some issues with uCommentsy on a blog I'm working on. When posting a comment I get a timeout (for testing purposes the timeout it's set to 40s, so that is not the problem)

    Here's the stack trace:

    [WebException: The operation has timed out]
       System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) +6532241
       System.Net.HttpWebRequest.GetRequestStream() +13
       Microsoft.Web.Helpers.ReCaptcha.ExecuteValidateRequest(String formData) +118
       Microsoft.Web.Helpers.ReCaptcha.Validate(HttpContextBase context, String privateKey) +108
       Microsoft.Web.Helpers.ReCaptcha.Validate(String privateKey) +90
       uCommentsy.Mvc.Parts.Controllers.Partials.Forms.uCommentsyContactFormSurfaceController.Post(ContactFormModel model) in D:\_PROJECTS\Personal\uCommentsy\Source\uCommentsy.Mvc.Parts\Controllers\Partials\Forms\uCommentsyContactFormSurfaceController.cs:77
       lambda_method(Closure , ControllerBase , Object[] ) +104
       System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters) +14
       System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) +182
       System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +27
       System.Web.Mvc.<>c__DisplayClass13.<InvokeActionMethodWithFilters>b__10() +56
       System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation) +256
       System.Web.Mvc.<>c__DisplayClass15.<InvokeActionMethodWithFilters>b__12() +22
       System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation) +256
       System.Web.Mvc.<>c__DisplayClass15.<InvokeActionMethodWithFilters>b__12() +22
       System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation) +256
       System.Web.Mvc.<>c__DisplayClass15.<InvokeActionMethodWithFilters>b__12() +22
       System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +190
       System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName) +311
       System.Web.Mvc.<>c__DisplayClass1d.<BeginExecuteCore>b__19() +23
       System.Web.Mvc.Async.<>c__DisplayClass1.<MakeVoidDelegate>b__0() +19
       System.Web.Mvc.Async.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _) +10
       System.Web.Mvc.Async.WrappedAsyncResult`1.End() +55
       System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult) +39
       System.Web.Mvc.Async.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar) +23
       System.Web.Mvc.Async.WrappedAsyncResult`1.End() +55
       System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult) +29
       System.Web.Mvc.Controller.System.Web.Mvc.Async.IAsyncController.EndExecute(IAsyncResult asyncResult) +10
       System.Web.Mvc.<>c__DisplayClass8.<BeginProcessRequest>b__3(IAsyncResult asyncResult) +25
       System.Web.Mvc.Async.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar) +23
       System.Web.Mvc.Async.WrappedAsyncResult`1.End() +55
       System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) +31
       System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result) +9
       System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +9514812
       System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +155

     

    I'm running Umbraco v6.1.6, uBlogsy 3.0.2 and uCommentsy 1.0.2

    Maybe it's got something to do with the path "D:\_PROJECTS\Personal\uCommentsy\Source\uCommentsy.Mvc.Parts\Controllers\Partials\Forms\uCommentsyContactFormSurfaceController.cs"? Very most probably that's not a path on my Server.

     

    Jan

  • Jan Brinker 77 posts 103 karma points
    Mar 26, 2014 @ 11:17
    Jan Brinker
    0

    Still no clue how to solve this?

Please Sign in or register to post replies

Write your reply to:

Draft