In my Default.Master file I added the Menu Control. All seems good. But I got the error "Control 'Menu1' of type 'Menu' must be placed inside a form tag with runat=server. " at run time. What does this mean in plain English??
Thanks
"Stack Trace: [HttpException (0x80004005): Control 'Menu1' of type 'Menu' must be placed inside a form tag with runat=server.]