Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_ado_rds thread: Re: Error calling component via RDS


Message #1 by "Marek" <mmsoft@n...> on Sat, 2 Dec 2000 10:13:42 -0000
Hallo, I'm Marek.



I have also this problem.

Did you get an answer from somebody ?



Kind regards,



Marek.

Message #2 by =?iso-8859-1?Q?Jenz_R=F6nnow?= <jenz@c...> on Mon, 4 Dec 2000 08:17:53 +0100
Nope...



No one seems to have the faintest clue about this...

Amazing though, because win2000 should be out and

running on several server at this time.



Maybe the most do not call components via RDS.Dataspace.



We have to wait and se...



Have you tried to work with the sequrity settings? At first

I thought that it could be some setting, but, I tried a lot 

of things on friday evening, but I gave up after a couple of

hours... 



/JR



-----Original Message-----

From: Marek [mailto:mmsoft@n...]

Sent: den 2 december 2000 11:14

To: ASP_ADO_RDS

Subject: [asp_ado_rds] Re: Error calling component via RDS





Hallo, I'm Marek.



I have also this problem.

Did you get an answer from somebody ?



Kind regards,



Marek.



Message #3 by jamesdls@b... on Mon, 4 Dec 2000 15:19:54 -0000
Here is a summary of things I had to do/check in order to get RDS to work.

 Most of these came from Wrox's Pro. ADO 2.5 RDS Prog. w/ASP 3.0, though

some came from the Microsoft Knowledge Base.  I am running a Windows 2000

Advanced Server.



Security issues and observed effects concerning RDS



anonymous Internet account must have NTFS permission to directory with RDS

dll's



DataFactory (and any other custom business object) must be included in

certain registry key (ADCLaunch) to work remotely



custom dll's must be marked "safe for scripting" when packaging, or two

registry entries must me made for each



access to MSADC virtual directory must be granted to anonymous Internet

account and to computers that will remotely create objects (this includes

everyone, more or less)



IE settings must be lowered for the (ActiveX) objects to work



Including my server in the Advanced list in the IE security settings (see

above) PREVENTED the DataFactory from working "in-process," but excluding

it did NOT prevent the DataFactory from working



handunsf.reg needs to be merged with registry for RDSServer.DataFactory to

run (simplest solution, though poses security risk); restarting computer

seems necessary


  Return to Index