I have a SharePoint project with Event Receivers in it and the solution deploys fine as long as I leave out one specific Event Receiver off the list.
If I add that Event Receiver to the Feature list I get the following error: ‘Error occurred in deployment step ‘Activate Features’:
This project wasn't started by me and I am a bit of a novice when it comes to Event Receiver projects.
Add this logging method and log messages in the FeatureActivated method. Or you can debug the feature during activation with Visual Studio.