BLOG
This BLOG focused on SharePoint, .NET.
  • SP2013 problem: Office 2010 and an Office 2013 product on same client PC

  • iOS 8.0.1 is not compatible with SharePoint 2013. We are working hard to solve the problem. Here is the instruction:Configuration process

  • ON SharePoint Online, user could not upload master page even though user is granted tfull control permission.
    1)add full control permission at site admin.
    2)provide the following PS:
    connect-sposervice -url https://XXX-admin.sharepoint.com -credential XX@XX.com
    Set-sposite -identity https://xxx.sharepoint.com/sites/XXX -DenyAddAndCustomizePages $false