I am installing on EasyCGI server (Windows 2008, IIS 7.0, MySQL 5.0.45) in a shared hosting environment. After creating the database it gives me the following error. I have reloaded the setup folder to make sure it uploaded correctly, but still get the same problem. I don't know what is causing this and what should I do next to solve it. Would really appreciate any help. Thanks.
Anil.
---------------------
Probing system...
File system permissions ok.
MySQL database connection ok.
database permissions are sufficient to alter schema.
database initial schema already exists.
database core schema is up to date.
0 site(s) found.
Creating site with default settings... - 00:00:00.8892228
An Error Occurred:Method not found: 'Int32 mojoPortal.Data.DBSiteSettings.Create(System.Guid, System.String, System.String, System.String, System.String, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, System.String, System.String, System.String, System.String, Boolean, Boolean, Boolean, System.String, Int32, System.String, System.String, System.String, Boolean, Boolean, Boolean, System.String, System.String, Boolean, System.String, System.String, System.String, System.String, System.String, System.String, System.String, System.String, Boolean, Boolean, System.String, System.String, System.String, System.String, System.String, System.String)'.
Source:mojoPortal.Business
Stack Trace at mojoPortal.Business.SiteSettings.Create() at mojoPortal.Business.SiteSettings.Save() at mojoPortal.Web.mojoSetup.CreateNewSite() at mojoPortal.Web.UI.Pages.SetupHome.CreateSiteAndAdminUser() at mojoPortal.Web.UI.Pages.SetupHome.RunSetup() at mojoPortal.Web.UI.Pages.SetupHome.Page_Load(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)