Error al cargar el ensamblado 'System.DirectoryServices.Protocols'

04/09/2008 - 12:26 por Oscar | Informe spam
Adjunto error que me aparece al acceder a la configuración del sistio desde
hace un par de días y sin haber hecho ningún cambio. He intentado buscar la
librería y en el servidor donde está instalado Share Point no está la
librería.


Error de configuración
Descripción: Error durante el procesamiento de un archivo de configuración
requerido para dar servicio a esta solicitud. Revise los detalles de error
específicos siguientes y modifique el archivo de configuración en
consecuencia.

Mensaje de error del analizador: No se encuentra el archivo o el nombre del
ensamblado System.DirectoryServices.Protocols o una de sus dependencias.

Error de código fuente:


Línea 11: <add assembly="System.Web.Services, Version=2.0.0.0,
Culture=neutral, PublicKeyToken°3F5F7F11D50A3A"/>
Línea 12: <add assembly="System.DirectoryServices, Version=2.0.0.0,
Culture=neutral, PublicKeyToken°3F5F7F11D50A3A"/>
Línea 13: <add assembly="System.DirectoryServices.Protocols,
Version=2.0.0.0, Culture=neutral, PublicKeyToken°3F5F7F11D50A3A"/>
Línea 14: <add assembly="System.EnterpriseServices, Version=2.0.0.0,
Culture=neutral, PublicKeyToken°3F5F7F11D50A3A"/>
Línea 15: <add assembly="System.Design, Version=2.0.0.0,
Culture=neutral, PublicKeyToken°3F5F7F11D50A3A"/>


Archivo de origen: C:\Archivos de programa\Archivos comunes\Microsoft
Shared\Web Server Extensions\60\template\layouts\web.config Línea: 13

Rastro al cargar el ensamblado: La información siguiente puede ser útil para
determinar porqué no se cargó el ensamblado
'System.DirectoryServices.Protocols'.


Pre-bind state information ==LOG: DisplayName = System.DirectoryServices.Protocols, Version=2.0.0.0,
Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
(Fully-specified)
LOG: Appbase = file:///C:/Archivos de programa/Archivos comunes/Microsoft
Shared/Web Server Extensions/60/template/layouts
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
==
LOG: Publisher policy file is not found.
LOG: No redirect found in host configuration file
(C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Aspnet.config).
LOG: Using machine configuration file from
C:\WINNT\Microsoft.NET\Framework\v1.1.4322\config\machine.config.
LOG: Post-policy reference: System.DirectoryServices.Protocols,
Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
LOG: Attempting download of new URL
file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/_layouts/75d7bcf9/6ae5c910/System.DirectoryServices.Protocols.DLL.
LOG: Attempting download of new URL
file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/_layouts/75d7bcf9/6ae5c910/System.DirectoryServices.Protocols/System.DirectoryServices.Protocols.DLL.
LOG: Attempting download of new URL file:///C:/Archivos de programa/Archivos
comunes/Microsoft Shared/Web Server
Extensions/60/template/layouts/bin/System.DirectoryServices.Protocols.DLL.
LOG: Attempting download of new URL file:///C:/Archivos de programa/Archivos
comunes/Microsoft Shared/Web Server
Extensions/60/template/layouts/bin/System.DirectoryServices.Protocols/System.DirectoryServices.Protocols.DLL.
LOG: Attempting download of new URL
file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/_layouts/75d7bcf9/6ae5c910/System.DirectoryServices.Protocols.EXE.
LOG: Attempting download of new URL
file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/_layouts/75d7bcf9/6ae5c910/System.DirectoryServices.Protocols/System.DirectoryServices.Protocols.EXE.
LOG: Attempting download of new URL file:///C:/Archivos de programa/Archivos
comunes/Microsoft Shared/Web Server
Extensions/60/template/layouts/bin/System.DirectoryServices.Protocols.EXE.
LOG: Attempting download of new URL file:///C:/Archivos de programa/Archivos
comunes/Microsoft Shared/Web Server
Extensions/60/template/layouts/bin/System.DirectoryServices.Protocols/System.DirectoryServices.Protocols.EXE.

Preguntas similare

Leer las respuestas

#1 Oscar
04/09/2008 - 17:40 | Informe spam
Me contesto yo mismo:

Era cuestion de eliminar un par de líneas del web.cionfig

<add assembly="System.Configuration, Version=2.0.0.0, Culture=neutral,
PublicKeyToken°3F5F7F11D50A3A"/>
<add assembly="System.DirectoryServices.Protocols, Version=2.0.0.0,
Culture=neutral, PublicKeyToken°3F5F7F11D50A3A"/>

Tema cerrado.

"Oscar" wrote:

Adjunto error que me aparece al acceder a la configuración del sistio desde
hace un par de días y sin haber hecho ningún cambio. He intentado buscar la
librería y en el servidor donde está instalado Share Point no está la
librería.


Error de configuración
Descripción: Error durante el procesamiento de un archivo de configuración
requerido para dar servicio a esta solicitud. Revise los detalles de error
específicos siguientes y modifique el archivo de configuración en
consecuencia.

Mensaje de error del analizador: No se encuentra el archivo o el nombre del
ensamblado System.DirectoryServices.Protocols o una de sus dependencias.

Error de código fuente:


Línea 11: <add assembly="System.Web.Services, Version=2.0.0.0,
Culture=neutral, PublicKeyToken°3F5F7F11D50A3A"/>
Línea 12: <add assembly="System.DirectoryServices, Version=2.0.0.0,
Culture=neutral, PublicKeyToken°3F5F7F11D50A3A"/>
Línea 13: <add assembly="System.DirectoryServices.Protocols,
Version=2.0.0.0, Culture=neutral, PublicKeyToken°3F5F7F11D50A3A"/>
Línea 14: <add assembly="System.EnterpriseServices, Version=2.0.0.0,
Culture=neutral, PublicKeyToken°3F5F7F11D50A3A"/>
Línea 15: <add assembly="System.Design, Version=2.0.0.0,
Culture=neutral, PublicKeyToken°3F5F7F11D50A3A"/>


Archivo de origen: C:\Archivos de programa\Archivos comunes\Microsoft
Shared\Web Server Extensions\60\template\layouts\web.config Línea: 13

Rastro al cargar el ensamblado: La información siguiente puede ser útil para
determinar porqué no se cargó el ensamblado
'System.DirectoryServices.Protocols'.


Pre-bind state information ==> LOG: DisplayName = System.DirectoryServices.Protocols, Version=2.0.0.0,
Culture=neutral, PublicKeyToken°3f5f7f11d50a3a
(Fully-specified)
LOG: Appbase = file:///C:/Archivos de programa/Archivos comunes/Microsoft
Shared/Web Server Extensions/60/template/layouts
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
==>
LOG: Publisher policy file is not found.
LOG: No redirect found in host configuration file
(C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Aspnet.config).
LOG: Using machine configuration file from
C:\WINNT\Microsoft.NET\Framework\v1.1.4322\config\machine.config.
LOG: Post-policy reference: System.DirectoryServices.Protocols,
Version=2.0.0.0, Culture=neutral, PublicKeyToken°3f5f7f11d50a3a
LOG: Attempting download of new URL
file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/_layouts/75d7bcf9/6ae5c910/System.DirectoryServices.Protocols.DLL.
LOG: Attempting download of new URL
file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/_layouts/75d7bcf9/6ae5c910/System.DirectoryServices.Protocols/System.DirectoryServices.Protocols.DLL.
LOG: Attempting download of new URL file:///C:/Archivos de programa/Archivos
comunes/Microsoft Shared/Web Server
Extensions/60/template/layouts/bin/System.DirectoryServices.Protocols.DLL.
LOG: Attempting download of new URL file:///C:/Archivos de programa/Archivos
comunes/Microsoft Shared/Web Server
Extensions/60/template/layouts/bin/System.DirectoryServices.Protocols/System.DirectoryServices.Protocols.DLL.
LOG: Attempting download of new URL
file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/_layouts/75d7bcf9/6ae5c910/System.DirectoryServices.Protocols.EXE.
LOG: Attempting download of new URL
file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/_layouts/75d7bcf9/6ae5c910/System.DirectoryServices.Protocols/System.DirectoryServices.Protocols.EXE.
LOG: Attempting download of new URL file:///C:/Archivos de programa/Archivos
comunes/Microsoft Shared/Web Server
Extensions/60/template/layouts/bin/System.DirectoryServices.Protocols.EXE.
LOG: Attempting download of new URL file:///C:/Archivos de programa/Archivos
comunes/Microsoft Shared/Web Server
Extensions/60/template/layouts/bin/System.DirectoryServices.Protocols/System.DirectoryServices.Protocols.EXE.


email Siga el debate Respuesta Responder a este mensaje
Ads by Google
Help Hacer una preguntaRespuesta Tengo una respuesta
Search Busqueda sugerida