StoreFront 1912 LTSR - Unable to add favorites

StoreFront 1912 LTSR - Unable to add favorites

book

Article ID: CTX320807

calendar_today

Updated On:

Description

Cannot add app. Getting error when adding the apps/desktop to favorites

Resolution

  1. Replace the following section in the C:\inetpub\wwwroot\Citrix\storenameWeb\web.config file for affected store with the correct store name. (where storename is the name of the effected store)
    • Old state entry:
    • <subscriptionsStoreClient enabled="true">
    • <clientEndpoint uri="net.pipe://localhost/Citrix/Subscriptions/1__Citrix_Marketing"
  2. Replace with correct store name:
    • <subscriptionsStoreClient enabled="true">
    • <clientEndpoint uri="net.pipe://localhost/Citrix/Subscriptions/1__Citrix_Store"
  3. After this restart subscription service on the storefront server. propagated changes and we were able to add favourites.

Problem Cause

Stale entry of deleted old store present in web.config file