Error in Installing SharePoint 2013 : Failed to Create Sample Data. An exception of type System.NullReferenceException was thrown

After installing Arabic language pack, I ran configuration wizard but unfortunately i got below error. To resolve this issue pl do the below actions.
I resolved this issue by doing these workarounds.

Check the these below 2 services started or not, if not start them
  • AppFabric Caching Service
  • SQL Server Agent for SharePoint database

And then run the below command through powershell to run the configuration wizard

psconfig.exe -cmd Configdb Create SkipRegisterAsDistributedCacheHost

Comments

Popular posts from this blog

IRM and the Object Model

This content database has a schema version which is not supported in this farm

Activate and Deactivate Feature through PowerShell