I want to debug a StartupParams.otd file during CPS/OES export.
Debugging with XaeShell:
If I try to do this with XaeShell, I´m able to select "attach to Process", then debugging is running and the code stops in the breakpoint.
But if I add a variable to the watch list, then comes the message "internal error in the C# compiler".
I have this behavior on my old and on my new Laptop.
Debugging with VisualStudio 2013:
If I try to do the debugging with VisualStudio 2013, then I get this fault message, when I klick on the "attach to process... " button:
I have this behavior only with my new laptop. With my old laptop, debugging with VisualStudio 2013 woks correct.