Hello all,
I have created a C# COM+ wrapper for Exchange Web Services API which I call from my PB 12.5 app. This works great.
I am now trying to debug some issues and I enabled trace in my C# code and compiled a new dll. The trace generates text files which can help me with the debug. This works fine and trace files are generated, when I run my PB app from the IDE. But, when I compile my PB app and run the exe, trace files are not generated. Any idea what might be wrong?
Thank you.
AV.