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.
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
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
it wont work in framework 2.0 ?