Hello Vinx,
thank you for your answer, but we do not have problems to create the scripts or to attach the debugger (see my posting, we already set the breakpoints in the EA debugger).
The problem is, that the breakpoints have white question marks in it it red circle, even if the process is attached.
That means, the breakpoints are not realy attached to the code (see documentation in EA).
This is what we see in the modules tab of the debug workbench.
Only the hosting dll, which load our assembly dynamically are listed in the modules tab, but not the assembly which contains the code.
This worked fine in 7.0.
Now there seem to be problems, with dynamic assemblies.
So we CAN set the break points,
we CAN attach to the process,
but the break points are never reached.
When we start a process explorer, we see that our assembly is loaded.
On the ui we see that the code is running, but the ea is not able to attach the break point to it.
I wrote a bug report in the mean time.
Or is there anybody who can give us a workaround.
Regards
Michael