While debugging I get this message and I can't debug into the servcied
component.
I have started my console application an stopped at a break point. then
attachedt to com+ component. But while debugging I get this message.
Can anyone tell me why I am getting this message and how to debug this com+
object.
This enterprise com+ object is being created when my enterprise dll is ran.
the com+ object is being created dynamically from code. I don't seem to have
everything setup properly so I manually modifiy the COM+ object to use my
user id and password for the Identity. I have used both Library and server
application while trying to debug this thing.
Help! Jerry