-
Posted to
Classic ASP
by
Lord_Palethorn
on
05-15-2008, 6:35 PM
I don't know, I tried giving IUSR full access to my register, even that didn't work.. I'll also try with network service.. no difference..
-
Posted to
Classic ASP
by
Lord_Palethorn
on
05-15-2008, 8:20 AM
I have kind of the same problem using HTMLDOC to create PDF files:
First I have a streamwriter to C:\invoices_pdf\factuur.html (this works perfect)
then i get permission denied on:
Set oWSH= Server.CreateObject("WScript.Shell")
oWSH.Run """C:\Program Files\HTMLDOC\htmldoc.exe"" --webpage -f ...