Resources for IT Professionals > 포럼 홈 > SharePoint - Setup, Upgrade, Administration and Operation > WSS/MOSS 2007 instal failed during installing web application administration in wizard
질문하기질문하기
 

답변됨WSS/MOSS 2007 instal failed during installing web application administration in wizard

  • 2007년 7월 10일 화요일 오후 12:24Michael Nemtsev [MVP]MVP사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     

    Does anybody know how to solve an issue with installation of SharePoint
    Server 2007 or WSS 2007 on Windows 2003 Enterprise SP1 environment (have already
    installed .NET 3.0, Sql Express 2005)

    Both are installed, but failed when wizard config services and other stuff.


    Step 7 of "SharePoint Products and Technologies Configuration Wizard" fails
    with the error:

    - Failed to provision the SharePoint Central Administration Web Application

    An exception of type System.ArgumentException was thrown.
    Additional exception information: Absolure path information is required.

    The log contains this information:
    ........
    07/10/2007 16:01:35 7 INF Leaving function
    Parameter.IsDefinedValueChosen
    07/10/2007 16:01:35 7 INF Disabling
    Kerberos for the provisioned adminvs...
    07/10/2007 16:01:36 7 ERR Task adminvs has
    failed with an unknown exception
    07/10/2007 16:01:36 7 ERR Exception:
    System.ArgumentException: Absolute path information is required.
    at
    System.Security.Util.StringExpressionSet.CreateListFromExpressions(String[]
    str, Boolean needFullPath)
    at
    System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionAccess
    access, AccessControlActions control, String[] pathListOrig, Boolean
    checkForDuplicates, Boolean needFullPath, Boolean copyPathList)
    at
    System.Security.Permissions.FileIOPermission..ctor(FileIOPermissionAccess
    access, String path)
    at Microsoft.SharePoint.Administration.SPIisSettings.get_Path()
    at
    Microsoft.SharePoint.Administration.SPProvisioningAssistant.ProvisionWebApplication(String
    webApplicationName, String applicationPoolName, SPIisSettings[] settings,
    Boolean adminWebApp)
    at
    Microsoft.SharePoint.Administration.SPWebApplication.ProvisionIisWebSitesAsAdministrator()
    at
    Microsoft.SharePoint.Administration.SPWebApplication.ProvisionIisWebSites()
    at Microsoft.SharePoint.Administration.SPWebApplication.Provision()
    at
    Microsoft.SharePoint.Administration.SPAdministrationWebApplication.Provision()
    at Microsoft.SharePoint.Administration.SPWebServiceInstance.Provision()
    at
    Microsoft.SharePoint.PostSetupConfiguration.CentralAdministrationSiteTask.ProvisionAdminVs()
    at
    Microsoft.SharePoint.PostSetupConfiguration.CentralAdministrationSiteTask.Run()
    at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()

    ...........

    Any help will be greatly appreciated

답변

  • 2007년 7월 13일 금요일 오후 12:37Curtis Ruppe _MicroStaff IT_ 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     답변됨

    A couple things to verify:

    • Your Default Web Site should be disabled.
    • You should already have a folder structure for your SharePoint web sites: C:\Inetpub\wwwroot\wss\VirtualDirectories.

    Please verify these two.

모든 응답

  • 2007년 7월 13일 금요일 오전 10:59Michael Nemtsev [MVP]MVP사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     

    I've tried to install from the domain account with admin rights.

    Seems that there is some kind of problems that WSS/MOSS 2007 installed under domain has limited access to IIS and can't install admin website, rising the exception.

     

    Can anybody escalate this issue?

  • 2007년 7월 13일 금요일 오후 12:01Curtis Ruppe _MicroStaff IT_ 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     
    You must have administrative access on the local box, and be a sysadmin on SQL server to perform this task.  Assuming that is the case, did you try to install the Central Administration site with Kerberos?  If so, you can change to that setting later on, using the Central Administration console.  Try installing without Kerberos.  Also, is ASP.NET 2.0 configured for IIS?
  • 2007년 7월 13일 금요일 오후 12:04Michael Nemtsev [MVP]MVP사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     

     Curtis Ruppe (MicroStaff IT) wrote:
    You must have administrative access on the local box, and be a sysadmin on SQL server to perform this task.  Assuming that is the case, did you try to install the Central Administration site with Kerberos?  If so, you can change to that setting later on, using the Central Administration console.  Try installing without Kerberos.  Also, is ASP.NET 2.0 configured for IIS?

     

    I'm admin on the local box

    I'm sysadmin on SQL (btw installing DB complete successfully)

    Network System accoung has db_create rights on DB

    Installed with NTLM only

    IIS configured for ASP.NET 2.0

     

  • 2007년 7월 13일 금요일 오후 12:07Curtis Ruppe _MicroStaff IT_ 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     
    Did you do the basic installation, or advanced?
  • 2007년 7월 13일 금요일 오후 12:37Curtis Ruppe _MicroStaff IT_ 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     답변됨

    A couple things to verify:

    • Your Default Web Site should be disabled.
    • You should already have a folder structure for your SharePoint web sites: C:\Inetpub\wwwroot\wss\VirtualDirectories.

    Please verify these two.

  • 2007년 7월 13일 금요일 오후 12:53Michael Nemtsev [MVP]MVP사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     
     Curtis Ruppe (MicroStaff IT) wrote:

    A couple things to verify:

    • Your Default Web Site should be disabled.
    • You should already have a folder structure for your SharePoint web sites: C:\Inetpub\wwwroot\wss\VirtualDirectories.

    Please verify these two.

    I performed BASIC install

     

    1) Just stop Default web site or what?

    2) I have no "wss\VirtualDirectories" directories into "C:\Inetpub\wwwroot"

  • 2007년 7월 13일 금요일 오후 6:05Michael Nemtsev [MVP]MVP사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     

    using Kerberos doesn't help

    The same error

  • 2007년 7월 13일 금요일 오후 7:44Curtis Ruppe _MicroStaff IT_ 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     
     Michael Nemtsev wrote:
     Curtis Ruppe (MicroStaff IT) wrote:

    A couple things to verify:

    • Your Default Web Site should be disabled.
    • You should already have a folder structure for your SharePoint web sites: C:\Inetpub\wwwroot\wss\VirtualDirectories.

    Please verify these two.

    I performed BASIC install

     

    1) Just stop Default web site or what?

    2) I have no "wss\VirtualDirectories" directories into "C:\Inetpub\wwwroot"

    That is your problem.  Uninstall SharePoint, and then re-install.  Use Basic installation if you wish, but before it can create the Central Administration site, that directory structure must be in place.

  • 2007년 7월 14일 토요일 오전 8:04Michael Nemtsev [MVP]MVP사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     

    Unfortunatelly, the folder wasn't created Sad

    I've removed the Sharepoint, check that the user has all rights to the C:\intetpub folder.

    Then start install. After install completed there were no wss folder in C:\Inetpub\wwwroot.

    Is it created on the installing stage or in wizard stage?

    After running Sharepoint Wizard I have the same problem Sad Site cant be created

  • 2007년 7월 17일 화요일 오전 12:58Matt Schuler 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     
    Any luck with this.  I am having the same issue!!  Hope this can get some attention from Vole!! (microsoft)
  • 2008년 1월 25일 금요일 오후 9:04Dennis_R 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     
    I am also having this same problem.  When can we expect an answer?

     

  • 2008년 1월 25일 금요일 오후 9:14Michael Nemtsev [MVP]MVP사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     

     

    Check if you have FrontPage Server Extentions installed in Control Panel->Add or Remove Programs -> Add or Remove Windows Component -> Application Server -> IIS

     

    If you have - remove it.

    And try run Sharepoint Wizard again

  • 2008년 1월 25일 금요일 오후 9:36Dennis_R 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     

    I do not have FrontPage Server Extentions installed.  I have another machine were I was able to successfully install and noticed that on this machine that the folder C:\Inetpub\wwwroot has the following settings on the wwwroot Properties window:

     

    Share on:  Default Web Site

    Share on this folder is checked

    Aliases = /

     

    On the machine that I can not successfully install I tried to set these same settings on the folder C:\Inetpub\wwwroot and it tells me Alias name "/" contains seperator characters.  Please enter a different alias.  So I just left it set to Do not share this folder.