Updating List Title Using REST
Hi,I am trying to update a list title using the REST api and HttpClient. I have the following code but the StatusCode is returning BadRequest.private async void UpdateTitle() { string webUrl =...
View Articlesharepoint 2013 issue
Hi Every One,I am using windows 8 with sharepoint 2013. last week the admnistrator password changed. we have updated in app pool account also but after that we are getting the following message" This...
View ArticleVariations Tab missing from List
Hi,I have enabled variations and have created a source and a Target Variation, For some when I provision a Custom list in my source variation through a feature the Variations Tab that should appear is...
View ArticleModify Task Description via CAML
Im trying to query/update data via caml for a task list and im able to do most things ok but im not having any luck with the description.when i use caml build tools i dont see any object representing...
View ArticleSharepoint 2013 High Trust provider-hosted app: Allow single sign on between...
My setup:- Sharepoint 2013 RTM with March PU and August CU - target site is a developer site (http://10.7.8.161/sites/dev)- A high trust provider-hosted MVC4 app hosted on the same IIS7 instance as the...
View ArticleDiscussion Board: how to change the text "New Discussion" to create a new item
All,I would like to adjust the text "New Discussion" of a Discussion library.Can anyone give a good suggestion for SharePoint 2013?Thanks,Dennis
View ArticleHow to programatically authenticate user to Active Directory to get...
Hi.The problem: See code below; the ensureuser command is working fine, in the sense that the user will actually have the correct right in SharePoint as a valid user which can log on (as far as I have...
View ArticleImplementing custom "likes" in SharePoint 2013
We're developing a new intranet using SharePoint 2013 and I have a question about the "likes" functionality. I've created a custom list and I've turned on the rating (Rating settings) for the items in...
View ArticleUploading Files to SharePoint Online Using Managed Code
Hi guys,I am a newbie with SP Online :). I am trying to create a document library and upload documents to Sharepoint Online 2013.I tried the code below but produces an error 403. Help please. Thanks in...
View ArticleToken request failed on Apps pages after we have changed our domain name
HiWe have deployed our apps part in one of our office 365 public site and it was working well.But recently our client has changed their domain name (ie From https://xxxx-public.sharepoint.com to...
View Articleworkflow deploy error from visual studio 2012
I've got exception while deploying workflow (while activating feature). It cant find types of my custom activities.I put dll and describing xml to C:\Program Files\Workflow...
View ArticleHow to add workflow with web template?
Hi allI am creating custom web templates, based on the team site template, and need to add a custom workflow to the documents library. How can workflows be added to document libraries while...
View ArticleProgramatically retrieve followed documents?
Hi allIs it possible to programatically retrieve the documents a person is following ? Any quick guides, ideas or tips on how that can be achieved, and I will be very happy.Thanks.
View ArticleNested executeQueryAsync call in loop
I've a custom list which contains a lookup field to a document library. I need to create a html table with for items in the custom list with the name of the linked field in the document library using...
View ArticleWorkflow - Cannot retrieve a UserMulti Field value
Hello,I'm developing a SharePoint-hosted App with a workflow working with a List that contains a UserMulti Field. I'm currently trying to retrieve this field value to a variable with a...
View ArticleAccess Denied executeQueryAsync
I am getting random access denied error while I run following JS script. Some time the script runs successfully but most of the time is gives an access denied error. I am logged in using windows auth...
View ArticleSPHierarchyDataSourceControl RootListId
Hi guys i have a Tree View WP , i want to use SPHierarchyDataSourceControl.RootListId to root a specific list by ID.. This is my code but don t work.. Any idea? SPSite _MySite =...
View Articlesharepoint 2013 workflow deployed but bot showing
I have a sharepoint workflow that I created in sharepoint, then i publish it, I do not see any errors and everything looks good. but its not showing up... it has to be something easy that I'm missing,...
View ArticleDeploy Custom Theme In SharePoint 2013 as a Feature
Hi Guys,I have created Custom Theme Files i.e. PaletteColor40.spColor and fontscheme009.spfont for SharePoint 2013. Now two questions as below:-How can we change SiteLogo in Theme, like default theme...
View Articlejavascript:OpenPopUpPage will close automatically, on safari 5.1.7
i have added the following code to display pop-ups:-<li class="ms-comm-adminLinksListItem" unselectable="on"><a...
View Article