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: August 2015

Excel Services Fix – “The workbook cannot be opened”.

Follow the article in the link to fix if this problem arises:

http://blogs.technet.com/b/excel_services__powerpivot_for_sharepoint_support_blog/archive/2013/05/21/excel-services-the-workbook-cannot-be-opened.aspx

Author AdminPosted on August 26, 2015May 21, 2016Categories UncategorizedTags SharepointLeave a comment on Excel Services Fix – “The workbook cannot be opened”.

Manage recycle bins in Sharepoint

https://support.office.com/en-sg/article/Manage-the-Recycle-Bin-of-a-SharePoint-Online-site-collection-5fa924ee-16d7-487b-9a0a-021b9062d14b?ui=en-US&rs=en-SG&ad=SG
Author AdminPosted on August 19, 2015May 21, 2016Categories UncategorizedLeave a comment on Manage recycle bins in Sharepoint

Use Process Explorer to find out which program is using a file

Use process explorer: https://technet.microsoft.com/en-us/sysinternals/bb896653

To find out which program is using a file.

Author AdminPosted on August 11, 2015May 21, 2016Categories UncategorizedLeave a comment on Use Process Explorer to find out which program is using a file

Deploying Sharepoint timerjob

Whenever a new Sharepoint timerjob project is deployed, it will activate the feature on all Sharepoint web applications. Remember to go to Central Administrator and deactivate the feature on the web apps that don’t need it.
Author AdminPosted on August 11, 2015May 21, 2016Categories UncategorizedTags SharepointLeave a comment on Deploying Sharepoint timerjob

Uninstall Sharepoint feature using the powershell

Follow https://technet.microsoft.com/en-us/library/ff607614.aspx
Author AdminPosted on August 11, 2015May 21, 2016Categories UncategorizedTags Powershell, SharepointLeave a comment on Uninstall Sharepoint feature using the powershell

Install dll to Sharepoint 2013 GAC

https://camerondwyer.wordpress.com/2013/05/22/how-to-install-a-dll-to-the-gac-on-windows-2012-using-only-powershell-without-having-to-install-sdk-or-visual-studio/

Author AdminPosted on August 11, 2015May 21, 2016Categories UncategorizedLeave a comment on Install dll to Sharepoint 2013 GAC

Document library option missing on “Add an app” in Sharepoint 2013

The document library option is part of the Team Collaboration Lists feature, if it’s not showing, try activating the feature again.
Author AdminPosted on August 11, 2015May 21, 2016Categories UncategorizedLeave a comment on Document library option missing on “Add an app” in Sharepoint 2013

To debug a Sharepoint timer job

Deploy the timerjob.

Open Services and restart the Sharepoint Timer Service.

In Visual Studio, attach to OWSTimer.exe

Set break point and debug as usual

Author AdminPosted on August 5, 2015May 21, 2016Categories UncategorizedTags Debug, Sharepoint, Visual StudioLeave a comment on To debug a Sharepoint timer job

Change email to HTML

In Outlook, to change the formatting of email, in the ribbon go to “Format Text”, under “Format” click either “HTML”, “Plain Text” or “Rich Text”
Author AdminPosted on August 4, 2015May 21, 2016Categories UncategorizedTags email, OutlookLeave a comment on Change email to HTML

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