October 11, 2013

Clearing SharePoint Designer Cache


Sometimes, SharePoint Designer just goes haywire! You try to edit or publish a workflow and it says the item cannot be displayed. At times, it even says that the site is disabled to be edited from SharePoint Designer. But, you know what you are doing and are sure that these are just "crazy" errors!

All you need to to fix these kind of issues are to clear the cache and make SharePoint Designer feel that you are starting from scratch. SharePoint Designer's cache is spread around three different folders. Close any running instance of designer and delete all folders and files in the following directories:
  1. C:\Users\<username>\AppData\Local\Microsoft\WebsiteCache
  2. C:\Users\<username>\AppData\Roaming\Microsoft\SharePoint Designer\ProxyAssemblyCache
  3. C:\Users\<username>\AppData\Roaming\Microsoft\Web Server Extensions\Cache
Fire up your SharePoint Designer and you should get a clean start.

April 20, 2013

Dashboard Designer: Cannot Connect to PerformancePoint Service

After configuring my PerformancePoint Service on SharePoint 2013. This error hit me when trying to create a new data source from Dashboard Designer.


Here are the steps to make sure you have your PerformancePoint service configured properly.

  1. Make sure you have the PerformancePoint Service and Secure Store Service started.


    You can check this by going to Central Administration | Application Management | Service Applications |Manage services on server
  2. Make sure you have a Secure Store service application running.


     You can check this by going to Central Administration | Application Management | Service Applications | Manage service applications.

    Ensure that you have configured the service application properly.
  3. Make sure you have a PerformancePoint Service application running


    You can check this by going to Central Administration | Application Management | Service Applications | Manage service application.

    Ensure that you have configured the service application properly. Click on your performance point service application to take you to the management screen as shown below:
    Verify you application setting by selecting PerformancePoint Service Application Settings.

    Make sure you have your secure store displayed and you are using your appropriate unattended service account (If you are using the service account, click Change User and reenter the username and password).
  4. And finally check service application associations.

    Go to Central Administration | Application Management | Service Applications | Configure service application associations

    Click on default and ensure that your performance point service is selected.


These steps should ensure that you get your PerformancePoint service up and running.