Monday, July 14, 2014

Cannot uninstall Language Pack 0 because it is not deployed when attempting to uninstall solution on SharePoint 2010



Cannot uninstall Language Pack 0 because it is not deployed when attempting to uninstall solution on SharePoint 2010 

Issue: Cannot uninstall Language Pack 0 because it is not deployed

Solution: Follow the below steps to resolve the issue.

1.    Ensure to check the solution store(Central Administration-->System Settings--> Manage farm solutions) and saw that the solution I was updating was not deployed and thrown error. The error it gave was not able to do GAC deployment of the dll. So I went to GAC and uninstall the WSPs related dlls  and deployed the wsps again from central admin.

2.    From services.msc I stopped and restarted the SharePoint 2010 Timer service and the SharePoint 2010 Administration service.

3.    Then I ran the power shell command again. this time the WSP got updated.



I hope the above information will help you to resolve the issue, in case of any queries/questions regarding the above mentioned information then please let me know. I would be more than happy to help you as well as resolves your issues, Thank you.

SharePoint delay activity(workflow)not working

SharePoint delay activity(workflow)not working

As we all know, The timer job plays a vital role in firing the activities in SharePoint. Timer jobs is responsible for the Upgrade, backups and the alerts….

Issue: SharePoint delay activity(workflow)not working

Solution: To get rid of the error. We need to check and follow the below steps.

1.    ensure that the ‘SharePoint Timer Service” is started.
2.    set the proper value 'job-workflow'as mentioned.
3.    To check if the property is set or not Run the below
stsadm -o getproperty -pn job-workflow -url http://expertsharepoint:1000

5.    if you get <Property Exist="No" /> then set it by the following command

stsadm -o setproperty -pn job-workflow -pv "Every 5 minutes between 0 and 59" -url http://expertsharepoint:1000

6.       Ensure to do IISreset and restart the SharePoint 2010 Timer service also.



 

I hope the above information will help you to resolve the issue, in case of any queries/questions regarding the above mentioned information then please let me know. I would be more than happy to help you as well as resolves your issues, Thank you.

ShareThis

X