M
Marco Dalla Gasperina
Guest
Hello,
I'm trying to debug an EXE COM server. I used to be able to start the client which would load the COM objects, then I would attach to the server via Visual Studio. But, I can't seem to do that anymore. The problem is that the COM exe server does not show up in the attach-to dialog. Nor does it show up in Task Manager.
I know the exe is loaded because the objects exist in the client.
If this is no longer possible, how does one go about debugging a COM server process?
thanks,
marco
Continue reading...
I'm trying to debug an EXE COM server. I used to be able to start the client which would load the COM objects, then I would attach to the server via Visual Studio. But, I can't seem to do that anymore. The problem is that the COM exe server does not show up in the attach-to dialog. Nor does it show up in Task Manager.
I know the exe is loaded because the objects exist in the client.
If this is no longer possible, how does one go about debugging a COM server process?
thanks,
marco
Continue reading...