November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
To see that your event handler is called you could either use e.g. log4net to log. If you run mirroring on a development machine you could also attach your visual studio instance to the w3wp process that runs the mirroring source service (the mirroring service is a wcf service hosted by IIS) and set break points in your code.
You do not need to do anything on the import side.
There are however events availiable on the import side as well if you e.g. need to set/change some value on your object instance before it is saved to DDS.
Good Day All!
I have a question. I have been through literally all of Johan's blog posts about mirroring and extending them, but i do have a question about DDS. Currently my code is as follows:
So my question now is, how can i tell that the DataExporter_Exporting is fired AND how is this handled on the target site. Do i need to write an importing module as well to handle the dds data. Anyhelp would be extremely helpful. Thank you(Gracias, tack, etc.....)