Provider Hosted Working App in Store stopped working recently with "Object...
Our app was SharePoint provider hosted app was developed, published and in use by clients in the Office store since November 2014. It was no smooth process, and took lots of effort and a couple of...
View ArticleGroup can not be found - CSOM in Javascript
I am developing an app, and I am trying to test if a user is a member of a group. I have tested that the group can be seen in the settings of the sharepoint site - so the group definitely exists.I have...
View ArticleSet description of sharepoint-hosted app
During upload of my app (client web part) in app catalog name/title of my app are taken over from appmanifest.xml. Is there a possibility to set also default values for short description or...
View ArticleHow do I fix this error in Visual Studio: The specified command ID does not...
The entire error message is:Error occurred in deployment step 'Retract Solution': The specified command ID 'Microsoft.VisualStudio.SharePoint.Commands.DoesSolutionWithIdExist' does not match any...
View ArticleUnable to add language support for app
I have trying to add Spanish to my supported locales in AppManifest.xml (See Screenshots) I'm following this article: http://msdn.microsoft.com/library/office/fp179919(v=office.15).aspxHere is the...
View ArticleCreating SharePoint Custom List using a list using a...
The code below works assuming you have a list template setup called "GenTasksTemplate".The problem is that even though the check box to include content was checked during the creation of the template,...
View ArticleAccessing External Lists of top level site in App part using java script...
Hi All,I am getting below issue while accessing External Lists of top level site (Host web) in App part using JavaScript Client object model. System.UnauthorizedAccessException Access denied. You do...
View ArticleHow to fetch Social Feed in sharepoint AppPart
Hi All I am creating an AppPart which should fetch Newsfeed from Facebook or twitter or some social network.I tried the following code ClientContext clientContext = new ClientContext(serverUrl);...
View ArticleREST POST on external list 201 code but item not added
Hi everybody,im working on some exciting project and i have a big problem.im working on SharePoint 2013 App that talk to an azure db via external list. All app is done with angular js an d REST API.I...
View ArticleThe remote server returned an error :(401) unauthorized in Provider hosted...
Hi,We are trying to deploy the provider hosted app in server environment . we are getting the "The remote server returned an error :(401) unauthorized" error after deploy the app in server.stack Trace:...
View ArticleSharePoint 2013 Cloud hosted apps + Getting hostweb data using Rest...
I have SharePoint 2013 Cloud hosted apps. Need to get sharepoint hostweb list data using Javascript REST Api but getting AppWebUrl undefined.My goal is to get hostweb data using Javascript REST Api in...
View ArticleIs there example code where I can use the SharePoint People Picker in a...
All the examples I have found for using the SharePoint 2013 people picker is for either a SharePoint Hosted apps or those which use the Microsoft.SharePoint library.So far, I am only able to reference...
View ArticleSharePoint 2013 Cloud hosted apps issue - Need to get hostweb list data using...
I have SharePoint 2013 Cloud hosted apps. Need to get sharepoint hostweb list data using Javascript REST Api but getting AppWebUrl undefined.My goal is to get hostweb data using Javascript REST Api in...
View ArticleOffice 365 OneDrive for business/Sharepoint REST API startupload command
I am developing a Windows desktop application that calls the Office 365 OneDrive for business/Sharepoint REST API to work with the files on OneDrive. I have it working with all of the file operations...
View ArticleHow to check on SharePoint app pay out
According to my seller dashboard the app I published has 64 purchases but I haven't received any money to my PayPal account. Is there anywhere I can lookup when this money should have been paid out?
View ArticlePlugin for joomla website
Hi!How can I use plugin for my website which shows time for there country. I got Business Telecoms Provider website which works in UK but we are trying to work in europe.
View ArticleCalls to WebProxy without an app context are not allowed.
From SharePoint 2013's default.aspx page (https://somecompany-public.sharepoint.com/pages/default.aspx) I'm trying to call a RESTful json API which lives outside the SharePoint domain, but getting an...
View ArticleCalculated Column implimentation
Hi All, I al trying to implement simple calculated column of a List. This list is part of SharePoint App. I tried following two options. Let me know if anyone faced similar issue or this is not...
View ArticleProvider Hosted Working App in Store stopped working recently with "Object...
Our app was SharePoint provider hosted app was developed, published and in use by clients in the Office store since November 2014. It was no smooth process, and took lots of effort and a couple of...
View ArticleCustom error Page when Run time Occurs
Hi Guys In my SharePoint application in case if any Run time error occurs in my code, It should not come Server error \ ..instead it needs to redirect to Custom error Page But its not working Can you...
View Article