Where is the REST API documentation?
Now that all the pieces of the new Office have been released, I was hoping to find a reference for the new REST API. Unfortunately I can't seem to find it...
View ArticleRSS Viewer in Sharepoint 2013.
Hi,How to get Rss Feeds in SharePoint 2013 site from a external blog. I don't see RSSViewer webpart in sharepoint 2013.Thanks,M.M
View ArticleAsp Grid View control Error in Sharepoint 2013
Hi I am using a Asp gridview control for Edit and Update data, the webpart is woking fine in sharepoint 2010 but when i deploy same webpart in sharepoint 2013 then it is not working...
View ArticleIs it possible to query the people current user's following using KQL?
Is it possible to build a query that returns the people that the user is currently following in SharePoint 2013?
View ArticleAdding WebParts to Community Portal default.aspx
One thing that seriously caught me off guard when I built my first Community Portal is that there is no ribbon when you go to edit the page! We are looking to, at the very least, change the default...
View ArticleSetting my production and staging environment for sharePoint 2013
Dear Sirs, I am setting up my staging and production environment for SharePoint 2013. On the staging environment I am planning to install the following:- -Microsoft Visual studio 2012. -Microsoft Team...
View ArticleWho knows how to use SPMicroFeedManager and what the relationship between...
As we know, we can use SPSocialFeedManager to get the NewsFeed in SharePoint 2013. But I also see SPMicroFeedManager is exsiting in Microsoft.Office.Server.UserProfiles. I'm wondering what the...
View ArticleHow to determine if the current user is authenticated by NTLM or Kerberos in...
Hi,I need to build a WebPart that show the authentication method for the current user. The webpart need to show NTLM or Kerberos.When I check HttpContext.Current.User.Identity.AuthenticationType, it...
View ArticleWorkflow 2013 does not start for the last added list item from CSOM
Hi, There is the code below which starts workflow for an item. The code successfully works when item is not last in a list, but it quietly fails (StartWorkflowOnListItem is called but workflow does not...
View Articlehow to call a sharepoint 2013 workflow 4.0 in code from my eventereciever
HiI'm trying to workout how to call aSharePoint 2013 workflow 4.0 in code from within my eventereciever.Previously in SharePoint 2010 was able to get workflow association and start workflow from the...
View ArticleSharepoint workflow add calendar appointment to outlook of creator
Hi,I'm working on a workflow to handle vacation requests. The basic requirements are:1. Task is assigned to creators manager who approves/denies the request.2. After approved an event is created in a...
View ArticleSharepoint hosted app prompts for credentials when accessed
Hi all!I've just started my journey into the Sharepoint-2013-app-wilderness, and am immediately facing some challenges.Background: At the office we've set up a dev-environment consisting of:- a common...
View ArticleError occurred in deployment step 'Install app for SharePoint': The System...
I am totally confused by this problem!!!Scenario : A fresh install of SP2013 using a different account.I can initially deploy an on premises high trust app via f5, then retract, then install.Then I get...
View ArticleSharePoint 2013 Organization Browser web part (user profile service)
I have a SharePoint 2013 environment up and running. The organization browser web part does not seem to be working out of the box due to CLAIMS authentication. I had to use a javascript in a content...
View ArticleCan we integrate Ajax control toolkit version 3.5 with sharepoint 2010??
Hi I am not able to integrate ajax control toolkit with version 3.5 in sharepoint 2010.I need to integrate the higher version only. Interating higher version is giving script errors.please note that I...
View ArticleCan't start any 2013 workflow on Document Set item, when it is created using...
Hi, I have created very simple ASP New form which looks as follow: <asp:Content ID="Main" ContentPlaceHolderID="PlaceHolderMain" runat="server"> <SharePoint:FormField runat="server"...
View Articleretrieve the value of excel cell which is checked in SharePoint Context...
HiIn the Excel Worksheet , there are around 25 checkboxes.This excel sheet is uploaded in SP document library.I need to get the value of cell which is checked in SharePoint Context...
View ArticleSharepoint 2010 Online development
Could we use Sharepoint 2010 online for all Sharepoint related development work(workflow, infopath, visual webpart etc.)? What are the limitations of it? Do we need to install Visual Studio and SP...
View ArticleSharePoint 2010 LINQ to SQL Web Parts in SharePoint 2013
Hi, I am attempting to test our in-house developed SharePoint 2010 web parts in SharePoint 2013.The web parts deploy successfully, but when a LINQ to SQL call is made to an SQL Server database in the...
View ArticleVisual webpart refactoring - ascx not getting updated
Hello,I have created a visual webpart in one sharepoint 2013 project and then moved the webpart to another sharepoint 2013 project. It is getting deployed without any problem. The problem is the...
View Article