Deployed with extensibility kit wsp, make an error in the default site web parts.

Answered Deployed with extensibility kit wsp, make an error in the default site web parts.

  • Tuesday, March 19, 2013 10:05 AM
     
     

    I deployed the extensibility kit wsp as per the steps given in the below link,

    http://social.msdn.microsoft.com/Forums/en-US/commserver2009/thread/3394269f-955f-48bf-82b3-553cf67b7c03

    It got deployed fine.

    But the product query web part on default share point commerce server site throwing the following error.

    Web Part Error: A Web Part or Web Form Control on this Page cannot be displayed or imported. The type Microsoft.Commerce.Portal.UI.CatalogSharePoint.WebParts.SPProductQuery, Microsoft.Commerce.Portal.UI.CatalogSharePoint, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 could not be found or it is not registered as safe.

    I don't find the Microsoft.Commerce.Portal.UI.CatalogSharePoint.dll with the PublicKeyToken 31bf3856ad364e35 in the solution or  web.config of the web application.

    Can anyone suggest me to fix the above mentioned exception?

    Thanks,

    Anandan M



    Anandan M

All Replies

  • Tuesday, March 19, 2013 1:50 PM
     
     Answered

    To fix this issue,

    1.Remove a product query web part from the page.

    2.Add the same product query webpart in to the page by click Add a web part button.

    3.Click Webpart Menu-->Edit web part, In commerce section add <label for="ctl00_MSOTlPn_EditorZone_Edit1g_607b4353_9331_448e_8a1a_3f1229187790_ctl03_MaxResultsPerPage_EDITOR" title="Sets the maximum number of results per page.">Maximum # results per page</label> value as you wish to see the no of results in a page.

    4.Click apply and Ok.

    5.IISRESET and refresh a page.

    Thanks,

    Anandan M


    Anandan M


    • Marked As Answer by Anandan M Tuesday, March 19, 2013 1:50 PM
    • Edited by Anandan M Tuesday, March 19, 2013 1:51 PM
    •