Problem with sitecore home page

Posted by Mirage on Stack Overflow See other posts from Stack Overflow or by Mirage
Published on 2010-05-24T07:25:01Z Indexed on 2010/05/24 7:31 UTC
Read the original article Hit count: 437

Filed under:
|

hi guys i am new to site core and asp.net and iis. I have installed all on my server 2008.

When i got to /localhost/sitecore/Website/sitecore.

i get following error. Can anyone help me what is this and what should i need to do

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: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level.  This error can be caused by a virtual directory not being configured as an application in IIS.

Source Error: 


Line 2575:      <add verb="GET,HEAD" path="ScriptResource.axd" validate="false" type="System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
Line 2576:    </httpHandlers>
Line 2577:    <membership defaultProvider="sitecore"> -- this line shows errr
Line 2578:      <providers>
Line 2579:        <clear />

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about sitecore