Microsoft Weather API
I have been using MSN's weather API for a SharePoint webpart for a few years now and today it stopped working. The URL is...
View ArticleSet size for embedded code
Hello,User embed code using ribbon in rich editor for custom list. Unfortunately the width X height embed code from youtube is too large. How i want to set the set the width X height . Example : Embed...
View ArticleJS Link Code Help
I have one piece of JS Link code that adds the list ID to the DispForm.aspx using an override.(function () { (window.jQuery || document.write('<script...
View ArticleA filter based on a lookup column
Hi,I have a list based on a custom content type which contains a lookup column. I need to create a view that would allow me to dynamically select a value for the lookup field and filter the list based...
View Articleapsx page with code blocks in /SitePages/ directory question
Hi I have an inline c# web page in the SitePages in the root site of a sharepoint install to get the code to run i added <PageParserPaths><PageParserPath VirtualPath="/*"...
View ArticleIssue Populating TaxonomyWebTagging Control
Hello All SharePoint Gurus - I am using TaxonomyWebTaggingControl<Taxonomy:TaxonomyWebTaggingControl id="txnomyContinents" Visible="true" IsDisplayPickerButton ="true" IsMulti ="true" AllowFillIn...
View ArticleHow to programmatically get list of users and groups that have access to a...
Hello, I am trying to find a way to get the list of AD users and AD Groups that have access to a folder or file that has broken inheritance. I don't need to know how to find the inheritance broken, I...
View ArticleTaxonomy Column Values not fetching from Code after batch deleting and adding...
I have a SharePoint 2013 site with custom lists containing taxonomy columns. It had data initially. But for some requirement, I had to do a batch delete of those list items and repopulate them through...
View ArticlePublishing Hyperlink site column accessing issue
Accessing Publishing Hyperlink Site Column from a custom list in a variation Site, make the list content and navigation text empty.
View ArticleSharePoint Online Hosted Add-in for just a web part without creating a new...
Based on these Guides:https://dev.office.com/docs/add-ins/overview/office-add-ins https://msdn.microsoft.com/en-us/library/office/fp142379.aspxIs it possible to create a SharePoine Online 2013 Hosted...
View ArticleSharePoint 2013 Alerts alternatives
What are the alternatives of Alerts in SharePoint 2013?My requirement is that when a list item added/updated/deleted in a list, a mail should be sent out to admin with nice format.Limitations on...
View Articletrying to issue security token: The security token username and password...
in SharePoint 2013 portal we have customized FBA in PROD (2xWFR , 2xApp, Clustered DB SQL 2014) and when users try to login below exception caught on ULS and as we have 400K users we are getting...
View ArticleSharepoint ssas login problem
Hello,Long story short. Ive a sharepoint 2013(server 1 web) and SQL 2008 (server 2 app) on domain A and 2012 ssas/ssrs server(server 3 reporting) in Domain B. All necessary installation are done and...
View ArticleWhy do i get i:0#.w|domain\\username and within RunWithElevatedPrivileges...
When i doConsole.WriteLine(SPContext.Current.Web.CurrentUser.LoginName);i get the following response:i:0#.w|domain\\usernameWhen i doSPSecurity.RunWithElevatedPrivileges(delegate() {...
View ArticleSharePoint REST API
Hi, I would like to enable RBS (Remote Blob Storage) in SharePoint 2013 to store large file (over 300MB). Do you know how it works with REST API? Will it take a lot of memory resources to upload such...
View ArticleSharepoint 2013 Workflow App Step Security
My workflow ran fine for me as a full control user. In testing any other type of user it failed on a 401. So I followed these...
View ArticleForce document edit form to display upon document upload
Hello, In order to force users to follow our naming convention, we have been making them go to the edit document properties and with a java code we have written, it will not let them continue unless...
View ArticleWhen to use Timer Jobs and when to use Windows TaskScheduler ?
Hello,I have few general Question ..1. What is Timer Job and in what scenario we should go with TimerJob ? Any example ..2. What is windows TaskScheduler and in what scenario we should go with...
View ArticleChild content type unable to inherit parent content type changes?
Hi,I have content type hub with site columns and content types. I have refereed some sites column in content types.I'm unhiding "Manger" Site column from content type hub.I have created "Microsoft...
View ArticleSharePoint 2013 Visual Studio 2015 Workflow Issue
I have SharePoint 2013 Enterprise vesion. Visual Studio 2015 Ultimate Version. Topology as belowSQL01 (Clustered)SQL02 (Clustered)FE01 (load balance)FE02 (load balance)APP01APP02 SharePoint access by...
View Article