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

Server.CreateObject_Failed

S

sagelike

Guest
Hopefully someone can help with this problem...it seems to pop up regularly.

I've installed aspupload on the server and whenever I try to upload a file via the browser I get this error:

ASP_0177_:_800401f3|Server.CreateObject_Failed 80 - xx.xxx.xxx.xxx

I've run into this problem a number of times with other server components such ANSMTP.

My guess is that the problem is the same each time. It's a permissions issue however I've had no luck fixing it.

What do I need to do to make components such as ansmtp or aspupload work?

Thanks in advance for your help!

Cheers
G.
 
You need to check Permissions for directory where DLL reside.
for example:

C:\Program Files\Persits Software\AspUpload\Bin

Add the following Permissions:

PSACLN = Read & Execute
 
hi

go to c:\inetpub\mailroot\pickup folder ntfs permission, remove the deny rights of the user psaadm & psa cln

add the group users & provide read & write permission.
 
I tried adding Read/Exe but that didn't work. I see both psaadm and psacln have Deny:Write and Deny:Special Permissions which both appear to deny just above everything. Should these be remove or modified?

Thanks for your help.
 
I take it your referring to the ansmtp problem I'm having? Do you mean add the general group "Users"

thanks!
G
 
Back
Top