Is the com object multithreaded, and if it is are you sure you are checking that the com object is open before trying to create it?
There are two actions Create and Connect, create if it is not already opened and connect if it is. -----Original Message----- From: Franke, Ir. G.J. [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 6 February 2002 10:11 PM To: CF-Talk Subject: Bug in CF 5.0 communicating with COM objects Does anybody know where to report Bugs in CF 5.0? Useing COM objects with CF 5.0 produces an error, especially when the COM operation last longer than one second: at the second or third request after creating the com-object with <cfobject> or createobject() the server throws this error: "Error building an argument list for: PROCESSANDPARSEREQUESTS" or cfserver.exe goes to 99% CPU usage in case of a .dll COM object. With CF 4.5 COM-objects work fine... wasted lots of money on a new CF version...damn! cheers, Jappe ______________________________________________________________________ Dedicated Windows 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=coldfusiona 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

