Configuration Error with IIS 6.0
From: vmas (vmasuram_at_gmail.com)
Date: 10/17/05
- Next message: Ralf Stolzenberg: "Re: CGI Apps can't perform system commands (IIS 6.0 / Windows Server 2"
- Previous message: Tom Kaminski [MVP]: "Re: IUSER on Cluster"
- Next in thread: Tom Kaminski [MVP]: "Re: Configuration Error with IIS 6.0"
- Reply: Tom Kaminski [MVP]: "Re: Configuration Error with IIS 6.0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 17 Oct 2005 08:55:12 -0700
Hi,
I am trying to deploy set of Web Services on IIS 6.0 / Windows Server
2003.
I have two websites running on IIS. one listening at default 80 & the
other at port #: 8181.
When i try to access some of the web services from Web Site listen at
8181 i get the following error.
I am trying to fixing this error from past 3-4 days.
Please advice. Thanks in advance.
*******************************************************************
Server Error in '/' 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 34: "Passport" and "None"
Line 35: -->
Line 36: <authentication mode="None"/>
Line 37: <!-- APPLICATION-LEVEL TRACE LOGGING
Line 38: Application-level tracing enables trace log output
for every page within an application.
Source File: c:\inetpub\wwwroot\IRDocWebService_1\web.config Line:
36
*******************************************************************
- Next message: Ralf Stolzenberg: "Re: CGI Apps can't perform system commands (IIS 6.0 / Windows Server 2"
- Previous message: Tom Kaminski [MVP]: "Re: IUSER on Cluster"
- Next in thread: Tom Kaminski [MVP]: "Re: Configuration Error with IIS 6.0"
- Reply: Tom Kaminski [MVP]: "Re: Configuration Error with IIS 6.0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|