Sunday, December 12, 2010

Problem: The installation of features failed

ERROR: The installation of features failed during deployment of the solution

SOLUTION: Try to completely remove the feature via the command-line tool:
  • stsadm -o deploysolution -name "YourName.wsp" -url http://localhost:33333-immediate -allowgacdeployment -force
  • stsadm -o execadmsvcjobs

No comments:

Post a Comment