Referencing a site in Timer Job
Hello, I am a bit confused with SharePoint URLs. I enter the site by address http://abcuniversity/ in Internet Explorer. I need to read the lists from that site in a Timer Job. I use the following...
View ArticleHow to call a Web Api from from a Visual webpart code behind?
Hi,I am trying to create a visual web part in sharepoint 2013 with data received from another Web API.I followed the below steps.1. Created a Visual Web part.2. In the code behind(.cs) file I wrote the...
View ArticleWiki Pages Table of contests
Hi,Is there an easy way (add a web part maybe) to add a wiki page table of contents in SharePoint 2013.I want the table of contents to be located at the top of the screen and references headings in the...
View ArticleCheck by Date using CAML query in sharepoint 2013
Hi i am using sharepoint 2013.In my Custom List i am using DateTime field it displaying only date.How can i search items by date is equal using CAML query in C#.Thanks in advance
View ArticleSharePoint 2013 Client Side People Picker Search User In Specific Group
hi All,I created people picker using CSOM. I want restrict people picker search to specific group. is that possible if yes please help me.Thanks In Advance.
View ArticleHow to find HtmlAnchor ID from the web page in C#? Error message: Object...
I tried to find the ID of the HtmlAnchor web control through FindControl. But the error seems to say that HtmlAnchor web control instance is null.The error message: Object reference not set to an...
View ArticleSP workflow 2013 get list by name - visual studio
I am using Visual Studio 2012 for developing workflow 2013 and I have a problem getting list by its name. I have LookupSpList activity but it has input only list guid, not name and I can't select list...
View ArticlePowershell script to get the list of all sites under a site collection
Hi,Please let me know whether there is any power-shell script available to get the list of all sites and its owners under a site collection.
View ArticleSharePoint 2013 - Missing Publishing Page Ribbon/Tab on custom page layout -...
I created page layouts using Visual Studio 2013 and SharePoint 2013. I added both ASP.NET web controls (e.g. asp:Label, asp:HyperLink) and SharePoint web controls (e.g. SharePointWebControls:UrlField)...
View ArticleWorkflow Manager 1.0-SharePoint 2013
Hi I need to know, 1. Under What scenarios Workflow Manager 1.0 is used? 2. What are the Pros & Cons in Workflow Manager 1.0 3. How it will be used in SharePoint...
View ArticleJavaScript error, cannot expand or collapse ASP.NET TreeView in SharePoint...
I cannot get a TreeView to work in a custom web part I'm trying to create. I've tried dumbing it down as much as possible, eliminating the C# code for the sake of testing, and it's not working.This is...
View ArticleNo content types have been subscribed for new site collection
New site collection is not picking up content types from the hub. The Content Type Publishing for this collection shows "No content types have been subscribed" but content hub is showing up for...
View ArticleSharePoint 2013 Provider-Hosted App Installs, throws File Exists error.
I have a SP2013 Provider-hosted app with DevExpress controls that was working fine until just recently. I am getting the following error when I try to F5 DEBUG:"Error occurred in deployment step...
View ArticleAdd item to list - just adds the last item
Hi,I'm using a very simple code to add items to a list.In debug I see all the item being added and calling Update, but at the end only the last one is actually added to the list.The code is as...
View ArticleThe Execute method of job definition...
Hi there..I was working on writing the code for syncjob(AD to SP 2013) on remote server 2008 r2.I've written a custom timer job and all of sudden I lost access to my SP Central Administration and I am...
View ArticleImport values as 'person or group' type
Hello all, I have an excel sheet with URLs and users (Name, email and alias/id stored in different columns). I would like to transfer this excel sheet into a task list. The tasks should be named by the...
View ArticleWindows Phone 8.1 SDK for SharePoint [CSOM]
I want to interact with my SharePoint 2013 Foundation environment. For my purpose I need the CSOM in my application. But I cant find the SharePoint SDK for Windows Phone 8.1. Cant find any information...
View ArticleUser control in list form
I have a lookup column, where source list have more than 20k items. Because of that i create user control to picking items from source list (instead of dropdown). How can i add my user control to new...
View ArticleFly-Out Menu background
I have enabled the fly-out menu option on my SharePoint 2013 master page using the code below. Can someone tell me how to set the width of the background box? In Chrome the text is wider than the...
View ArticleProvider hosted app session issue
Hi, Working on provider hosted app, the issue is when we add same app for two different sites and access using same IE(different tabs) for both sites. The session of one sites overrides the another...
View Article