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
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Reply via email to