Problem starting the latests build of mojoPortal net35

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
12/12/2010 9:31:36 AM
Gravatar
Total Posts 192

Problem starting the latests build of mojoPortal net35

Starting the latest build of mojoPortal net35

it gives this error:

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 1091: -->
Line 1092: </system.webServer>
Line 1093: <system.web.extensions>
Line 1094: <scripting>
Line 1095: <scriptResourceHandler enableCompression="true" enableCaching="true"/>


Source File: F:\tdsari hg\Web\web.config Line: 1093

Version Information: Microsoft .NET Framework Version:2.0.50727.4952; ASP.NET Version:2.0.50727.4927

 

 

but application runs fine when using mojoportal .net 4 solution.

what is the problem?

 

12/12/2010 9:36:23 AM
Gravatar
Total Posts 18439

Re: Problem starting the latests build of mojoPortal net35

you need to use a different Web.config file for .NET 3.5

http://www.mojoportal.com/the-net-4-transition-plan-for-mojoportal.aspx

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