Configuration Error with IIS 6.0

From: vmas (vmasuram_at_gmail.com)
Date: 10/17/05


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

*******************************************************************



Relevant Pages

  • Re: Configuration Error with IIS 6.0
    ... "vmas" wrote in message ... > When i try to access some of the web services from Web Site listen at ... An error occurred during the processing of a configuration ... Is \IRDocWebService_1 set as an applicaiton in the IIS MMC? ...
    (microsoft.public.inetserver.iis.security)
  • Re: DCOM calls fails - access denied
    ... That's exactly how I understood the ASP.NET security. ... But why does one configuration work but not the other? ... should get the token from IIS. ... If you set there a domain account, ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: WCF webservice over SSL and without
    ... encryption/signature is handled by SOAP instead of HTTP (IIS) and should be ... I'm assuming there's some point of endpoint configuration I need to do. ... Are you going to use SSL over Http(the most common and convenient ... Microsoft MSDN Online Support Lead ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: Remote Web Workplace logon problem
    ... After you restore metabase from another computer, it will copy all IIS ... configuration information from that ... You can also try reinstall monitoring component by following these steps. ... Select Windows Small Business Server 2003 and then click Change/Remove. ...
    (microsoft.public.windows.server.sbs)
  • Re: web access failed - argghh
    ... Right click the site itself and click Backup Configuration, ... Right click the IIS root in the mmc and click Restore Configuration. ... not the default web site as you might assume. ...
    (microsoft.public.dotnet.framework.aspnet)

Loading