Problem with .NET Docker Debug

Hi everyone,

I made a docker with a WPF application written in vb.net, now i need to connect in debug.

When i launch debug from Visual Studio, it runs Corel but the process seems to be not connect (there are no message and it jumps the breakpoints), instead if i run corel and i try to connect to process it give me the message:

"Unhandled exception in 0xFFFFFFFFFFFFFFFF in CorelDRW.exe: 0xC0000005: Access Violation in the path 0xFFFFFFFFFFFFFFFF."

i'm using CorelDRAW X6 and Visual Studio 2008 on Windows7 64bit (but i try even on a 32bit PC whit the same message).

what can i do?

Thanks.