Problem with mojoportal 2.3.0 on Debian mono 2.0.1-5
Hi Joe,
Because of some stability issues with my current 2.2.8.2 installation (which may very well be due to the Debian mono packages...), I tried upgrading to mojoportal 2.3.0 to also make use of the new content versioning feature (many thanks for implementing it!). However, after copying the new tree over my old installation and finding all the ".NET 3.5" and "Mono" instances in Web.config, I now get the following error on running /Setup/Default.aspx:
Probing system...
An Error Occurred:Invalid parameter
Source:mscorlib
Stack Trace at System.IO.File.SetLastWriteTime (System.String path, DateTime lastWriteTime) [0x00000] at System.IO.File.SetLastWriteTimeUtc (System.String path, DateTime lastWriteTimeUtc) [0x00000] at mojoPortal.Web.mojoSetup.TouchTestFile (System.String pathToFile) [0x00000] at mojoPortal.Web.mojoSetup.TouchTestFile () [0x00000] at mojoPortal.Web.mojoSetup.DataFolderIsWritable () [0x00000] at mojoPortal.Web.UI.Pages.SetupHome.ProbeSystem () [0x00000] at mojoPortal.Web.UI.Pages.SetupHome.Page_Load (System.Object sender, System.EventArgs e) [0x00000] at System.Web.UI.Control.OnLoad (System.EventArgs e) [0x00000] at System.Web.UI.Control.LoadRecursive () [0x00000] at System.Web.UI.Page.ProcessLoad () [0x00000] at System.Web.UI.Page.ProcessPostData () [0x00000] at System.Web.UI.Page.InternalProcessRequest () [0x00000] at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext context) [0x00000]
Do you have any idea what might go wrong here?
best regards,
Rene