Portal Engine Questions on portal engine and web parts.
Version 4.x > Portal Engine > Getting error at the time of project migration View modes: 
User avatar
Member
Member
sandip.patil-acapteam - 6/30/2009 7:16:46 AM
   
Getting error at the time of project migration
Hi

I was working on one site for some reason, i migrated the project on another server.
For this i copy code and DB backup on that server and create new virtual directory of project name but getting error.


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: The entry 'asp:System.Web.UI:System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' has already been added.

Source Error:

Line 30: <pages validateRequest="false">
Line 31: <controls>
Line 32: <add tagPrefix="asp" namespace="System.Web.UI" assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
Line 33: <add tagPrefix="ajaxToolkit" namespace="System.Web.UI" assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
Line 34: <add tagPrefix="ajaxToolkit" namespace="AjaxControlToolkit" assembly="AjaxControlToolkit" />


Source File: C:\Inetpub\wwwroot\acapglobal2\Solution\Website\acapglobal\web.config Line: 32

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



Help....

User avatar
Kentico Consulting
Kentico Consulting
kentico_borisp - 7/1/2009 4:35:54 AM
   
RE:Getting error at the time of project migration
Hello,

Could you please check the following forum posts? I think they may help you.

http://forums.asp.net/t/1253727.aspx

http://forums.asp.net/t/1047352.aspx

http://www.velocityreviews.com/forums/t372354-parser-error-message-the-entry-connstring1-has-already-been-add.html

Please check also, if you are using the correct web.config file.

Best Regards,
Boris Pocatko