Publishing Workflow Error "soap:ServerServer was unable to process request. Cannot load even receiver Nintex.Forms.SharePoint"

  • 26 March 2021
  • 0 replies
  • 223 views

Userlevel 3
Badge +8

Issue

When publishing a workflow, the publish fails with the error:

soap:ServerServer was unable to process request. ---> Cannot load even receiver assembly 'Nintex.Forms.SharePoint, Version =1.0.0.0, Culture =neutral, PublicToken=c52d764dcf7ec883'

 

Resolution

  1. Uninstall Nintex Forms following the uninstall guide:  https://community.nintex.com/docs/DOC-1028
  2. Run the following SQL query against the Nintex Configuration database:
  3. SELECT *FROM EventReceiversWhere SiteId = 'GUID of Site with issue'
    Remove any lingering records with the ClassName 'Nintex.Forms.SharePoint'
  4. Republish workflow

 

Error Code

soap:ServerServer was unable to process request. ---> Cannot load even receiver assembly 'Nintex.Forms.SharePoint, Version =1.0.0.0, Culture =neutral, PublicToken=c52d764dcf7ec883'

 

Additional Information

This will most likely occur after already attempting to uninstall Nintex Forms.

 


0 replies

Be the first to reply!

Reply