You may need to put the htmldoc in a directory that has execute permissions for the web.  The default IIS scripts directory c:\inetput\scripts usually has execute permissions if you want to try that directory without changing permissions in other directories.  The directory also may need read and write because the output of the htmldoc.exe needs to write it's output to file probably.  I have looked at this app but have not tried to run it.  I am testing out a pdf com object instead but it has a 500 us per server price tag.
 
Gary Bonde
[EMAIL PROTECTED]
Web/DB Analyst
CECGeo Group
www.cecgeo.org
----- Original Message -----
Sent: Wednesday, March 27, 2002 5:02 PM
Subject: [CFTALKTor] RE: HTML2PDF3

The log file does not have more error specific info then this:
 
If I specify the file name:
 
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; Q312461), Cannot execute c:\cfusion\htmldoc\htmldoc.exe
Windows NT error 2 occurred.
 
If I don't specify the file name:
 
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; Q312461), Cannot execute c:\cfusion\htmldoc
Windows NT error 5 occurred.
 
Read me file says "myHTMLDOC= (REQUIRED) The full path to  HTMLDOC.exe with NO trailing slash (path only, do not include filename.). (ie. C:\cfusion\htmldoc )"
 
But provided example has totally opposite
<CF_HTML2PDF3 myHTMLDOC="c:\cfusion\htmldoc.exe" myOPTIONS="--landscape --fontsize 10pt">
 
Dimitri

[Dimitri Abramov]  -----Original Message-----
From: Steve Budan [mailto:[EMAIL PROTECTED]]
Sent: March 27, 2002 4:27 PM
To: Dimitri Abramov
Subject: RE: Reporting tools

I believe NT error 5 indicates a bad path or at least one that either NT or CF doesn't like. See if the event log has anything more specific.
 
Aren't you supposed to specify a file? I don't see one in your example
 
-steve

Reply via email to