Friday, May 24, 2013

Error occurred in deployment step ‘Activate Features’: 0×80070002

Sol1:The target List was incorrect and the solution was to simply include the correct ListUrl in the receivers element in element.xml as <Receivers ListUrl=”/Lists/myList”

Sol2: A quick way is to set the value of the active deployment configuration from Default to No Activation (in the properties of the project). That way you need to manually activate your features and you can directly see what goes wrong