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.
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?
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.
See the 9th and 10th items in our FAQ page.
Hope that helps,
Joe