Archive for October, 2008

23 Oct

stsadm installfeature causes "The farm is unavailable" error

This October I was trying to install some features manually and while installing them using a batch file (as they were too many) it caused an error.
My command line was like below:
STSADM -o InstallFeature -filename FeatureName\feature.xml -force
Before doing this I had already copied necessary feature files to “Features” directory.
Solution:

1.This happens when you do not have [...]