Re: Logon using client certificate
From: Scott Allen (bitmask_at_[nospam)
Date: 11/18/04
- Next message: nicholas: "float: use of comma's versus dots: 12,2 or 12.2"
- Previous message: KJ: "Re: Custom Error Page Not Displaying"
- In reply to: Robson Carvalho Machado: "Logon using client certificate"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 18 Nov 2004 09:45:57 -0500
Hi Robson:
Right click on the virtual directory in the IIS MMC and check the
Virtual Directory tab. If there is a "Create" button in the bottom
half of the dialog under Application Settings, then click it to create
an app. This is what the error message is trying to tell you when it
says, "virtual directory not being configured as an application
in IIS"
-- Scott http://www.OdeToCode.com/blogs/scott/ On Thu, 18 Nov 2004 04:59:05 -0800, "Robson Carvalho Machado" <RobsonCarvalhoMachado@discussions.microsoft.com> wrote: >Dear friends, > >I'm creating an application that needs to ask users to show its Client >Certificate. >I've set IIS to use HTTPS and require client certificate, but when >application runs the following message are showed: > >What can I do to correct this? > >Regards, >Robson Machado > >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 37: by Microsoft that offers a single logon and core profile >services for member sites. >Line 38: --> >Line 39: <authentication mode="Windows" /> >Line 40: >Line 41: > > >Source File: C:\Inetpub\wwwroot\corretoresdeseguros\web.config Line: 39
- Next message: nicholas: "float: use of comma's versus dots: 12,2 or 12.2"
- Previous message: KJ: "Re: Custom Error Page Not Displaying"
- In reply to: Robson Carvalho Machado: "Logon using client certificate"
- Messages sorted by: [ date ] [ thread ]