Copied to clipboard

Flag this post as spam?

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


  • Huda Al Masoud 1 post 21 karma points
    Apr 28, 2015 @ 10:01
    Huda Al Masoud
    0

    Umbraco 7 Forms problem

    Hello,

    I had created a new form using Umbraco 7 Form Builder and go to my page tempalte and add this form by clicking on Insert macro icon --> then insert form --> then choose my form, below line of code was added to the template:

    @Umbraco.RenderMacro("FormsRenderForm", new {FormGuid="73270713-c380-4b86-a3a5-359012fe9eb5"})

    the site is hosted on IIS and the project is ruuning under Visual Studio 2013 using MCV with use Razor view engine, after rendering this form all pages in the site got the same crash even though I had olny added the form to one template but any page URL I am trying to open is redirected to this URL "http://umbracofinancialproject/umbraco/RenderMvc/?" and I don't have RenderMvc folder inside umbraco folder, I am getting below crash

    There is not current PublishedContentRequest, it must be initialized before the RenderRouteHandler executes

    "

     

     

    and even if I added RenderMvc folder inside umbraco it manually I will get this crash

Please Sign in or register to post replies

Write your reply to:

Draft