error creating new pages after a new install

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.

Post here for help with installation of mojoPortal pre-compiled release packages

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.

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.

This thread is closed to new posts. You must sign in to post in the forums.
7/2/2010 1:52:52 PM
Gravatar
Total Posts 2

error creating new pages after a new install

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.

7/5/2010 7:14:12 AM
Gravatar
Total Posts 18439

Re: error creating new pages after a new install

That is very strange.

Did you use the "deployment" package or source code you compiled yourself?

7/6/2010 7:59:08 AM
Gravatar
Total Posts 2

Re: error creating new pages after a new install

I used the deployment package.

7/6/2010 11:08:12 AM
Gravatar
Total Posts 18439

Re: error creating new pages after a new install

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

You must sign in to post in the forums. This thread is closed to new posts.