Ask a questionAsk a question
 

AnswerError after installing Infrastructure Update KB951695

  • Wednesday, July 23, 2008 7:31 AMDaniel Rieck Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    I'm running SharePoint Services on Windows Server 2003 as part of a Team Foundation Server installation.

    I wanted to install the infrastructure update, and got an error during install. The log files contains this information:
    "Task upgrade has failed with a PostSetupConfigurationTaskException"

    When I try to install the setup again, it says it's already installed.

    When I try to access my Team Project website, I get a "Server error: go.microsoft.com/fwlink?LinkID=96177" error.
    The information on that website was not helpful...


     How can I resolve this problem? I'll provide more information if necessary...


    Mark the best replies as answers!

Answers

  • Wednesday, July 23, 2008 12:07 PMFrancesco Sodano Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Error is:

    [SPManager] [ERROR] [22.07.2008 08:09:12]: ReflexiveUpgrade [Microsoft.SharePoint.Administration.SPIisWebSite] failed.
    [SPManager] [ERROR] [22.07.2008 08:09:12]: Der Zugriff auf den Pfad c:\inetpub\wwwroot\_vti_pvt\service.cnf wurde verweigert.
    [SPManager] [ERROR] [22.07.2008 08:09:12]:    bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 

    try this:

    stsadm -o upgrade -inplace -url http://siteurl

    on each frontend and each web application you have

    Francesco
    www.sharepointinside.it
    • Marked As Answer byDaniel Rieck Wednesday, July 23, 2008 2:13 PM
    •  

All Replies

  • Wednesday, July 23, 2008 9:12 AMFrancesco Sodano Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Would you be able to send me the Upgrade.log files? They will be in C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\Logs.

    also try to force upgrade on all server with:

    psconfig –cmd upgrade –inplace b2b –wait –force

    Regards,

    Francesco


    www.sharepointinside.it
  • Wednesday, July 23, 2008 11:23 AMDaniel Rieck Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    I've uploaded the log files to (removed...) 


    Mark the best replies as answers!
    • Edited byDaniel Rieck Wednesday, July 23, 2008 3:29 PMremoved url
    •  
  • Wednesday, July 23, 2008 12:07 PMFrancesco Sodano Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Error is:

    [SPManager] [ERROR] [22.07.2008 08:09:12]: ReflexiveUpgrade [Microsoft.SharePoint.Administration.SPIisWebSite] failed.
    [SPManager] [ERROR] [22.07.2008 08:09:12]: Der Zugriff auf den Pfad c:\inetpub\wwwroot\_vti_pvt\service.cnf wurde verweigert.
    [SPManager] [ERROR] [22.07.2008 08:09:12]:    bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 

    try this:

    stsadm -o upgrade -inplace -url http://siteurl

    on each frontend and each web application you have

    Francesco
    www.sharepointinside.it
    • Marked As Answer byDaniel Rieck Wednesday, July 23, 2008 2:13 PM
    •  
  • Wednesday, July 23, 2008 1:11 PMDaniel Rieck Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Thanks, that worked.

    Should I force to install the update again, or is it installed now?
    Mark the best replies as answers!
  • Wednesday, July 23, 2008 1:13 PMFrancesco Sodano Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    the update is installed!

    vote my post as solution!!! ;)

    see you

    Francesco
    www.sharepointinside.it