Dev blog
2019-06-19
Failed to load receiver assembly
This is a very common issue and it manifests in Visual Studio during deploy. For me, remedy was this:
Delete obj and bin folders of the solution.
Restart Visual Studio.
Set Always Force Install to true on all features.
Deploy.
Optionally, after successful deployment revert Always Force Install to false on all features.
More on the subject:
https://sharepoint.stackexchange.com/questions/49612/failed-to-load-receiver-assembly-when-activate-feature
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)