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