Copied to clipboard

Flag this post as spam?

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


  • vijay 129 posts 152 karma points
    Jan 18, 2010 @ 12:58
    vijay
    0

    Umbraco Canvas requires an ASP.Net form to function properly. Live editing has been turned off.

    How to solve this error?

    I already go through the following links please help me.....

    Introduction to Live Editing
    Programmer's guide to Live Editing

    vijay.

  • Aaron Powell 1708 posts 3046 karma points c-trib
    Jan 18, 2010 @ 13:06
    Aaron Powell
    0

    You need to put a <form runat="server"> wrapping the contents of your page. Generally it's easiest to put it starting just after the open body tag, closing it just before the closing body tag.

  • vijay 129 posts 152 karma points
    Jan 18, 2010 @ 13:18
    vijay
    0

    Thanks Slace for your quick reply

    cheers

    vijay.

Please Sign in or register to post replies

Write your reply to:

Draft