I've called COM Object procedures that take as long as 10 seconds to run from CFAS 5 with no errors. I hazard to guess the problem lies in your COM Object, the way in which you're calling the COM Object,your server configuration, or somewhere else.
~Simon Simon Horwith Macromedia Certified Instructor Certified Advanced ColdFusion 5 Developer Fig Leaf Software 1400 16th St NW, # 500 Washington DC 20036 202.797.6570 (direct line) www.figleaf.com -----Original Message----- From: Dave Watts [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 06, 2002 11:39 AM To: CF-Talk Subject: RE: Bug in CF 5.0 communicating with COM objects > Does anybody know where to report Bugs in CF 5.0? Macromedia Software Feature Request and Bug Report: http://www.macromedia.com/support/email/wishform/ > Useing COM objects with CF 5.0 produces an error, especially > when the COM operation lasts 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! Are you sure this is specific to CF 5 only? That is, are you only encountering this with a single COM object, or have you tried others? Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ______________________________________________________________________ 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

