> After reading through the knowledgebase article on disabling 
> RDS
> 
> http://www.allaire.com/Handlers/index.cfm?ID=11712&Method=Full
> 
> I am unsure what the correct steps are for CF 3.1.x. Is it 
> possible to disable RDS in CF 3.1.x?
> 
> There are 2 services - CF Executive and CF IDE - I don't 
> really want to disable the IDE service without a fuller 
> understanding on what else it might impact.

In CF 3.x, RDS functionality is provided by the IDE service, if I recall
correctly. You can stop that service without affecting anything else. The
Executive service may try to restart it; you can stop this by setting the
registry value:

HKLM\Software\Allaire\ColdFusion\CurrentVersion\IDE\ServiceRunning

to "0". (At least, I think that works in 3.x. It's been a while.)

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to