Error code : 80042802. xxxx.dll apperas to be an unsigned assembly which is disabled from executing as spcifed in workflow.config

When you call assemly from Workflow you may get this error.
Microsoft CRM 3.0 workflow does not support unsigned assembly.You should specifically determine to Workflow engine to use unsigned assembly.
To do this just add
allowunsignedassemblies="true"
into Workflow.config.xml which is probably in "C:\Program Files\Microsoft CRM\Server\bin\assembly" directory.
result will be ;

Comments

Post a Comment

Popular posts from this blog

New Journey : Linux in Windows and containerization through Docker Desktop for Windows

Could not load file or assembly 'System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. The system cannot find the file specified at Configuration class initiation in CrmServiceHelper.cv

Installation of Microsoft Visual C++ Runtime failed. Exit code: 5100. Result: Asia in Microsoft Dynamics CRM 2011