Loading...

problem with web part qdiscussion view

problem with web part qdiscussion view

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #3852
      Anonymous
      Anonymous
      Participant

      when 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)

    • #5145
      Anonymous
      Anonymous
      Participant

      Sounds 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.

Viewing 1 reply thread

You must be logged in to reply to this topic.