Configuration error with mysql database

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.
9/29/2011 6:20:12 PM
Gravatar
Total Posts 1

Configuration error with mysql database

Using win xp sp2

Mojo portal 2.3.7.0

MySQL database

I followed instructions from documentations section (Installing under MySQL) and after navigation to ...Setup/Default.aspx page, this is error message I got:

Server Error in '/' Application.

Configuration Error

Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: Unrecognized configuration section system.web.extensions.

Source Error:


Line 1074:    -->
Line 1075:  </system.webServer>
Line 1076:  <system.web.extensions>
Line 1077:    <scripting>
Line 1078:      <scriptResourceHandler enableCompression="true" enableCaching="true"/>

Version Information: Microsoft .NET Framework Version:2.0.50727.3623; ASP.NET Version:2.0.50727.3618

​Could anybody help me?

9/29/2011 10:01:12 PM
Gravatar
Total Posts 19

Re: Configuration error with mysql database

Hello. I think your problem is the .NET version.  

"Version Information: Microsoft .NET Framework Version:2.0.50727.3623; ASP.NET Version:2.0.50727.3618"

Do you have the 4.0 versions of these installed? Also you need to select 4.0 v ASP .NET for Application Pool in IIS' settings.

10/2/2011 1:54:27 PM
Gravatar
Total Posts 18439

Re: Configuration error with mysql database

See the 9th and 10th items in our FAQ page.

Hope that helps,

Joe

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