Here's the deal, I have various event receivers registered to a document library:
- ItemAdded
- ItemAdding
- ItemFileMoved
- ItemUpdating
These event receivers work as expected in all cases, APART FROM copying and pasting into explorer view. It's worth noting that the event receivers do fire off when MOVING from explorer view into explorer view!
Has anyone else experienced this? Is there a way to fix this?