|
-
Oct 12th, 2001, 05:29 AM
#1
Thread Starter
Lively Member
Moving From One Server To Another
B4 I start..... I've never done any DCOM stuff before!
Alright I've a DLL sitting on Server A which is used by many routines on other servers. We're getting rid of Server A and so I want to move the DLL to Server B - which already has a routine which references the DLL on Server A.
So I went thru' Component Services with the intention of registering it on Server B.... only to find a reference already there.
Why does the routine on Server B look at Server A DLL when the DLL sits on both? How can I force it to reference the one on Server B?
I fear that the routines were compiled with a reference to the physical DLL on Server A..... which makes a mockery of the whole idea behind DCOM surely? If I've got to recompile the routines I may as well have the DLL sitting on each individual machine.
A ten minute job is looking like a mareish journey into at least a week of testing at the moment.
Any help appreciated....
Anakim
It's a small world but I wouldn't like to paint it.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|