Recycle a Web using any of the client api's
Hi,I know the server api has a recycle method on the web, however, I don't see this on the CSOM api.Has anybody been able to recycle (send to recycle bin not delete) a subsite/web using CSOM, JSOM or...
View Articlemy question & question replies are getting deleted automatically.
Hi All,Since today moring i am facing one problem on this group, whenever i do post any question or do reply on any existing question, it gets auto deleted. i posted a question many time however each...
View ArticleVery basic questions on Apps
I publish an app in the SharePoint app catalog and a site collection administrator decides to add the App to their site collection. My questions are 1. The app will create a subweb for itself and all...
View ArticleHow to Customize(Enable, Disable and Cascade) Custom Properties in Sharepoint...
Hi All,I have created a Providerhosted App , in that i created custom properties. But, in ClientWebPart i am not able to customize those properties. For ex. -1. How to set display order2. How to...
View ArticleAccess is denied in MicrosoftAjax.js in SharePoint-Hosted app when querying...
Whenever, I try to query list items from the host web in my app, I am getting access denied in MicrosoftAjax.js on the point where it is calling xmlHttpRequest.open(). Â The code is hosted in a Client...
View ArticleApp Web is not deployed for this app's request url
Hi, I'm using a provider-hosted app, and I generated the clientId and clientSecret, added the followng element in AppManifest.xml for javascript cross domain access:Â <AppPrincipal>...
View Articlesp-2013 client object model to verify user rights
Hi, I want to verify whether the user has Edit permission or not from client object model in Sp-2013 foundation version. Please guide me.Regards,Chaitanya
View ArticleSetup OAuth authentication for web applications (NOT Apps) outside SharePoint...
I have a web application running on boxA, and have Sharepoint 2013 farm running on boxB, for example.I would like to setup the OAuth authentication in order to allow web application on boxA to access...
View ArticleCannot load InfoPath form template xsn in unknown condition
Hi,I'm trying to load the form library's template(.xsn) file via the following codes on Azure:Â Â Â Â Â Â Guid selectedListGuid = Guid.Parse(this.SelectedListId.Value);Â Â Â Â Â Â List selectedList =...
View ArticleApp part shows wrong content when placed twice on same page
I created a very simple Sharepoint App Part in “Napa Office 365 Development Tools" which only shows on line of text.<WebPartPages:AllowFraming runat="server"...
View ArticleCreate a basic provider-hosted app for SharePoint - Problem
I've followed the instructions in the following How to: Create a basic provider-hosted app for SharePointI can press F5 and deploy the app successfully to my Office 365 Developer Site. When I try to...
View ArticleSilverlight (web part) outside Sharepoint
I need to view the organization chart (a webpart) that exists inside a sharepoint portal (/_layouts/ClientBin/hierarchychart.xap) in another website that does not have any relation with sharepoint.I...
View ArticleGetListItems into Drop Down Menu
I am new to app development. I am looking to create a couple of functions to support some of my functionality. I need to query some columns from a list in my HOST web. I need to take the items that are...
View ArticleSharePoint Error The remote server returned an error: (403) Forbidden
I am working on a Sharepoint Application with Office 365. I want to get the file (excel) stream from document library so i can use openXML to perform further operations. I am getting the exception "The...
View Articlemediaplayer.js does not work in SharePoint foundation 2013...
Hi,I have SharePoint Foundation 2013 version and looking for to play a video.However surprisingly I met with an issue media player works fine in SharePoint Server 2013but bot in SharePoint Foundation...
View Articlemediaplayer.js is not available work in SharePoint foundation 2013...
Hi,I wan to play mp4,avi videos in sharepoint 2013 foundation version. But media player.js is not available in foundation. So please let me know with the details.Regards,Chaitanya.
View ArticleSite collection can not validate in my light switch application
I could be able to Enable Share-point for the root level of share-point site in light-switch application.I have created new developer template site collection in my share-point environment and then I...
View Articleset taxonomy field multiple values
I'm creating a sharepoint hosted app which is based on javascript only. I wanted to update a multivalue taxonomy field in a list so I wrote this function which didn't work. there is a very little...
View ArticleScriptLink-CustomAction to Deploy JavaScripts via SharePoint Hosted App
Hello,I wand to reference jQuery and a custom JavaScript-File via SharePoint Hosted App on usual webs and a MySite. Now I experience some problems. Just like the App is hardly to deploy on the MySite:...
View ArticleAccess denied even with valid AccessToken
Hi,I am at a loss here about why I am receiving Javascript/JQuery access denied errors with my REST call to SharePoint. I am developing an Auto-hosted app and can confirm a valid access token with the...
View Article