Post here for help with installing or upgrading mojoPortal pre-compiled release packages. When posting in this forum, please provide all relevant details. You may also want to review the installation or upgrading documentation.
If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
You may also want to review the installation or upgrading documentation.
Hi all, mojo newbie here. using windows server 2003, sql server 2005, mojo 2.3.4.5
After a new installation, I'm receiving an error when I try to create a new page or edit an existing one. I check the log and here's what i get:
2010-07-02 09:09:55,672 ERROR mojoPortal.Web.Global - 209.225.112.10-en-US - /cms/Admin/PageSettings.aspx?start=0 System.ArgumentException: Must specify valid information for parsing in the string. at System.Enum.EnumResult.SetFailure(ParseFailureKind failure, String failureMessageID, Object failureMessageFormatArgument) at System.Enum.TryParseEnum(Type enumType, String value, Boolean ignoreCase, EnumResult& parseResult) at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase) at mojoPortal.Web.AdminUI.PageProperties.SavePageData() at mojoPortal.Web.AdminUI.PageProperties.Apply_Click(Object sender, EventArgs e) at System.Web.UI.WebControls.Button.OnClick(EventArgs e) at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
I searched around and couldn't find anything, I'm not even sure where to start tracking this down.
That is very strange.
Did you use the "deployment" package or source code you compiled yourself?
I used the deployment package.
I recommend upload the files again in case there was some file corruption during the initial upload.
No-one else is has ever reported this error and there are many sites running mojoPortal.
Hope it helps,
Joe