I have a client on one machine and server on another. I am logged in on both machine as the user. I am node Admin on both machines. I start the server on one machine and then the client on the other. Client can successfully call advise on the source interface of the server. But, if I don't start the server manually, The advise method returns the error "Access is denied". In the Adise method, the error happens in a call to QueryInterface. Does anybody know what is the problem.
Thanks
Thanks