install error..

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.
4/30/2009 4:26:47 AM
Gravatar
Total Posts 39

install error..

is it posible to install mojo in windows xp.. 

 

when i install in windows xp, i got the error like this...

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.serviceModel.

Source Error:


Line 997: </system.web.extensions>
Line 998:
Line 999: <system.serviceModel>
Line 1000: <services>
Line 1001: <service name="System.Web.ApplicationServices.AuthenticationService" behaviorConfiguration="AuthenticationServiceTypeBehaviors">

Source File: C:\projects\mojo\web.config Line: 999

Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42

4/30/2009 4:31:26 AM
Gravatar
Total Posts 18439

Re: install error..

Hi,

I would make sure you have installed .NET 3.5 SP1

If all else fails, you can safely chop out the entire <system.serviceModel section from the Web.config

Hope it helps,

Joe 

4/30/2009 6:01:21 AM
Gravatar
Total Posts 39

Re: install error..

 it wont work in framework 2.0 ?

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