
COM secruity .... Access Denied
I have an OCX client which connects to a running service and attains a
pointer to a secondary service which is created by the the first. I have
access to the interface methods of the first service though when I try to
access the methods of the second service I always get access denied... I
tried setting security parameters usings DComConfig and changing the
settings at the client end is proving difficult... Does anyone have any
ideas on how to change security settings for a non ATL COM project ???
Cheers
Brad