Ranjit choudhary
Ranjit choudhary

Reputation: 253

When Installing Sitecore unable to install Zip Packages Sitecore E-Commerce Services 2.2rev

I am new to sitecore development.I have installed Sitecore 8(using SQL Server) and after installing when I try to install zip packages (Sitecore E-Commerce Services 2.2 rev,Sitecore E-Commerce Order Manager 2.2 ,Active Commerce-SC80 3.2 rev). I see a never ending "Installing package" message. Need Help.

Upvotes: 2

Views: 145

Answers (1)

Pete Navarra
Pete Navarra

Reputation: 131

Sometimes install packages do spin for ever depending on the speed of your machine. While large packages are installed, I generally use a program like BareTail to monitor the Sitecore Log file, and highlight on the word "Installing Item" ... generally you see this scroll along. It keeps me pacified knowing it's not "hung".

Other options include: 1) checking the logs for errors. 2) making sure sitecore didn't reset (sometimes when packages include DLL's, this can cause Sitecore to reset the worker process which might interrupt the package install process.

Upvotes: 1

Related Questions