Hi
I am new to ASP.Net, I have created a sample website but when i am deploying it in IIS in windows server 2003, I am encountering the following error. Can anyone please help me to fix the following error
Configuration Error
Description:An error occured during the processing of a configuration file required to service this request. Please review the s[ecific error details below and modify your configuration file appropriately.
Parse Error Message:Unrecog nised attribute 'type'
Version Informatiom:Mic rosoft.Net Framework Version:1.1.432 2.2379;ASP.NET Version:1.1.432 2.2379
<configSectio n>
<SectionGroup name="system.we b.extension" type="system.we b.configuration .SystemwebExten sionsSectionGro up,System.web.E xtensions,Versi on=3.5.0.0,Cult ure=neutral,Pub licKeyToken=31B F3856AD364E35">
Thanks in Advance
I am new to ASP.Net, I have created a sample website but when i am deploying it in IIS in windows server 2003, I am encountering the following error. Can anyone please help me to fix the following error
Configuration Error
Description:An error occured during the processing of a configuration file required to service this request. Please review the s[ecific error details below and modify your configuration file appropriately.
Parse Error Message:Unrecog nised attribute 'type'
Version Informatiom:Mic rosoft.Net Framework Version:1.1.432 2.2379;ASP.NET Version:1.1.432 2.2379
<configSectio n>
<SectionGroup name="system.we b.extension" type="system.we b.configuration .SystemwebExten sionsSectionGro up,System.web.E xtensions,Versi on=3.5.0.0,Cult ure=neutral,Pub licKeyToken=31B F3856AD364E35">
Thanks in Advance
Comment