Ver Mensaje Individual
  #1 (permalink)  
Antiguo 22/02/2008, 14:31
margailyn
 
Fecha de Ingreso: febrero-2008
Mensajes: 1
Antigüedad: 16 años, 11 meses
Puntos: 0
Problema con el webconfig de Firework 2.0

Hola colegas:
Quisiera que me ayudaran porque tengo un problema con una heramienta que istale que necesita trabajar con el Framework de .Net versión 2.0 pero cuando voy a levanarla me da un error en el webconfig del Framework. Estoy Intalando en un Sever 2003. Este es el error que me da:

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 specified module could not be found. (Exception from HRESULT: 0x8007007E)

Source Error:

Line 59: <add assembly="System.EnterpriseServices, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
Line 60: <add assembly="System.Web.Mobile, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
Line 61: <add assembly="*" />
Line 62: <add assembly="System.Runtime.Serialization, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" />
Line 63: <add assembly="System.IdentityModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" />


Source File: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Conf ig\web.config Line: 61
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42

Agradecería mucho cualquier sugerencia o ayuda que me puedieran brindar.

Saludos cordiales...
Margailyn Barrios Labrador