I have a File Provider talking to a Simple Provider that works fine in normal circumstances. Now, I'm trying to handle the create-create conflict (I believe that's called a constraint conflict?) myself. When I create a create-create conflict, I get
an error message that I believe is correct (see below underlined). How can I catch this event and deal with it? I essentially want to catch the event, check the last modified data from both sides (which is stored in both metadata) and have the
later one win.
Thanks
The simple provider found an item in the metadata store with the same identity fields as the current item.
Peter Kellner http://peterkellner.net Microsoft MVP • ASPInsider