Hi all,
I have a Visual Studio 2008 in my system,i haven taken 1 project from svn but when i am running it i am getting below error.
Server Error in '/VolvoGroupApplicationCatalog_NewLayout' 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 attribute 'targetFramework'. Note that attribute names are case-sensitive.
Source Error:
Line 106: -->
Line 107: <authentication mode="Windows"/>
Line 108: <compilation debug="true" targetFramework="3.5">
Line 109: <assemblies>
Line 110: <add assembly="System.DirectoryServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/>
Source File: \\VCN.DS.VOLVO.NET\IT-BLR\ITHOME01\TINY807\My Documents\Visual Studio 2008\Projects\VolvoGroupApplicationCatalog_NewLayout\web.config Line: 108
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.5472; ASP.NET Version:2.0.50727.5456
Please help me asap.
thanks in advance
Honey