• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Microsoft VBScript runtime error '800a0046'

M

may29adil

Guest
Hello,

i am using FSO (FieSystemObject) and when i upload anything i get this error Microsoft VBScript runtime error '800a0046' Permission denied.

so please tell me wht to do
i even complete these steps
http://forum.swsoft.com/showthread.php?t=51887

but problem was't sloved so please tell me anyone what to do???

Thanks
Adil Irshad
 
for Permission denied errors that means that what ever account is attempting to write the files doesnt have access to the destination folder.

So use the FileMon utility from sysinternals (now owned by microsoft) - its free - and that should tell you what is being denied and where.

it could be something simple like the c:\tmp or c:\windows\tmp folder doesnt have network service permissions set, or it could be something much more involved.
 
Back
Top