Hello.
If I install step for some entity, for example 'Contact', and choose message 'Create', turn on profiling in plugin reqistration tool, after creating contact I get this message:
In 'Show Details' tab I can get ErrorDetails which can be used for debugging in Visual Studio. Okay.
But if work with 'Retrieve' or 'RetriveMultiple' messages, how can I get ErrorDetails.txt? For example, I am developing plugin for 'Contact' entity and message 'RetrieveMultiple'. I do this:
Profiling on, its okay. But where is ErrorDetails file? Where can I find it? I really need it for debugging in Visual Studio. Thank you.