I'm trying to connect MediaBin and Process Automation (LiquidOffice) via web.config file.
In MediaBin, when I try to upload, download, email, approval actions, I have the popup error "unable to instantiate action".
I configured and published all the workflows on Process automation but when I instantiate a workflow in Process automation i have also an error on MBP.log "ConnId:1 Request: LogonRequest Reason:The user logon failed. The user name or password may be invalid for the specified domain"
The error in the Non-ClusteredHost.log is :
System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> MBWebApplication.Models.Exceptions.InvalidMBSessionException: The user logon failed. The user name or password may be invalid for the specified domain (0x8004041B)
at MBWebApplication.Models.MBWebSession.Logon(IMBServerAddress serverAddr, IMBCredentials userCreds) in C:\VMB_Main_Branch\ClientApps\MBWebApplication\MBWebApplication\Models\MBWebSession.cs:line 591
...
Thank you for your help
Ludovic