I got this error while performing export of SharePoint site with stsadm and sharepoint designer.
It was happening because ShaerPoint Site was searching for the following feature "PWAProposals" which was present in my dev machine and not in my production . I was able to move it successsfully before as i used stsadm-backup but it started failing with stsadm -export.
Resolution :
Just copy the feature from your source server ---> destination server and install the feature. This will resolve the issue . Well this is not ideal solution . I am still in process of figuring out the reference to the feature in order to remove it from list template.
Subscribe to:
Post Comments (Atom)
Installing Octave in Ubuntu running on Docker
I want to run Octave on Ubuntu running on docker. Simple stuff but still manage to get errors and had to spend few minutes on fine-tuning ...


-
Note : In below scenario jenkins was deployed in Linux container Scenario: Jenkins build failed with error. java.io.IOException: error...
-
Ever wanted to have a people picker kind of control in Infopath form and that too in browser mode. Did i heard yes :) , well there is a Acti...
-
Maven tool is not set in Jenkins pipeline Scenario Error when building the Jenkins pipeline (Pipeline project style) Error snippet: ...

No comments:
Post a Comment