Dont your try to connect first, then create...? or maybe Im not understanding try/catch....
Adrian -----Original Message----- From: Andrew Scott [mailto:[EMAIL PROTECTED]] Try this instead. <cftry> <cfobject type="COM" name="server.interkomobject" action="create"> <cfcatch> <cfobject type="COM" name="server.interkomobject" action="connect"> </cfcatch> </cftry> I think there is a better example in Ben's books. ______________________________________________________________________ Why Share? Dedicated Win 2000 Server � PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusionc FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

