
16/10/2006, 10:48
|
| | Fecha de Ingreso: junio-2006
Mensajes: 105
Antigüedad: 18 años, 9 meses Puntos: 0 | |
Error al migrar el ambiente de desarrollo de una pc a otra. Hola a todos.
He cambiado de PC y he reproducido todo el proyecto que estoy desarrollando, sin embargo a la hora de compilar o correr la aplicacion en la nueva maquina me esta indicando el siguiente error en el Web.Config
Alguien me pudiera indicar que me esta faltando?
Gracias. 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 46: by Microsoft that offers a single logon and core profile services for member sites.
Line 47: -->
Line 48: <authentication mode="Forms">
Line 49: <forms loginUrl="login.aspx" path="/" name="MiLogueo" protection="All" timeout="600" />
Line 50: </authentication>
Source File: c:\inetpub\wwwroot\audinet\web.config Line: 48 |