Hi.
I am using a third party component to generate extra imagefiles when a imagefile is uploaded. I use the UnifiedFile.UnifiedFileCheckedIn event when the filesystem is a Versioning filesystem. But when the filesystem is a Native filesystem this event is not trigged. I can not use the UnifiedDirectory.UnifiedFileAdded event, ref http://www.episerver.com/en/EPiServer_Knowledge_Center/Developer-Forum2/EPiServer-Developer-Forums-/EPiServer-CMS-version-5/14809/.
Which event should be used when using the VirtualPathNativeProvider on the filesystem?
BR,
Tore