We developed a MTS/NT application where we extensively used GetOriginalCallerName() method in order to get which is the domain user that initiated the sequence of calls from which the call into the current object originated.
The application has been moved to COM+ and now is running under W2K.
Now, we need to get which workstation is making the call (I mean to get W2K workstation name).
Is there a way to get it?
Thanks in advance for any help.
Luca
The application has been moved to COM+ and now is running under W2K.
Now, we need to get which workstation is making the call (I mean to get W2K workstation name).
Is there a way to get it?
Thanks in advance for any help.
Luca