- This topic is empty.
- AuthorPosts
-
- 05/27/2010 at 6:26 am #3852
AnonymousParticipantwhen i try to add the web part i get this error unable to add selected web part qdiscussionview: the located assemblys manifest definition does not much assembly reference ( exepection from HRESULT:0x80131040)
- 05/27/2010 at 6:26 am #5145
AnonymousParticipantSounds like an installation and configuration issue.
First I would check into SharePoint Central Admin page -> Solution Management and verify if "Quest Shared Web Parts.wsp" solution package has been properly added/deployed. I would try to retract it and redeploy it to see if any error occurs.
Second I would go check GAC and look for WA.Common, WA.Core, WA.Resources and WA.Web Parts assembly DLL presented in GAC.
Third I would check the SharePoint web application configuration file and make sure the SafeControl entry is added properly:
<SafeControl Namespace="WA.WebPart" Assembly="WA.WebPart, Version=4.0.0.0, Culture=neutral, PublicKeyToken=2b4b09f1c57c8f0b" TypeName="*" Safe="True" />
Lastly, if you have installed previous version, you need to go to Control Panel to uninstall it first before running the new installer and make sure the uninstallation completely removes all files include the solution package.
-
- AuthorPosts
You must be logged in to reply to this topic.