|
 |
asp_components thread: Setting DLL Base Address
Message #1 by "J House" <jesse@s...> on Tue, 26 Jun 2001 17:20:35
|
|
I have created a COM+ dll on my local machine and am planning to move it
to a server, is there a way to determine the best DLL Base Address, so
that it won't conflict with any existing components? I guess the better
question is how do you find out where existing components DLL base address
are?
How important is it to not conflict? very important?
Message #2 by "Balajewicz, Greg" <Greg.Balajewicz@A...> on Tue, 26 Jun 2001 11:35:50 -0500
|
|
its not that important...you can do it for efficiency only.
-----Original Message-----
From: J House [mailto:jesse@s...]
Sent: Tuesday, June 26, 2001 1:21 PM
To: ASP components
Subject: [asp_components] Setting DLL Base Address
I have created a COM+ dll on my local machine and am planning to move
it
to a server, is there a way to determine the best DLL Base Address, so
that it won't conflict with any existing components? I guess the better
question is how do you find out where existing components DLL base
address
are?
How important is it to not conflict? very important?
Message #3 by Shaun Steckley <SSTECKLEY@P...> on Tue, 26 Jun 2001 18:57:37 -0400
|
|
Then why is it not important? I would think that efficiency is
important to
all developers...
I am also interested in the answer to the first question:
"is there a way to determine the best DLL Base Address, so
that it won't conflict with any existing components?"
So I am going to do a little research. I will let you know if I find a
good
reference...
-----Original Message-----
From: Balajewicz, Greg [mailto:Greg.Balajewicz@A...]
Sent: Tuesday, June 26, 2001 12:36 PM
To: ASP components
Subject: [asp_components] RE: Setting DLL Base Address
its not that important...you can do it for efficiency only.
-----Original Message-----
From: J House [mailto:jesse@s...]
Sent: Tuesday, June 26, 2001 1:21 PM
To: ASP components
Subject: [asp_components] Setting DLL Base Address
I have created a COM+ dll on my local machine and am planning to move
it
to a server, is there a way to determine the best DLL Base Address, so
that it won't conflict with any existing components? I guess the better
question is how do you find out where existing components DLL base
address
are?
How important is it to not conflict? very important?
Message #4 by Shaun Steckley <SSTECKLEY@P...> on Tue, 26 Jun 2001 19:52:22 -0400
|
|
Here is a good article. It even references a free utility that you can
download to find the base address of a certain DLL/OCX...
http://www.vbaccelerator.com/codelib/article/baseaddr.htm
Hope this helps!
ss
-----Original Message-----
From: Shaun Steckley [mailto:SSTECKLEY@P...]
Sent: Tuesday, June 26, 2001 6:58 PM
To: ASP components
Subject: [asp_components] RE: Setting DLL Base Address
Then why is it not important? I would think that efficiency is
important to
all developers...
I am also interested in the answer to the first question:
"is there a way to determine the best DLL Base Address, so
that it won't conflict with any existing components?"
So I am going to do a little research. I will let you know if I find a
good
reference...
-----Original Message-----
From: Balajewicz, Greg [mailto:Greg.Balajewicz@A...]
Sent: Tuesday, June 26, 2001 12:36 PM
To: ASP components
Subject: [asp_components] RE: Setting DLL Base Address
its not that important...you can do it for efficiency only.
-----Original Message-----
From: J House [mailto:jesse@s...]
Sent: Tuesday, June 26, 2001 1:21 PM
To: ASP components
Subject: [asp_components] Setting DLL Base Address
I have created a COM+ dll on my local machine and am planning to move
it
to a server, is there a way to determine the best DLL Base Address, so
that it won't conflict with any existing components? I guess the better
question is how do you find out where existing components DLL base
address
are?
How important is it to not conflict? very important?
|
|
 |