Log error: System.Web.HttpException: Type mojoPortal.Web.AdminUI.PageSettingsSaved not found

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.
11/6/2009 3:54:04 AM
Gravatar
Total Posts 5

Log error: System.Web.HttpException: Type mojoPortal.Web.AdminUI.PageSettingsSaved not found

I am getting this error in Data/currentlog.config:

"Log error: System.Web.HttpException: Type mojoPortal.Web.AdminUI.PageSettingsSaved not found". Encountered whenever a new page is added.  The first time, the page was successfully created. Subsequent attempts to create a page don't create a page that show's up in the menu.

Here is my configuration:

OS: FreeBSD 7.2-STABLE

MojoPortal 2.3.1.9 with SQLite backend

MONO: 2.4.2.3

Apache 2.2

Thanks in advance for any help!

Bill Yoder

11/6/2009 5:53:20 AM
Gravatar
Total Posts 18439

Re: Log error: System.Web.HttpException: Type mojoPortal.Web.AdminUI.PageSettingsSaved not found

Hi Bill,

This is a bug in the current Mono packages reported previously in this thread. It is fixed in svn trunk and I'm close to making a new release that will include this fix. If it would help I could produce an interim build for mono/sqlite that has this fix and post it by the end of the day.

Best,

Joe

11/6/2009 8:02:00 AM
Gravatar
Total Posts 5

Re: Log error: System.Web.HttpException: Type mojoPortal.Web.AdminUI.PageSettingsSaved not found

Hi Joe, thanks for the quick response!

Please don't go to any trouble. I don't mind going backwards until that is fixed in a release. What version of mojoportal can I fall back to in order to avoid this issue?

Also, from looking at the README.makefile.txt in the SVN branch, it looks like I can't just compile this from the command like, but I need to use either mono-develop or VS to compile this. Is that the case? It also looks like you're looking for a maintainer of the command line makefile. Any advice on what I can do to get that current?

Again, please don't bother pushing out a temporary release on my account, and thanks for your help!

11/6/2009 5:24:58 PM
Gravatar
Total Posts 18439

Re: Log error: System.Web.HttpException: Type mojoPortal.Web.AdminUI.PageSettingsSaved not found

Hi,

The make file is out of date. The mojoportal.mds works in MonoDevelop.

I just uploaded a build, if you could try mojoportal-build-2009-11-06-sqlite-for-mono.zip from our Novell Forge download page it would actually be help to me because it would verify that it works prior to the official release. Install it as usual or on top of your existing installation then visit /Setup/Default.aspx

Best,

Joe

11/6/2009 5:46:05 PM
Gravatar
Total Posts 5

Re: Log error: System.Web.HttpException: Type mojoPortal.Web.AdminUI.PageSettingsSaved not found

Will do, thanks! It may take me a day or so. I just got new iron and I'm getting it set up.

Thanks again, I'll let you know how I make out.

11/6/2009 8:14:23 PM
Gravatar
Total Posts 5

Re: Log error: System.Web.HttpException: Type mojoPortal.Web.AdminUI.PageSettingsSaved not found

Hi Joe, I actually got a chance to install mojoportal-build-2009-11-06-sqlite-for-mono.zip tonight.

This one has a different problem. The "Sign In" page doesn't have any controls on it. I can't sign in to administer the site.

11/7/2009 11:28:58 AM
Gravatar
Total Posts 18439

Re: Log error: System.Web.HttpException: Type mojoPortal.Web.AdminUI.PageSettingsSaved not found

Hi Bill,

There was a bug in one of e scripts for sqlite.

I've uploaded a new package that has this fixed, mojoportal-build-2009-11-07-sqlite-for-mono.zip.

Best,

Joe

11/7/2009 12:14:32 PM
Gravatar
Total Posts 5

Re: Log error: System.Web.HttpException: Type mojoPortal.Web.AdminUI.PageSettingsSaved not found

That fixed it - thank you sir!

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