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