It sounds like you have created a custom module control at Modules/HtmlModuleIFrame.ascx and compiled it into your old copy of mojoPortal but it is not compiled in the new version so it cannot load the control. You should not be compiling custom code into mojoPortal, it should be in your own project using your own namespace.