Instantiating Remote Objects through COM
From: Deepak Natarajan (DeepakNatarajan_at_discussions.microsoft.com)
Date: 10/19/04
- Next message: Deepak Natarajan: "Instantiating Remote Objects through COM"
- Previous message: Gold'n'Green: "Re: Run-Time Check Failure #0 - The value of ESP was not properly saved across a function call."
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 19 Oct 2004 00:07:02 -0700
Hi,
I want to instantiate a component in Machine B from Machine A. i.e The
orginal component is registered in Machine A and i want to create a object of
it in Machine B.
I have made an entry in teh registry of machine B with the same class ID
with which it was registered in machine A.
Now the problem is that its trying to contact machine A and create the
object , but come out witha n error message saying "Access Denied".
Both machines A and B are within the same domain.
What should i do to have machine B create an instance of the Component from
Machine A..
Can any one help me out....
regards..
Deepak
- Next message: Deepak Natarajan: "Instantiating Remote Objects through COM"
- Previous message: Gold'n'Green: "Re: Run-Time Check Failure #0 - The value of ESP was not properly saved across a function call."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|