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

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

Exception caught instantiating TERADATA report server extension SQL Reporting Services

you face "ISV code aborted the operation" when you change status of the any record in Dynamics CRM 2013