Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_components thread: Error calling component via RDS


Message #1 by =?iso-8859-1?Q?Jenz_R=F6nnow?= <jenz@c...> on Wed, 18 Oct 2000 08:31:45 +0200
This is a multi-part message in MIME format.



------=_NextPart_000_0000_01C038DC.9EC89540

Content-Type: text/plain;

	charset="iso-8859-1"

Content-Transfer-Encoding: 8bit



I'm trying to call a component in ASP via RDS like this:

 

set proxy = Server.CreateObject("RDS.Dataspace")

set obj = proxy.CreateObject("SomeObject.Class", "someip")

ret = obj.SomeMethod("Some argument")

 

I have added a key in the registry on the server under ADCLaunch.

 

This works fine on a Windows NT Server 4.0 but I get

an error on Windows 2000 Server, all versions.

 

Anyone have a faint clue?

 

 

 

/Jenz, System Developer

 







  Return to Index