• 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.

Issue ASP Upload not working anymore after update to Onyx

Dan Hero

New Pleskian
Our server is running aspupload and asppdf. We updated Plesk from an old version to Onyx, and the two DLL were not working anymore. I adjusted the permession for asppdf, setting full control to Everybody and now it works great again, but ASP Upload still shows the error

Server object error 'ASP 0178 : 80070005'

Server.CreateObject Access Error

/progress.asp, line 25

The call to Server.CreateObject failed while checking permissions. Access is denied to this object.

even if both dll (aspupload64.dll and aspupload.dll in program files/program files (x86)) have Everybody permission set to full control. I'm super sure that both applications (pdf and upload) were running just fine before the update.

Any hint?
 
Last edited:
Hello,

Could you please run Process Monitor utility and watch for ACCESS DENIED events occured. Sometimes one library can load other library or try to load some content from different location and maybe we need to grant access to some other locations as well.
 
Back
Top