I have a custom .dll that I have recently moved to a W2003 Server box and
I'm
having problems getting it to function via RDS. I have followed the same
set
of docs that I used when it was set up originally on a W2000 Server. It is
currently functioning on that server, but we are moving it to the 2K3 box
and
I'm getting the following error when the first call is made to one of its
methods. Just after the instantiation (which gives no error) I can call
any
public method, including one that merely returns true, and I get the
following
Internet Server Error: Object/module not found
Err Num 8209 Source = Microsoft ADO/RDS
Could it be MDAC? I know that 2K3 ****ps with 2.8 and my .dll and calling
app
reference 2.7 because of the development machine. Could this be it? I've
double checked the ADCLaunch entries, IIS MSADC VDir, Registered the .dll,
verified all the permissions for these changes, and rebooted.
Anyone have any ideas.
Thanks


|