Unable to install Sitecore package on local instance

Many times we install Sitecore XP 8.x on our local machine and everything is working as expected. When we try to install any Sitecore package on our instance, we just see the installation process do not end up and its irritating.

SitecorePackageInstallation

Resolution:

We need to disable 2 settings in the config file. Open the “Sitecore.Xdb.config” file under “\App_Config\Include” folder in notepad++ & turn the below settings as “false

  1. Xdb.Enabled
  2. Xdb.Tracking.Enabled

SitecorexDBSetting

Save the changes.

Try installing the Sitecore package and now it should be successfully installed.

Thank you… Keep Learning… Keep Sitecoring šŸ™‚

Leave a comment