Anonymous - 2004-09-09

Hi

I am still pretty new to asp.net and i have tried to install SqlEntManager but i get this error the whole time:

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 27:           "Passport" and "None"
Line 28:     -->
Line 29:     <authentication mode="Windows" />
Line 30:     <!--  APPLICATION-LEVEL TRACE LOGGING
Line 31:           Application-level tracing enables trace log output for every page within an application.

Source File: D:\Users\Home\LocalUser\duncanjj.com\wwwroot\SqlEntManager\web.config    Line: 29

I have tried to remove some lines i web.config but i then get other errors.

i hve put it like this in my site www.dunxxxxx.com/SqlEntManager/

in the root folder of the site there is a web.config, but i am not sure if i am supposed to change anything here?

In that case can anyone help?