I have site definition in Visual Studio 2010 for SharePoint 2010 site, which has multiple features. When the site is deployed through powershell, all features are activated properly but an interesting event occurs -- receivers in feature apparently fail to fire.
And when I manually deactivate one particular feature and try to activate it again, I receive the following error:
File specified in the modules section of this template already exists.
I have tried http://zimmergren.net/technical/sp-2010-find-error-messages-with-a-correlation-id-token-in-sharepoint-2010 to find out more about error but can't really find out which file is throwing up the error.