You get this error when generating an application:
Warning: skipping GEN:MENU = MenuV in file ZZZ. Could not find the component layout file ...\Menu Panels\VerticalMenu.html
By default, Iron Speed Designer includes vertical and a horizontal menu panels in your application. If you do not use them, then Iron Speed Designer generates this warning message which you can ignore.
In the Properties dialog for the particular page generating this compilation message, you will likely see that MenuV is bound, which causes Iron Speed Designer to look for the menu panel. You may have accidentally bound this control by clicking on it in the Properties dialog, which will partially bind the control.
To eliminate this message, click the Remove Properties button for the menu control in the page’s Properties dialog. The MenuV control should now appear in bold, signifying that the control is unbound.
Rebuild the application and the warning message should not appear.
Part VII: Troubleshooting Applications
Application Generation and Compilation Error Messages