Ver Mensaje Individual
  #1 (permalink)  
Antiguo 19/03/2007, 13:02
coteyombill
 
Fecha de Ingreso: marzo-2007
Mensajes: 1
Antigüedad: 17 años, 11 meses
Puntos: 0
De acuerdo ayuda con el web.config

hola tengo un problema cuando intento levantar la pagina web con el iis se abre una pagina con estos datos


Server Error in '/quilmes' 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: The value of the property 'mode' cannot be parsed. The error is: The enumeration value must be one of the following: None, Windows, Passport, Forms.

Source Error:


Line 27: ASP.NET to identify an incoming user.
Line 28: -->
Line 29: <authentication mode="form"/>
Line 30:
Line 31: <!--


y nos se si configure mal el web config o el iis gracias