ok,

After spending HOURS on this, I just can't seem
to figure out what's going on.

First off, I'm trying to use the tag html2pdf3 as a wrapper
for htmldoc.exe to generate PDF from queries.

I always get a TIMEOUT error with this... so.. I paid
the guy who wrote the tag, Michael Shreiber, a whopping
$5 bucks to get the unencrypted version.

I then increased the timeout of 30 in the tag to 90 then 120 etc, etc
NO LUCK.. still getting timeouts....

So, I went to the server and created a batch file using some static
files as a test. Of course it work's flawlessly when i either run it from
the command line
or double click on the .bat file. What is going on???....
Maybe  permissions! I change the service account to my ADMIN account..
same thing happens.

RTFM  I go and try this example.

<cfexecute name = "C:\WinNT\System32\netstat.exe"
  arguments = "-e"
  outputFile = "C:\Temp\output.txt"
  timeout = "1">
</cfexecute>

This works without a hitch!

So.. I moved HTMLDOC.exe into the same directory as netstat..
No luck.


I am at wits end.. anybody using CFMX with CFEXECUTE successfully?
If so, please share your secrets... especially if you are using html2pdf3.

Dave

______________________________________________________________________
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
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

Reply via email to