Note that there are some explanatory texts on larger screens.

plurals
  1. POActivate-Feature : Error activating feature <featurename> at siteURl>The located assembly's manifest definition does not match the assembly reference
    primarykey
    data
    text
    <pre><code>Error: Activate-Feature : Error activating feature …&lt;featurename&gt;……… at …&lt;siteURl&gt;……..The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) </code></pre> <p>Issue has caused when using PowerShell script to retract and deploy WSP solution, WSP deploys successfully but somehow it get failed to activate a feature with event receiver I am starting the services as below:</p> <pre><code>Stop-Service -Name “SPAdminV4” Start-SPAdminJob Start-Service -Name SPAdminV4 WaitForSolutionDeploymentJobToFinish $name </code></pre> <p><em>Note:</em> I have not found any issue when I do fresh deployment instead retraction/deployment.<br> I even it works file when I retract the solution in separate script and do deployment with new powershell instance </p> <p>I have found following references while investigating: <a href="http://sisharepoint.wordpress.com/2010/03/26/getting-around-gac-problems-when-you-deploy-sharepoint-solutions-with-powershell/" rel="nofollow">http://sisharepoint.wordpress.com/2010/03/26/getting-around-gac-problems-when-you-deploy-sharepoint-solutions-with-powershell/</a> <a href="http://blogs.msdn.com/b/briangre/archive/2011/02/17/sharepoint-2010-visual-studio-solution-deploy-deployment.aspx" rel="nofollow">http://blogs.msdn.com/b/briangre/archive/2011/02/17/sharepoint-2010-visual-studio-solution-deploy-deployment.aspx</a></p> <p>Please guide me to resolve this issue</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload