Rest api and Json with sharepoint 2013 online
Hi all, can anyone suggest links for learing REST Api's and JSON using sharepoint2013?Thanks,Jyoshika
View Articleapp access token is null for high trust Provider hosted app
I have a provider hosted asp.net MVC app hosted on separate iis8 web server with separate domain. Domain name is basically a host file entry in web server. After initiating app from SharePoint I am...
View ArticleApp Part Custom Properties not displaying
Hi,I am creating an APP Part and adding a few custom properties, I followed this tutorial http://sp2013.blogspot.com/2012/08/app-properties-in-sharepoint-2013.html, I deploy to my developer site and...
View Articlesite creator -sharepoint 2013-cleint object model
Hi Can someone help me who created a site (site author ) using client object model?thanksLike Cricket
View ArticleUnable to deploy app to SharePoint online with error...
Hi,I am trying to deploy a provider hosted app to SharePoint Online using Visual Studio 2013. However, when installing the application the below error is thrown and deployment stops:@"Error 1...
View ArticlePeople Picker not working
Dear Team,We are using custom People Picker control in theSP2013 Provider Hosted App Model development. Its working fine in the development environment, however when it is moved to QA environment (web...
View ArticleSharePoint hosted App Package size limitation
Hi Is there any SharePoint hosted App Package size limitation?
View ArticleCan we open Advance version of office pivot table in lower version
Hello guys,I want to know that can we open higher version of pivot table created in office 2013 using sql 2014 to be open in lower version office 2007 or office 2003.or vice versa If yes please reply i...
View ArticleCustom workflow on SharePoint Online
I created a custom workflow using Visual Studio 2015. This custom workflow is part of a SharePoint hosted app. Now I want this workflow to run against lists on the hostweb and not on the app web. Is...
View ArticlejQuery AJAX cross domain request from SharePoint-hosted App
Hi,I am trying to make a jQuery AJAX cross domain request from SharePoint-hosted App, but getting cross domain issue:$.ajax({ url: "https://www.google.com", type: 'GET',...
View ArticleUnable to deploy SharePoint code via Visual Studio
Whenever I try to deploy code on SharePoint site, I am unable to deploy the code Error occurred in deployment step 'Recycle IIS Application Pool': Cannot connect to the SharePoint site:Make sure that...
View ArticleSharepoint online (office 365) - error activate sandboxed solution
Hello,we are developing webpart as sandboxed solutions in visual studio 2013 for sharepoint online. We use external dll library SharpZipLib for creating of zip packages of file. We have problem...
View ArticleExcel download - Access web app - Sharepoint on premises
When creating access web apps in O365 I get a button (in datasheet view) that allows me to download data to excel. Now I am creating an access app in Sharepoint 2013, on premises, but when I click on...
View ArticleEvent handler using report subscription
when I manually add a document event is firing on Item added in doc library.But when the document is generated using Report subscription event is not firing.what are the settings I need to do to fire...
View ArticleAn error occurred: Provisioning did not succeed. Details: Failed to...
Dear Microsoft Community, I tru to provision a subsite from an event receiver attached on list of departmentsThis is the code : public override void ItemAdding(SPItemEventProperties properties) { //...
View ArticleState machine workflows
I need to develop a state machine workflow in VS 2015 for SP Online. Is there any example out there that shows me how to do this. All the samples I have seen create sequential workflows. I see some...
View ArticleCan I have multiple People Picker in SharePoint 2013 page
Hi I have a page in which there is a people picker and on click of a button I want to add 1 more people picker below it The requirement is such that user can add details for 15 users one after another...
View ArticleUnable to get oauth2 token using OneDrive For Business REST API for normal users
Currently I am working on building a Java web app which integrates with OneDriveForBusiness. So for integration I am using REST API's provided by microsoft. For authentication I am following the steps...
View ArticleSharePoint 2013: Login Prompts for each app installed in a page
I have successfully configured app management service in SharePoint 2013 RTM as per documentation. Everything is working in the intranet. However, our web app is accessible from the internet and when...
View Article