Scenario:
You got the following error , while adding a solution.
Error: An object in the SharePoint administrative framework, "SPSolutionLanguagePack Na
me=0 Parent=SPSolution Name=xxxx.wsp", depends on other objects which do not exist. Ensure that all of the objects dependencies are created and retry this operation.
C:\SKN\xxxx.wsp: The Solution installation failed.
Solution:
- Reset the timer service
net stop "Window sharepoint services timer"
net start "Window sharepoint services timer"
If you still facing the same issue, try to change the Solution ID and repackage it, this should solve your problem 100%.
4 comments:
Great post, great man :)
http://dhondiyals.wordpress.com/2010/04/11/resolved-an-object-in-the-sharepoint-administrative-framework-could-not-be-deleted-because-other-objects-depend-on-it/
Change Solution ID then it will work 100%.
Mostly solution id will be in Deployment folder.
Thanks a Lot man.You saved My Time
Post a Comment