Login or Sign up Help | Site Map
Connecting Tech Pros Worldwide

configuration error while hosting site

Question posted by: abiclub (Newbie) on July 14th, 2008 06:23 PM
This is the error im getting,Is it a problem with versions, Im using the .net framework express edition (3.5) ,if so how do i change it

Server Error in '/Test' 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 'type'.

Source Error:


Line 10: <configuration>
Line 11: <configSections>
Line 12: <sectionGroup name="system.web.extensions" type="System.Web.Configuration.SystemWebExtensionsSectio nGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
Line 13: <sectionGroup name="scripting" type="System.Web.Configuration.ScriptingSectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
Line 14: <section name="scriptResourceHandler" type="System.Web.Configuration.ScriptingScriptResourceHa ndlerSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication"/>


Source File: C:\webapp\WebSite6\web.config Line: 12


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407




Thank you
Would you like to answer this question?
Sign up for a free account, or Login (if you're already a member).
kenobewan's Avatar
kenobewan
Moderator
4,462 Posts
July 15th, 2008
01:12 PM
#2

Re: configuration error while hosting site
Looks like you are running 1.1...

Reply
abiclub's Avatar
abiclub
Newbie
2 Posts
July 15th, 2008
01:47 PM
#3

Re: configuration error while hosting site
Quote:
Originally Posted by kenobewan
Looks like you are running 1.1...



ya i tried to change the version but when i right click on my virtual directory,go to properties i dont get tht asp tab to change my version

Reply
kenobewan's Avatar
kenobewan
Moderator
4,462 Posts
July 16th, 2008
12:46 PM
#4

Re: configuration error while hosting site
Not sure about the express edition, try re-installing.

Reply
Reply
Not the answer you were looking for? Post your question . . .
183,906 Experts ready to help you find a solution.
Sign up for a free account, or Login (if you're already a member).

Latest Articles: Read & Comment
Top IIS Forum Contributors