nope no problems...make sure you have the path right...i ran into somewhat of the same issues when I wasn't correctly path'ing the calling cfexecute tag....
c:\whatev~1\tony.exe needed to have the ~ for long dir names. make sure of this. hthx ..tony Tony Weeg Senior Web Developer Information System Design Navtrak, Inc. Fleet Management Solutions www.navtrak.net 410.548.2337 -----Original Message----- From: David Adams [mailto:[EMAIL PROTECTED]] Sent: Monday, November 25, 2002 4:28 PM To: CF-Talk Subject: STATUS_OBJECT_NAME_NOT_FOUND - Does MX have a hard time creating objects? I am using CFEXECUTE to initiate an outside process from a small binary file. In the CFEXECUTE tag I set the time out to be something like 60 seconds and CFMX will try several times to initiate this process and will eventually give up and render a timeout error in the client browser. I can run the same binary file from the cmd prompt and this utility will work successfully. I take my same code and run it on a CF4.5 box and it actually works. To diagnose the problem I hooked up NetMon and under the SMB traffic it reported a lot of error messages such as STATUS_OBJECT_NAME_NOT_FOUND. Does this mean the CFMX has a hardtime working with outside processes or creating objects than it predecessor? Dave Adams CFUG Ottawa ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting.

