SP List event handler not working
Enviornment: SharePOint 2013, Visual Studio 2012Have created a new SP list event handler to capture the Item Added and Item Updated events. Have deployed the solution and checked the site features and...
View ArticleInvalidLikeRequest - Microsoft.Office.Server.Social.SPSocialException: The...
Hi,I am having a play with the social features in SharePoint 2013 using the server object model. I can retrieve a team site news feed with no problem, with associated likes, replies etc. However, when...
View ArticleMicrosoft.SharePoint.Client.DocumentManagement namespace
Hello,I am trying to add a Document Set content type to a web using CSOM. After creating a content type with its parent Id of 0x0120D520 I need to be able to create a Document Set template for it, and...
View ArticleHow to Customise Quick Launch in Blog
Hi All,I am trying to customise the css for the quick launch on a blog site and cannot get the text on hover color to display correctly?I have also tried using a theme (built with the palette tool) and...
View ArticleExport, Import SPWebs from one webapp to the other using c#
Hi,I have the requirement to copy SPWebs form one Webapp to the other using Server Side Code. It all happens within the Farm boundaries.How can this be done without exporting the Web to the Filesystem...
View ArticleAverageRatingControl generates Unexpected number error in javascript with...
Hi:I'm using this code in a SharePoint 2013 webpart in order to show the stars rating for an item, but I'm having a problem with the average Rating format: using (SPSite site = new...
View ArticleHTTPS SharePoint site with HTTPS Provider hosted app - The remote certificate...
We have SharePoint 2013 site configured with SSL and we have developed a provider hosted app which interacts with SharePoint list. If we try accessing the Provider hosted app from the SharePoint site...
View ArticleClaims Solution
I have a SharePoint 2013 Online site with Claims enabled.I have another ASP.NET Application with Forms Authentication.How to make the ASP.NET Application allow SharePoint Online authenticated-token?(I...
View ArticleCreate and Update SharePoint Pages using Office word
SharePoint 2013 has nice feature to create and edit blogs using MS Office word :my project required the same functionality but for SharePoint content pages. from where I can start to build something...
View Articleget user picture link
Hi!I need to show user picture in my control. I get data from User Information List, but there is one problem.I get absolute url of image, but it doens't work in a case when internal domain in url,...
View ArticleConsoleapplication
I made a console application that i can runs on alls users, and it work fine.. But in future how can I get the new created user?I can Run my consoleapplication everytime there comes a new user? is...
View Article“DTD is prohibited” error when accessing sharepoint 2013/office365 list (but...
I've been getting a list of folders and files from Sharepoint (on Office 365) by using the following C# code...... var folders = ListFolders(libraryName, clientContext, web); ... public...
View ArticleSharePoint 2013 Gantt View Default Zoom
Hi all,Is there an OOTB way to change the default zoom of a gantt view to show months instead of days?Thanks, Ben
View Articletrying to use app stapling, but when deploy an app in appcatalog site, it is...
I have created a provide host app, I uploaded this app to AppCatalog site, also I install the app in AppCatalog site successfully, but when I click the '....' next to the app icon for this app, the...
View Articlecannot preview an Excel report from PerformancePoint Dashboard Designer
HI,I have successfully published a set of excel report onto my SharePoint 2013 farm. I can view them directly in a browser with no problem. But when I am trying to add an Excel service Report to my...
View ArticleUsing the CSOM to retrieve User Profile Properties with privacy setting of...
I am having some trouble retrieving particular User Profile Properties through CSOM in a C# application. I can access most user profile properties, but can only access those properties that have the...
View ArticleReplace vertical navigation in custom master page from snippet gallery
Hi.I'm creating a new master page from seattle.master and I'm trying to implement a customized snippet from the snippet gallery into the master page code without success. The following line is...
View ArticleSharePoint XSLView Webpart Issue
Hi ,I have added XSLTViewWebpart in my page. I have mapped one list view to that webpart. But Groupby is not working in webpart although its working in ListView. Please help me.Shubho
View ArticleUnknown server error when accessing Search api via REST
When trying to access the SharePoint search service via REST, I always get an internal server error with no information about the cause of the problem. My SharePoint app uses app-only permissions, and...
View Article