hi.
new in dcom .
2 q:
1.i get an error msg when im try to raiseEvent from the
server ( other computer) ...
the error is "security package-automation error"
is there somthing special to do..so the DCOM server can
raise events and the client will notify correctly?
2.if i pass refrence to DCOM Server...
and the the DCOM server calls method to that reference object , the method can call correctly?
example:
public Sub MethodDCOMSErver( obj as CMycls)
