Skip to content

Bruce Ng's software development blog

An archive of solutions of programming problems I have faced in my career

  • Personal Website
  • Art Portfolio
  • LinkedIn Profile

Month: April 2016

Uninstall and remove all SharePoint solutions

Follow the article here : http://joelblogs.co.uk/2011/11/06/uninstall-all-sharepoint-2010-solutions-via-powershell/
Author AdminPosted on April 13, 2016May 21, 2016Categories UncategorizedTags SharepointLeave a comment on Uninstall and remove all SharePoint solutions

Consume a WCF webservice in SharePoint solution

Follow the article http://www.sharepointdevelopment.me/2011/01/how-to-consume-wcf-in-a-web-part-without-touching-the-web-config-file/
Author AdminPosted on April 7, 2016May 21, 2016Categories UncategorizedTags ASP.NET, Issues, SharepointLeave a comment on Consume a WCF webservice in SharePoint solution

Changing masterpage for a application page in SharePoint 2013

Follow the answer: http://sharepoint.stackexchange.com/questions/156521/error-the-referenced-file-catalogs-mycustompage-master-is-not-allowed-on-th

It seems the masterpage needs to be included in the project.

The masterpages under /_catalogs/masterpage are publishing masterpages, they are stored in the Content DB. It seems for application pages the server only searches for masterpages under the _layouts folder.

Author AdminPosted on April 6, 2016May 21, 2016Categories UncategorizedTags Issues, SharepointLeave a comment on Changing masterpage for a application page in SharePoint 2013

Recent Posts

  • IndexOutOfRange error with Dictionary in C#
  • Debug jest tests
  • Using NVM
  • xUnit MemberData only returns one test
  • IIS Error: This configuration section cannot be used at this path …

Recent Comments

    Archives

    • December 2024
    • August 2024
    • July 2024
    • July 2023
    • April 2022
    • March 2022
    • February 2022
    • December 2021
    • November 2021
    • October 2021
    • September 2021
    • August 2021
    • June 2021
    • April 2021
    • November 2020
    • October 2020
    • September 2020
    • July 2020
    • June 2020
    • May 2020
    • April 2020
    • March 2020
    • January 2020
    • December 2019
    • November 2019
    • October 2019
    • September 2019
    • July 2019
    • June 2019
    • May 2019
    • April 2019
    • March 2019
    • February 2019
    • October 2018
    • September 2018
    • August 2018
    • May 2018
    • April 2018
    • May 2017
    • April 2017
    • March 2017
    • February 2017
    • December 2016
    • November 2016
    • October 2016
    • September 2016
    • August 2016
    • July 2016
    • June 2016
    • May 2016
    • April 2016
    • March 2016
    • February 2016
    • January 2016
    • December 2015
    • November 2015
    • October 2015
    • September 2015
    • August 2015
    • July 2015
    • June 2015
    • May 2015
    • February 2015
    • January 2015
    • December 2014
    • November 2014

    Categories

    • Problems
    • Software design
    • Tips and tricks
    • Uncategorized

    Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org
    • Personal Website
    • Art Portfolio
    • LinkedIn Profile
    Bruce Ng's software development blog Proudly powered by WordPress