App appears to be a duplicate of an app already submitted to the Office Store
Hi, my problem is the following:I had the app with name "XY App" which was published (and approved) to the store as provider hosted app. As I don't want to waste azure resources on that app I decided...
View ArticleCan a SharePoint 2013 App (to be deployed/published in the Microsoft Store)...
We've built a SharePoint App that has features within it to perform background actions on behalf of the user using an impersonation user set up in Office 365 Exchange. We need it to keep contact...
View ArticleHow to read file content in sharepoint JSOM?
Hi. I want to know if i have an SP.File object, can i read its content? In server side code we can do that but in javascript object model(sp.js library) i can't find any methods for it. I found one...
View Articleapppart/client webpart is not working fine unless we open the app in full...
In an auto hosted app the app part server side code such as c# is not working fine unless and until we open the app in full page mode atleast once. Please let me knowRegards,Chaitanya
View ArticleError occurred in deployment step 'Uninstall app for SharePoint'
I keep getting this error does anyone know how to fix it. Every second attempt to deploy my app causes this.Error occurred in deployment step 'Uninstall app for SharePoint': The system cannot find the...
View ArticleError adding WebPart from the App (insufficient rights)
I’m trying to add Script Editor webpart from Sharepoint 2013 App to the host web page (the scheme is contained in webPartXml):var oWebPartDefinition =...
View ArticleAccessing Workflow in a List via App using JSOM
Hello,I've got a special construct of App and Site-Collection / Farm Solution where I need to start a workflow.There is a Farm Solution on my sitecollection. This Solution contains a List which...
View ArticleRead files as binary from a list and then sending (uploading) it to an...
Hi All,I am trying to obtain a file as a binary and then send it (i.e. upload it) to an external server.I already managed to read the content of a file using Sharepoint REst api. it returns it as plain...
View ArticleThis Task require the application to have elevated privilage
When I create new project (Apps for SharePoint 2013) in Visual Studio 2012, I got the following Error message This Task require the application to have elevated privilageI can not run it with...
View Articlecommunicate between different pages.
Hi,I m developing an app for sharePoint 2013 (Sharepoint hosted) using javascript. I have 2 pages called Mainpage and Secondrypages , also one app.js.Now I want to do is do some work on Mainpage and...
View ArticleLimitation of Remote Event Receiver.
Hi All,As per my understand both are same, only difference in case of event receiver logic does execute in the context of SharePoint where as in Remote event receiver logic will be written in a custom...
View ArticleHow to open list forms in dialog box instead of navigating to another page by...
Went user click on title custom list link columns it will navigating to another page. do you know how to open that list item in dialog box instead of navigating to another page? I am using SharePoint...
View ArticleREST API in c# to upload document in document Library of sharepoint
In an auto hosted app,Is it possible to upload documents into sharepoint document library with help of REST in c#. I dont know whether REST can be used in c# or not. Please let me know.Regards,Chaitanya
View Article403 Forbidden message in SharePoint after deploying App Part for Anonymous Users
I'm Building High-Trust Application for SharePoint on Premises for a Public Facing Internet Site. I've Created an Empty App Part and deploy it to the SharePoint. The App Part is Working fine for...
View ArticleMy .swf dashboard files lag when I scroll up and down in Internet Explorer on...
I have a dashboard that is in the format of a swf file that works perfectly fine in Sharepoint 2007 inside of Internet Explorer. When I embed this swf file to Sharepoint 365, I cannot scroll up or down...
View ArticleAdd property in client webpart to display rss feeds(User to have an option to...
I am using the code below to fetch rss feeds(added code to default.aspx page in SharePoint hosted app).I want a user to add a property using client webpart to change the rss feeds url to give an option...
View Articletermstore name changed automatically
I have created a termstore in an office-365 for sharepoint site. But suddenly the name was changed overnight. There is no change since 2 months but how it is possible?Regards,Chaitanya.
View ArticleMVC web application as an "app" for SharePoint 2013 - jQuery plugins not working
Our MVC web application contains the jQuery plugin HighCharts. A simple sample was created and works properly on the local dev environment. So we know that this plugin works. It's a very simple pie...
View Article"Error occurred in deployment step 'Install app for SharePoint': Access...
Hello,We are building a SharePoint Hosted APP for office 365. It was working find till day before yesterday (i.e. 27th Jan, 2014). However suddenly we started getting access denied error when we try to...
View ArticleLocalization of list in Sharepoint hosted app
Hi!I´ve been looking for an answer to this problem for several days know but only got it to work "halfways". I'm developing a SharePoint hosted app with a single list in it. The app deploys to an...
View Article