What is best practise when installing or upgrading/updating an app in SharePoint
In SharePoint Online 2013 and 20xxI have developev a SharePoint App. This is version one of the app. And more enhanced version will come.When taking into consideration that we will need to INSTALL,...
View ArticleRole based Authorization in Provider Hosted App
I have following sample application running and the Role Based Authorization is workinghttp://msdn.microsoft.com/en-us/library/windowsazure/dn385717.aspxNow I need to make this application a...
View ArticleHow do I find the width of the Parent window from an App Part?
The issue I am trying to solve is if my SharePoint Hosted App Part has a user specified width of 550px, and they are using my app part on a Public facing site with a mobile device channel, how do I get...
View ArticleReading list items from App in Sharepoint Online
Hello,We are trying to create public web site on Office 365 Enterprise E3.We noticed that solutions gallery is hidden (we can access it but we guess it's hidden for a reason).So we created some apps...
View ArticleJQuery fetching Excel Services data from app web
I have a project where I'm trying to fetch the contents from and Excel Spreadsheet in my SharePoint-Hosted app. I was trying to use JQuery to do it. (all the online documentation seems to point to a...
View ArticleIn auto-hosted apps i added custom list , now when i deploy than i am not...
Hi to all , In auto-hosted apps i added custom list using visual studio 2013 , now when i deploy than i am not able to find that list in office 365. Only default.aspx content is showing in apps. I am...
View ArticleI want to change the column name of Title when we create the list at that...
Hi to all ,I want to change the column name of Title when we create the list at that time using client side object model ..is it possible..?I created the list using this code.....
View Articlegetting term index in cleint object model
In an auto hosted app i am retrieving term store values. I am able to get the term name and guid but how to get the index of term. Please advice.Regard,Chaitanya
View Articlepassing IE credentials to sharepoint online using managed code
I am developing a Visual Studio add-in for Outlook that integrates with a Sharepoint Online list. Our Sharepoint site is hosted by Office 365, and our Outlook add-in is using C# CSOM.I can explicitly...
View ArticleRetriving Author name using REST Api?
I want to retrive the Author of Folder using Rest api in SharePoint 2013,I can retrive the name of author of an item inside the folder using /_api/web/getfilebyserverrelativeurl('/<folder...
View ArticleSharePoint provider hosted app issuer id and client id
Hi,I developed provider hosted app in sharepoint, I'm bit confused with issuer and client id, where to genarate all thses id and where toand when to use it!Kindly help meThanks,-Sendil
View Articlecomplete term value in C#
in office 365 for sharepoint i have created an app which will read a termset and present in a tree view with check boxes enabled. Whenevr the user selects any value i want to store the value in a...
View ArticleRequest failed: Access denied. You do not have permission to perform this...
hi friends,I am working on a SharePoint-Hosted App in Office 365 Dev Preview. The App has an App Part that get's added to the Home Page of the site. When I am logged into the site, the App part...
View ArticleWhen refresh(F5) the App, it is creating the transactions in sharepoint List
Hi All,I have develop a simple Provider-Hosted App for create a Employee Review detail in sharepoint List. When I refresh the App , it is creating previous transaction in every refreshing time. Please...
View ArticleHow to update SharePoint hosted App column names.
Hi,I have a sharepoint hosted app having a custom list with custom columns. Now, i would like to change those column names in the app. Could anybody please do the needful.If i try to change the...
View ArticleUpgrading existing SharePoint hosted app(Without localization) to New...
Hi,I have a SharePoint hosted app with out having any Resource files(No Localization). Now i want to upgrade the app with having Resource files. I have tried by adding resource files. But unable to see...
View ArticleProvider hosted app. An error during installation event
Hi,I have an AppEventReceiver in my app and during installation event I have an error:The remote event receiver callout failed.Details: "rd00155d516979" is not the intended audience...
View ArticleHow to upgrade autohosted apps.
Hi to all,I created an auto-hosted apps and i deploy successfully after that i publish my apps and save as .aap extension in localhost machine. Now i upload apps and add in my SharePoint site that's...
View ArticleApp part - adding buttons to Ribbon
Hi,Does anyone know if it is possible to add buttons on the ribbon, where ever the App part is used.Or even better callSP.Ribbon.PageManager.get_instance().addPageComponent(_PDPComponent)This would...
View ArticleWCF_RIA_Services
I am needing to create an app that will use 5 different tables. I think Ria Services is the best data source option for me. What I am confused about is should I just put all of the needed fields from...
View Article