Trouble Embedding ASP.NET Controls in HTML Editor

Last post 08-09-2010, 10:06 AM by Chaplain Doug. 2 replies.
Sort Posts: Previous Next
  •  08-06-2010, 8:15 PM 63203

    Trouble Embedding ASP.NET Controls in HTML Editor

    I am using the HTML editor to build part of an aspx page in Microsoft Visual Web Developer.  When I embed ASP.NET controls (like sqldatasource, formview, etc.) (which works fine when placed manually into an aspx page (not using the Cute Editor), it falls apart, displays improperly, and simply does not function.  Any ideas why I cannot embed this aspx code in my html page using the Cute Editor?
     
  •  08-08-2010, 9:20 PM 63242 in reply to 63203

    Re: Trouble Embedding ASP.NET Controls in HTML Editor

    Hi Chaplain,
     
    Please try set property AllowEditServerSideCode="true".
     
    Regards,
     
    ken
  •  08-09-2010, 10:06 AM 63258 in reply to 63242

    Re: Trouble Embedding ASP.NET Controls in HTML Editor

    I tried adding that property setting and it still does not work.  The asp.net controls do no display properly nor function at all.
View as RSS news feed in XML