Copied to clipboard

Flag this post as spam?

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


  • andrew shearer 506 posts 655 karma points
    Feb 03, 2015 @ 23:18
    andrew shearer
    0

    issue when rendering contour form under ajax request

    Our site uses ajax to dynamically load in the next page of our site. In doing this it renders an RTE with a contour form macro. This produces the following exception:

    System.NullReferenceException: Object reference not set to an instance of an object. at Umbraco.Forms.Mvc.Controllers.FormRenderController.ContourForm() in f:\TeamCity\buildAgent\work\3b0e3c3a4846294b\Umbraco.Forms.Mvc\Controllers\FormRenderController.cs:line 39 at lambda_method(Closure , ControllerBase , Object[] ) at System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters) at System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor\

     

    Is this an issue with this Contour Controller method not knowing the correct Umbraco context? Is this a known issue? Thanks

Please Sign in or register to post replies

Write your reply to:

Draft