L.T.W. Posted September 26, 2008 Share Posted September 26, 2008 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? Quote Link to comment Share on other sites More sharing options...
phill Posted September 27, 2008 Share Posted September 27, 2008 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 Quote Link to comment Share on other sites More sharing options...
L.T.W. Posted September 27, 2008 Author Share Posted September 27, 2008 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? Quote Link to comment Share on other sites More sharing options...
phill Posted September 27, 2008 Share Posted September 27, 2008 yay...things have changed a little in vista. take a look at the following site and make sure you have created the website, virtual directory and application correctly. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.