Upgrade to 2.3.2.9 + To many errors

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/16/2009 4:41:31 AM
Gravatar
Total Posts 37

Upgrade to 2.3.2.9 + To many errors

Hi guys,

I tried to upgrade from version 2.3.1.9 to 2.3.2.9 of mojoportal and got so many errors i gave up and went back to 2.3.1.9.

Firstly, after the install reports to have gone ok (ie. the mojo install process completes ok) i then get given the link to go to my site. when i click this i get errors about duplicate keys and they refer to the following lines in web.config

<add verb="*" path="TinyMCEHandler.ashx" type="mojoPortal.Web.Editor.TinyMceHttpHandler, mojoPortal.Web" validate="false" />
<add verb="*" path="*CaptchaImage.ashx" type="Subkismet.Captcha.CaptchaImageHandler, Subkismet" />
<add verb="*" path="*thumbnailservice.ashx" type="mojoPortal.Web.Controls.Album, mojoPortal.Web.Controls" />
<add verb="*" path="*scripthandler.ashx" type="mojoPortal.Web.Framework.ScriptHandler, mojoPortal.Web.Framework" />
<add verb="*" path="*csshandler.ashx" type="mojoPortal.Web.UI.CssHandler, mojoPortal.Web" />
<add verb="*" path="*.mml.ashx" type="mojoPortal.Web.Services.MathMLHandler, mojoPortal.Web" />
<add verb="GET" path="TimelineData.ashx" type="TimelineNet.TimelineAjaxHandler, TimelineNet" />
<add verb="*" path="*metaweblogapi.ashx" type="mojoPortal.Web.Services.Metaweblog.MetaWeblogger, mojoPortal.Features.UI" />

If i comment these out manually (and a few others) i then get an error : 'Unable to open configSource file 'mojoSiteMap.config'.'

I gave up after this point. Any ideas?

Adrian

11/16/2009 6:16:00 AM
Gravatar
Total Posts 37

Re: Upgrade to 2.3.2.9 + To many errors

Apologies all, i found the cause of the problem and rest assured ive asked the ms. to throw bananas at me while i i sit in the cupboard.

I had taken a backup copy of my web.config file and stupidly placed it in the wwwroot folder.

Adrian

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