I having permission problems with creating the PDF object. The below error comes from the line:
Set oPdf = CreateObject("Aspose.Pdf.Pdf")
which worked fine before.
Any ideas?
***
Microsoft VBScript runtime error '800a0046'
Permission denied: 'CreateObject'
/Admin/ManageDocs/ViewDocumentWithData.asp, line 178
***