an ASP.NET Open Source CMS & eCommerce platform
Search:
Skip Navigation LinksHome > DotShoppingCart Forums > Support > Installation > Parser Error massege
Last Post 12/21/2008 6:30:04 PM By lukezy. 1 replies.
12/21/2008 1:54:04 PM
kurt11
Posts: 2
Joined: 12/21/2008
Parser Error massege
Hi All,
         I have installed the DotShoppingcart on visual studio 2005, SQL Server 2005, windows xp professional using IIS 7 . when i going to run it i got the following error in my configuration file.
 
Parser Error Message: Unregconized configuration section system.serviceModel
 
Source Error:
 
Line 301:                </assemblyBinding>
Line 302:          </runtime> 
Line 303:          <system.serviceModel>                (This is the error line)
Line 304:                 <bindings>
Line 305:                      <basicHttpBinding>
 
Expert and proffesionals are requested to suggest me how can i resolve that issue. Do i need to install .NET framework 3.5 and visual studio 3.5.
12/21/2008 6:30:04 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Parser Error massege
Yes, dotnet framework 3.5 is required. Please follow online documentation Install DotShoppingCart.
DotShoppingCart Staff