This bat works very well. ;-)

--min


net stop "Cold Fusion Executive"
net stop "Cold Fusion Application Server"
net stop "Cold Fusion RDS"
net start "Cold Fusion Executive"
net start "Cold Fusion Application Server"
net start "Cold Fusion RDS"

net stop iisadmin /y
net start iisadmin
net start w3svc
net start msftpsvc
net start smtpsvc


> Unfortunately, it doesn't.
>
> We are finding that if we need to replace the COM object with a newer one,
> that CF is holding onto it.
>
> will nothing just like that work?


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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