|
 |
asp_ado_rds thread: Invoking RDS Servers via RDS
Message #1 by "David Billingham" <db@p...> on Tue, 7 Aug 2001 18:25:42 +0100
|
|
Hi
I have an ActiveX dll that I can invoke from a VB application via RDS. This
works a treat on my NT4\IIS4 machine.
When I try to set this up on a Windows 2000\IE5 machine the code throws an
error 'Cannot create business object'. I have set up RDS on this machine so
the default DataFactory works OK and I have entered the Prog Id for my
Component in ADCLaunch key.
Does anyone have a suggestion as to what I should try next?
Thanks
David Billingham
PS I haven't tried a reboot yet as the machine is hosting live web sites.
Message #2 by Josh King <JoshK@g...> on Tue, 7 Aug 2001 12:37:30 -0500
|
|
This is from MSDN. You might have to try these steps:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ado270/htm/
mdhowconfigurerdsonwin2k.asp
Josh King
GeoAccess Inc.
xxx.xxx.xxxx x5237
xxx.xxx.xxxx x5237
-----Original Message-----
From: David Billingham [mailto:db@p...]
Sent: Tuesday, August 07, 2001 12:26 PM
To: ASP_ADO_RDS
Subject: [asp_ado_rds] Invoking RDS Servers via RDS
Hi
I have an ActiveX dll that I can invoke from a VB application via RDS. This
works a treat on my NT4\IIS4 machine.
When I try to set this up on a Windows 2000\IE5 machine the code throws an
error 'Cannot create business object'. I have set up RDS on this machine so
the default DataFactory works OK and I have entered the Prog Id for my
Component in ADCLaunch key.
Does anyone have a suggestion as to what I should try next?
Thanks
David Billingham
PS I haven't tried a reboot yet as the machine is hosting live web sites.
Message #3 by "Goparaju, B. Krishna" <B.Krishna.Goparaju@E...> on Tue, 7 Aug 2001 12:50:31 -0500
|
|
You might try recompiling dll in W2K and VB6-SP5 installed Win2K and repeat
the process.
The error could be due to referencing the class signature wrongly.
-----Original Message-----
From: David Billingham [mailto:db@p...]
Sent: Tuesday, August 07, 2001 12:26 PM
To: ASP_ADO_RDS
Subject: [asp_ado_rds] Invoking RDS Servers via RDS
Hi
I have an ActiveX dll that I can invoke from a VB application via RDS. This
works a treat on my NT4\IIS4 machine.
When I try to set this up on a Windows 2000\IE5 machine the code throws an
error 'Cannot create business object'. I have set up RDS on this machine so
the default DataFactory works OK and I have entered the Prog Id for my
Component in ADCLaunch key.
Does anyone have a suggestion as to what I should try next?
Thanks
David Billingham
PS I haven't tried a reboot yet as the machine is hosting live web sites.
Message #4 by "David Billingham" <db@p...> on Tue, 7 Aug 2001 20:07:04 +0100
|
|
Hi
Thanks for the link. That's the howto that enabled me to get the RDS
DataFactory object going - so I know the basics are all OK. I was wondering
if there was anything extra required for custom ActiveX servers - the Wrox
book says not.
Thanks
David
----- Original Message -----
From: "Josh King" <JoshK@g...>
To: "ASP_ADO_RDS" <asp_ado_rds@p...>
Sent: Tuesday, August 07, 2001 6:37 PM
Subject: [asp_ado_rds] RE: Invoking RDS Servers via RDS
> This is from MSDN. You might have to try these steps:
>
>
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ado270/htm/
> mdhowconfigurerdsonwin2k.asp
>
>
>
> Josh King
> GeoAccess Inc.
> xxx.xxx.xxxx x5237
> xxx.xxx.xxxx x5237
>
> -----Original Message-----
> From: David Billingham [mailto:db@p...]
> Sent: Tuesday, August 07, 2001 12:26 PM
> To: ASP_ADO_RDS
> Subject: [asp_ado_rds] Invoking RDS Servers via RDS
>
> Hi
>
> I have an ActiveX dll that I can invoke from a VB application via RDS.
This
> works a treat on my NT4\IIS4 machine.
>
> When I try to set this up on a Windows 2000\IE5 machine the code throws an
> error 'Cannot create business object'. I have set up RDS on this machine
so
> the default DataFactory works OK and I have entered the Prog Id for my
> Component in ADCLaunch key.
>
> Does anyone have a suggestion as to what I should try next?
>
> Thanks
>
> David Billingham
>
> PS I haven't tried a reboot yet as the machine is hosting live web sites.
>
>
Message #5 by "David Billingham" <db@p...> on Tue, 7 Aug 2001 20:09:22 +0100
|
|
Hi
Thanks for the thought. I tried creating an instance via some VB on the
machine itself and it works OK. Unfortunately I don't have a Win2000 machine
to try this with - or not until next week when I get my new pc :)
Thanks
David
----- Original Message -----
From: "Goparaju, B. Krishna" <B.Krishna.Goparaju@E...>
To: "ASP_ADO_RDS" <asp_ado_rds@p...>
Sent: Tuesday, August 07, 2001 6:50 PM
Subject: [asp_ado_rds] RE: Invoking RDS Servers via RDS
> You might try recompiling dll in W2K and VB6-SP5 installed Win2K and
repeat
> the process.
> The error could be due to referencing the class signature wrongly.
>
>
> -----Original Message-----
> From: David Billingham [mailto:db@p...]
> Sent: Tuesday, August 07, 2001 12:26 PM
> To: ASP_ADO_RDS
> Subject: [asp_ado_rds] Invoking RDS Servers via RDS
>
>
> Hi
>
> I have an ActiveX dll that I can invoke from a VB application via RDS.
This
> works a treat on my NT4\IIS4 machine.
>
> When I try to set this up on a Windows 2000\IE5 machine the code throws an
> error 'Cannot create business object'. I have set up RDS on this machine
so
> the default DataFactory works OK and I have entered the Prog Id for my
> Component in ADCLaunch key.
>
> Does anyone have a suggestion as to what I should try next?
>
> Thanks
>
> David Billingham
>
> PS I haven't tried a reboot yet as the machine is hosting live web sites.
>
>
>
>
|
|
 |