I am trying to setup some sandbox sites on our Win2k3 shared hosting using SQLite. When the sites finish setup I am getting the following error:
I have confirmed that the mp_IndexingQueue table in the SQLite file has a record that contains: D:\__projects\mojoportal\joe\Web\Data\Sites\1\index\.
Please let me know what I should change the record to or how to fix this. Thanks, David
2009-09-04 01:43:37,566 ERROR mojoPortal.Business.WebHelpers.IndexWriterTask - System.IO.DirectoryNotFoundException: Could not find a part of the path 'D:\__projects\mojoportal\joe\Web\Data\Sites\1\index\'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)
at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity)
at mojoPortal.Business.WebHelpers.IndexWriterTask.ProcessIndexingQueue()
2009-09-04 01:43:45,973 ERROR mojoPortal.Web.mojoBasePage - 24.16.234.35-en-US - /sandbox1/Default.aspx
System.MissingMethodException: Method not found: 'Void System.Web.UI.HtmlControls.HtmlForm.set_Action(System.String)'.
at mojoPortal.Web.UI.mojoRating.Page_Load(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
2009-09-04 01:43:45,988 ERROR mojoPortal.Web.Global - 24.16.234.35-en-US - /sandbox1/Default.aspx
System.MissingMethodException: Method not found: 'Void System.Web.UI.HtmlControls.HtmlForm.set_Action(System.String)'.
at mojoPortal.Web.UI.mojoRating.Page_Load(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)