Hi Stefan, I'm wondering if it's because it's on a 64 bit windows 2003 server machine. It seems to have a problem with the path having a space in it (c:\program files (x64)\webshot\).
> Have you tested via the commandline first and made sure that that > works? > Maybe try the .dll version and use cfobject? > > Also note the implementation tips: > http://www.websitescreenshots.com/Usage.aspx#cltips > > I remember having problems with cfexecute myself in the past and I > seem to remember that I overcame them by using a substitute tag, I > think it was this one: > http://www.cftagstore.com/tags/cfxexec.cfm > > Stefan > > > > > On 12 Nov 2009, at 04:46, Richard Steele wrote: > > > > > Thanks. I've installed it on our Windows 2003 Server. However it > doesn't seem to work in a cfexecute. What might I be missing here? > > > > > > <cfexecute name="c:\program files (x86)\webshot\webshotcmd.exe" > arguments= "/url 'http://www.yahoo.com'" /> > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:328299 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

