Problema al crear un nuevo sitio

11/01/2005 - 15:45 por Carlos | Informe spam
Hola a todos,

Gracias de antemano por la ayuda. Veréis, estoy intentando crear un sitio
nuevo pero cuando lo está realizando salta un error y es el siguiente:
"No se pudo crear el portal. Vea el registro de creación del portal para
obtener más detalle."
Y al ver el registro, el error es el siguiente:
"Portal creation job exception. (status=PortalAdminJobStatusFailed)
System.UnauthorizedAccessException: Acceso denegado a la ruta de acceso
"C:\Program Files\Common Files\Microsoft Shared\Web Server
Extensions\60\TEMPLATE\3082\SPS\SPSConfig\PeopleDBLoc.xml". at
System.IO.__Error.WinIOError(Int32 errorCode, String str) at
System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access,
FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean
bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode) at
Microsoft.SharePoint.Portal.Install.b.a(IDictionary A_0) at
System.Configuration.Install.Installer.Install(IDictionary stateSaver) at
System.Configuration.Install.TransactedInstaller.Install(IDictionary
savedState)"

Estoy realizando la operación con un usuario del dominio y perteneciente a
los administradores, por si sirve de algo.
 

Leer las respuestas

#1 Gustavo
11/01/2005 - 19:51 | Informe spam
Hola Carlos,
Hay dos articulos KB de Microsoft que te pueden ayudar:

http://support.microsoft.com/Default.aspx?kbidƒ2814&FR=1

http://support.microsoft.com/defaul...-US;885263

aunque ninguno de los dos me suena... Por el trace del error, yo miraria
primero si el directorio "C:\Program Files\Common Files\Microsoft Shared\Web
Server
Extensions\60\TEMPLATE\3082\SPS\SPSConfig" en tu servidor tiene derechos "Read & Execute", "List Folder Contents" y "Read" para el grupo de "Users", y el grupo de Administradores tiene todos los derechos chequeados.



Suerte,
Gustavo
http://www.gavd.net/servers


"Carlos" wrote:

Hola a todos,

Gracias de antemano por la ayuda. Veréis, estoy intentando crear un sitio
nuevo pero cuando lo está realizando salta un error y es el siguiente:
"No se pudo crear el portal. Vea el registro de creación del portal para
obtener más detalle."
Y al ver el registro, el error es el siguiente:
"Portal creation job exception. (status=PortalAdminJobStatusFailed)
System.UnauthorizedAccessException: Acceso denegado a la ruta de acceso
"C:\Program Files\Common Files\Microsoft Shared\Web Server
Extensions\60\TEMPLATE\3082\SPS\SPSConfig\PeopleDBLoc.xml". at
System.IO.__Error.WinIOError(Int32 errorCode, String str) at
System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access,
FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean
bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode) at
Microsoft.SharePoint.Portal.Install.b.a(IDictionary A_0) at
System.Configuration.Install.Installer.Install(IDictionary stateSaver) at
System.Configuration.Install.TransactedInstaller.Install(IDictionary
savedState)"

Estoy realizando la operación con un usuario del dominio y perteneciente a
los administradores, por si sirve de algo.

Preguntas similares