web.config error while hosting

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/2/2009 3:04:07 AM
n
Gravatar
Total Posts 7

web.config error while hosting

 hi!

i am  hosted the mojo portal for my new website.

after copying the files/folders when i tried to open my website i get the following errro:

 

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

Source Error:


Line 961: </system.web.extensions>
Line 962:
Line 963: <system.serviceModel>
Line 964: <services>
Line 965: <service name="System.Web.ApplicationServices.AuthenticationService" behaviorConfiguration="AuthenticationServiceTypeBehaviors">

Source File: E:\inetpub\vhosts\inpln.com\httpdocs\web.config Line: 963

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

 

how can i resolve this problem?

pls help me out.

thanks!

 

4/2/2009 6:39:08 AM
Gravatar
Total Posts 18439

Re: web.config error while hosting

I think your host does not have .NET 3.5 SP1 installed.

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