Copied to clipboard

Flag this post as spam?

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


  • jaykrishnan 11 posts 31 karma points
    Jun 01, 2015 @ 14:30
    jaykrishnan
    0

    Upgrade Umbraco

    i have to upgrade umbraco version 4.11.10 to 6.1.3 i changed bin,Umbraco,Umbraco client folders and web.config but i facing error i am working nearly 2 days did not clear the  problem any one give me the solution.

    Error:

    this is error

    cmspropertyTypeGroup doesn't exit my project. cmspropertyType currently used my database but shows error .

     

    Invalid object name 'cmsPropertyTypeGroup'.

    thanks

    jay

     

     

  • Dennis Aaen 4499 posts 18254 karma points admin hq c-trib
    Jun 01, 2015 @ 14:36
    Dennis Aaen
    0

    Hi Jay,

    Try to see this thread https://our.umbraco.org/forum/getting-started/installing-umbraco/43556-how-to-upgrade-umbraco-472-to-613 perhaps you could try to do the same as Simon did, to see if it works for you as well.

    Hope this help to solve you issue with the upgrade.

    /Dennis

  • jaykrishnan 11 posts 31 karma points
    Jun 01, 2015 @ 14:46
    jaykrishnan
    0

    hi dennis

    Thank you very much

  • Dennis Aaen 4499 posts 18254 karma points admin hq c-trib
    Jun 01, 2015 @ 14:53
    Dennis Aaen
    0

    Hi Jay,

    Did work, or haven't you tested it yet?

    /Dennis

  • jaykrishnan 11 posts 31 karma points
    Jun 02, 2015 @ 11:52
    jaykrishnan
    0

    hi Dennis

    i did the work but  Error loading MacroEngine script (file: EventDataHomepage.cshtml) only  background loaded other shows MacroEngine script error

    what will i do ?

     

    Thanks ,

    jay

  • Dennis Aaen 4499 posts 18254 karma points admin hq c-trib
    Jun 02, 2015 @ 12:01
    Dennis Aaen
    0

    Hi Jay,

    Nice to hear that you have the upgrading working. What you can try to do is, in your web.config file find this line and set it to true like this below.

    <add key="umbracoDebugMode" value="true" />
    

    After you have done this you can then append umbDebugShowTrace=true to the URL as a query string parameter like so:

    http://www.domain.com/my-page.aspx?umbDebugShowTrace=true

    To the page where you get the Error loading MacroEngine script (file: EventDataHomepage.cshtml) then you should get some more information what is happen, and what throws the error.

    Hope this helps,

    /Dennis

  • jaykrishnan 11 posts 31 karma points
    Jun 02, 2015 @ 12:53
    jaykrishnan
    0

    Hi Dennis

    i am already unbracoDebugmode value set true ,like

    <addkey="umbracoDebugMode"value="true"/>

     but did not load websit same problem continued

    give me any other idea

    thanks

    jay

  • Dennis Aaen 4499 posts 18254 karma points admin hq c-trib
    Jun 02, 2015 @ 13:04
    Dennis Aaen
    0

    Hi Jay,

    If you are using the steps above you should get the stack trace for the page, and with will need to scroll down to where there something error marked with red. Then I think you should get a better idea of what´s going wrong.

    If it´s on the frontpage, then you will get the stack trace by http://www.domain.com/?umbDebugShowTrace=true

    Hope this helps,

    /Dennis

  • jaykrishnan 11 posts 31 karma points
    Jun 03, 2015 @ 11:33
    jaykrishnan
    0

    Hi Dennis ,

     still i'm facing same problem Error loading MacroEngine script give me some ideas

    thanks in Advance,

    Jay

Please Sign in or register to post replies

Write your reply to:

Draft