Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

RDS Custom Business Object on W2K

2 views
Skip to first unread message

rm...@my-deja.com

unread,
May 1, 2000, 3:00:00 AM5/1/00
to
I am testing my VB RDS business object (ActiveX DLL) on a machine with
Windows 2000 Professional running IIS. My business object's PROGID has
an entry in
HKLM\SYSTEM\CURRENTCONTROLSET\SERVICES\W3SVC\Parameters\ADCLaunch. On
the client-side (client and server are same at the moment) I create an
instance of my business object using RDS Dataspace and call a method on
the object as follows:

...

Dim MyObj As Object
Set MyObj = RDSDataSpace.CreateObject ( <PROGID>, "HTTP://<SERVER>" )
MyObj.MyMethod

...

When Mymethod is called, the server launches two instances of
dllhost.exe. I am not trying to use DCOM or create the object locally.
I was expecting my object to be created inside inetinfo.exe.

Can someone help me understand why RDS thinks this is a DCOM request?
Do I need to set something else in the registry to fix this problem?


Sent via Deja.com http://www.deja.com/
Before you buy.

0 new messages