Office 365 for sharepoint : CAML query to read list data across site collections
I have a task list with the same name in three different site collections. How to read the data from these site collections using a CAML query and present data in another site collection. I am using...
View ArticleImporting key file "Key.pfx" was canceled
i have downloaded one Visualwebpart example and after changing the url , While deploying Visual webpart i am geting this error i copied one key file from another project and pasted in the Webpart but...
View Articledocument rating in SharePoint 2013 hosted app
I have created a SharePoint 2013 hosted app though visual studio 2012. I configured a list to support document rating. however, when I try to rate a document, I get the the following error:Anyone has...
View ArticleLaunch application by known URL
Hi,I'm trying to launch an application by predicting the URL. Until now I could launch the app by calling http[s]://mySpHostUrl/MySiteWhereIInstalledTheApp/AppNameAsSetInManifestIt seems to stop...
View ArticleCreate Install for SharePoint hosted app
Hi,Does anyone knows if there is a way to deploy app from code to SharePoint 365? I have only Office 365 so I can't use object model.Thanks in advance.NatasaNatasa
View ArticleSimulating users in Office 365 Developer Account
I have developed a workflow in SharePoint online in Office 365 dev subscription. Now I would like to test it. As there is only one user available in dev subscription, can I simulate more users in...
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 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 ArticleProvider hosted App - host on different server
When I create a Sharepoint 2013 App solution and select provider hosted app it automatically created a ProviderHostedAppWeb which holds the Default.aspx page and .cs file. The URL for this project...
View ArticleUsing /_api/web/webinfos
I want to get the list of all sites in a site collection,for this i m using /_api/web/webinfos but the user should have contribute access to retrieve data using this service,how can i fetch all sites...
View ArticleIssue with Get-SPWeb and Register-SPAppPrincipal scripts
Hello I am trying to register clientID to my provider hosted by running the below script, getting an error at the Register-SPAppPrincipal script. What to do?? Please help me$appDisplayName =...
View Articleremote sharepoint site connections are not supported error
Hello got this error while setting site url in visual studio 2013 ThanksMomo
View ArticleCFR Part 11 Workflows
Hi Iam trying to create a workflow using collect signatures following the below PDF...
View ArticleSharepoint 2013 hosted app giving error :-Install app for SharePoint':...
Hi Friends,I have created a Sharepoint app for Office 365 ,while deploying I am receiving error :-Install app for SharePoint': Sideloading of apps is not enabled on this siteI have enabled Sildeloading...
View ArticleDelete Remote Event Receivers using Client Object Model C#
Dear Team,I am working on Remote Event Receivers SharePoint Auto-hosted App using Client Object Model (C#) and adding events to list successfully.But deleting remote event receivers using client object...
View ArticleHow we display all list using clientwebpart in autohosted apps.
Hi to all,I want to display all list link using client web part from autohosted apps. I have add three list using feature in autohosted apps. Now i want to all three list display in clientweb part. How...
View ArticleHow do I connect to EWS (Exchange Web Services) via JavaScript for SharePoint...
Hello,I was wondering if it were possible to talk to Exchange Web Services via a SharePoint 2013 (SharePoint-Hosted) app and if so, are there any basic (JavaScript) code examples on how this would be...
View ArticleHow to upload the Image in a list and display in a gridview
I create list named "Award" using add feature.I want to upload a image in list with name and want to display in gridview.Below is my code.After Upload image in grid view Image column it shows...
View ArticleMicrosoft.sharepoint.dll not available
I am trying to build my first SharePoint App using Visual Studio 2012 and an Office 365 development platform.I want to use a GridView to list the items in a document library on a public sharepoint...
View ArticleError when trying to display XsltListView on Default.aspx Page
Good Day!Having a fun post-Christmas Day, I hope? I am using VS 2013 to develop a simple SharePoint-hosted app in C#. The template opened fine and I am storing on my SPO Developer site, again working...
View Article