I built an ItemAdding Event Receiver which works on my SharePoint 2010 development server. Now I'm trying to create the exact same thing on my Live SharePoint server. And its not working. Its supposed to populate one column in the document library.
I'm trying to debug it in VS, but it won't attach to the process. I was able to debut it yesterday. I have no idea why it won't fire the event receiver.
Any ideas?