locked
SP2010 RTM on Windows 7 error RRS feed

  • Question

  • I am getting this error when trying to configure SP2010 RTM on the Windows 7. Installation went OK with no errors. However configuration wizard is failing on step 2 with this error. I do not have InfoPath 2010 beta installed. I do have Office 2010 RTM installed. I uninstalled InfoPath just to be safe. NO difference.

    04/26/2010 21:05:34  8  ERR              An exception of type Microsoft.SharePoint.Upgrade.SPUpgradeException was thrown.  Additional exception information: Failed to call GetTypes on assembly Microsoft.Office.Server.Search, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c. Could not load file or assembly 'System.Web.DataVisualization, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
    Microsoft.SharePoint.Upgrade.SPUpgradeException: Failed to call GetTypes on assembly Microsoft.Office.Server.Search, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c. Could not load file or assembly 'System.Web.DataVisualization, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
       at Microsoft.SharePoint.Upgrade.SPDelegateManager.RegisterAssembly(Dictionary`2 dictInitialType, Assembly asm, UInt32 nOrder)
       at Microsoft.SharePoint.Upgrade.SPDelegateManager.get_InitialTypeDictionary()
       at Microsoft.SharePoint.Upgrade.SPDelegateManager.GetDelegateTypes(Type tpObject)
       at Microsoft.SharePoint.Upgrade.SPDelegateManager.GetDelegates(Object o)
       at Microsoft.SharePoint.Upgrade.SPDelegateManager.GetUpgraders(Object o)
       at Microsoft.SharePoint.Upgrade.SPUpgradeSession.NeedsUpgradeFalse(Object o)
       at Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.set_NeedsUpgrade(Boolean value)
       at Microsoft.SharePoint.Administration.SPPersistedObject.BaseUpdate()
       at Microsoft.SharePoint.Administration.SPFarm.Update()
       at Microsoft.SharePoint.Administration.SPConfigurationDatabase.RegisterDefaultDatabaseServices(SqlConnectionStringBuilder connectionString)
       at Microsoft.SharePoint.Administration.SPConfigurationDatabase.Provision(SqlConnectionStringBuilder connectionString)
       at Microsoft.SharePoint.Administration.SPFarm.Create(SqlConnectionStringBuilder configurationDatabase, SqlConnectionStringBuilder administrationContentDatabase, IdentityType identityType, String farmUser, SecureString farmPassword, SecureString masterPassphrase)
       at Microsoft.SharePoint.PostSetupConfiguration.ConfigurationDatabaseTask.CreateOrConnectConfigDb()
       at Microsoft.SharePoint.PostSetupConfiguration.ConfigurationDatabaseTask.Run()
       at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()

    Any ideas?

    Thanks

     


    Ivan Bondy - MCPD, MCDBA, MCSA, MCTS - Sharepoint consultant
    Tuesday, April 27, 2010 4:11 AM

Answers

All replies

  • Found the solution. Follow this document to the letter and SharePoint will get configured correctly.

    http://msdn.microsoft.com/en-us/library/ee554869(office.14).aspx

    Regards


    Ivan Bondy - MCPD, MCDBA, MCSA, MCTS - Sharepoint consultant
    Tuesday, April 27, 2010 4:35 AM
  • Hi Ivan,

    Can you please also confirm that your Installation+Configuration got completed successfully, after going through the link which you have provided in the Post earlier.


    Thanks & Regards,
    Kamlesh | Blog | Twitter 
    Posting is provided "AS IS" with no warranties, and confers no rights.
    If you get your question answered, please come back and mark the reply as an Answer, so others can find it.
    If you get helped by an answer to someone else's question, please vote the Post as Helpful.
    Tuesday, April 27, 2010 4:51 AM
  • Yes, that is correct. Both installation and configuration completed successfully and I am running SP2010 on my local workstation.

    Regards 


    Ivan Bondy - MCPD, MCDBA, MCSA, MCTS - Sharepoint consultant
    Tuesday, April 27, 2010 1:56 PM
  • You're right, Ivan - if you thoroughly (& carefully) following the instructions, installation (& configuration) completes with success.
    Di-ma-N
    Wednesday, July 28, 2010 4:03 PM
  • Monday, December 6, 2010 7:33 PM
  • Friday, January 14, 2011 10:23 PM
  • that's it!  Wow! Any reason why this Chart thing does not install with anything?.  (I have office 2010, Viisual Studio 2010, Sql server 2008 R2 etc... etc ...) 

    Anyway thanx a lot!

    Wednesday, April 20, 2011 1:41 AM
  • Only one solution I find: remove InfoPath 2013 and then iisreset
    • Proposed as answer by Gdbdable Friday, November 23, 2012 10:42 AM
    Friday, November 23, 2012 10:41 AM
  • Hello,

    It is a known issue with a security update KB2500170.

    By default, this update tries to write a log file to a temp directory that is specified in the registry (%USERPROFILE%\Local Settings\Temp). If this directory does not exist or is unavailable, the installation will fail. 

    To resolve this issue please do the following:

    Run the installation from the command line, and provide a valid path to a directory for the log file to be written. For example, in the following command, replace <directory> by using a valid directory path, such as C:\Temp:
    MSChart_KB2500170.exe /log <directory>

    Reference: https://support.microsoft.com/en-us/kb/2500170

     


    • Proposed as answer by Mishragaurav Sunday, November 22, 2015 5:07 AM
    • Unproposed as answer by Mishragaurav Sunday, November 22, 2015 5:07 AM
    Sunday, November 22, 2015 5:06 AM