"Error Rendering Control" with VS. NET 2005

Last post 02-17-2006, 3:29 PM by joergbauer. 0 replies.
Sort Posts: Previous Next
  •  02-17-2006, 3:29 PM 16090

    "Error Rendering Control" with VS. NET 2005

    Hello,
     
    when I put editor in a control into a panel and then put the mycontrol.ascx on a page.aspx
    like this
     
    mycontrol.ascx:
     
    <asp:panel id=panel1 runat=server>
    <cuteeditor......./>
    </asp:panel>
     
    I get an error on page.aspx:
    Error Rendering Control - panel1
    An unhandled exception has ocured.
    Object reference not set to an instance of an object.
     
    What is to do?
     
    Regards
    J. Bauer
View as RSS news feed in XML