Jump to content

Help with a web site (ASP.NET)


L.T.W.
 Share

Recommended Posts

Im getting this error message:

Server Error in '/Funiture Project' 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: 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 78: ASP.NET to identify an incoming user.

Line 79: -->

Line 80: <authentication mode="Windows" />

Line 81: <!--

Line 82: The <customErrors> section enables configuration

Source File: G:\COP2823\Funiture Project\main\web.config Line: 80

Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET Version:2.0.50727.3053

And I really dont know how to solve it... I dont even know how I caused it :?

Can anyone help?

Link to comment
Share on other sites

Did a quick search of the line in read and found a couple things for you to try...assuming this is your own hosting.

http://forums.asp.net/t/1248228.aspx

and

http://www.cryer.co.uk/brian/mswinswdev/ms_vbnet_vb_not_configured_as_app.htm

The Solutions you gave me are for XP, and unluckily I have Vista. I tried to do the same in Vista, but I couldnt find the solution. :(

Any help w/ Vista?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...