• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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