rds

Object/Module not found: RDS from VB6 app to a Win2003 server

I have a rather legacy application EXE written in VB6 and running on a Windows 2000 server that uses RDS (Remote Data Services) to access a business object DLL (also written in VB6) running on a Windows 2003 server. The DLL has never run on this server (we're moving the component off the old W2K server), but it is registered and defined...

Any known issues with msxml3.dll on Windows 2003?

I'm trying to migrate a VB6 business object, which uses RDS to be accessed, from a Windows 2000 to a Windows 2003 server environment. I've made no changes to the app, nor the calling app, but I am getting an error code 440 Automation Error when the code execution reaches the point of parsing the XML data that the object is supposed to p...

Is there any concept like RDS(Remote Data Services) in .net ???

Is there any concept like RDS(Remote Data Services) in .net ??? ...

how to fix source not found message for coldfusion eclipse remote debugging?

I have eclipse with coldfusion builder installed, and I set up the various screens - RDS and coldfusion debug settings in preferences, project properties and set the server up there. It seems like it is almost working, the RDS screens work, and I can start debugging, but when it hits my breakpoint I get a blank source page that says 'So...

ColdFusion RDS through Basic Authentication

Is it possible to enable RDS for ColdFusion 8 on a server that requires Basic Authentication? The web server is IIS. ...