Just to make an overview of SharePoint 2013 Major changes on UE. More AJAX is incorporated. Things like Site Setting. No more Traditional Page Refresh. […]
NullReferenceException: Object reference not set to an instance of an object – Microsoft.Office.Server.Administration. UserProfileApplicationProxy. get_ApplicationProperties
Had this problem on all my SharePoint 2010 site. [sourcecode] [NullReferenceException: Object reference not set to an instance of an object.] Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_ApplicationProperties() +134 Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_PartitionIDs() +44 […]
Configuring SharePoint Calendar Overlay using Powershell
When comes to deployment, my always first rule is to automate the deployment steps. You could always use site backup and restore for deployment. But […]
NTLM Authentication Prompt never stop despite keying the correct ID and Password
Having this funny issue on my client’s Server. They are using Windows XP to access to SharePoint 2010 Site hosted in Windows 2008 R2 server. […]
Compilation Error CS1061 ‘x.dll’ does not contain a definition for ‘Web’
Faced this problem when trying to run my web application. No error thrown in the Design view and no warning generated. However, hitting F5 gives […]
Windows 8 Release Preview on VMWare Your PC needs to restart
Happily having Windows 8 Release Preview version iso downloaded, and i came across this problem when trying to create a new virtual machine using VMware […]
Restore-SPFarm stop and hang
Came into this problem when i was trying to restore my sp farm (spfarm) for my sharepoint server Tried the following command: Restore-SPFarm -Directory \\SPServer\Farmbackupfolder […]
Adding Powershell Script inside XML
At times, you will require to read your data in XML format using Powershell Script. Possible reason to do that is such that you can […]
SharePoint – Personalize Web Part Drag and Drop – 2 Page loads
SharePoint – Personalisation This feature requires user to have customisable permissions (Includes all permissions in SharePoint default READ permission Level) Manage Personal Views Add/Remove Private […]
SharePoint InfoPath List vs Form Library
SharePoint InfoPath provides the following form templates. I’m kinda writing them down so that i can always refer back to this post and compare the […]