Sharepoint apps written in C#
HiI have a web part that is written in c# that hold sso for an outside vendor in our SP 2010 environment. It doesn’t access anything internally, it just creates the url to their site.We have moved to...
View ArticleFeature was already activated at scope. No further action necessary for this...
I'm getting the following error when creating a subsite from a saved template:Feature ... was already activated at scope ... No further action necessary for this feature.The feature is a web feature...
View ArticleAlerts based on Managed Metadata values (termstore)
Hi All, I have a requirement from a client to have users able to subscribe to alerts on a document library ONLY when a document has been added with ONE OR MORE managed metadata fields (termstore...
View ArticleSharePoint + Design pattern = ?
How common is it use design pattern in relation to SharePoint solution?
View ArticleItem Added Event Receiver giving Access denied error in Claims enabled web app
Item Added Event Receiver giving Access denied error in Claims enabled(SAML) web app for readonly user when giving unique permissions to a page in Item Added event.Code is running under Elevated...
View ArticleWhat is the best way to customize my site template in SharePoint 2013
Hi everybody ,I just have installed user profile service and my sites in SharePoint 2013. Now I want to customize my site as every one create himself site , his site create some list and library for...
View ArticleEdit single item in Recurrence event through CSOM/javascript + SPService Library
Hi, I've a requirement that I've custom action ribbon button. In a calendar list, there is a Person/Group field named "Attendees". I want to add current user to this field when the user click the...
View ArticleInstallation package is not supported by this processor type error while...
Hi Team,I am trying to restore/design few SSRS reports in my PPS Dashboard Designer 2013. On my process I got the error "Failed to load the appropriate report editor" and to rectify it I tried...
View ArticleCalendar view on page for Published site.
I have a subsite, and I create a calendar for meetings, on a new page I added a web part to show the calendar (calendar view). when I logged on the site, each event has their one link to details,...
View ArticleSharePoint REST Query - How to say "Where Is Null or Empty"
SharePoint REST QueryThis is the returned value for the field I want to use<d:myfield:null="true" /><REST>...?$filter=myfield_____________? (how do I say is (not) null or empty)Thanks in...
View Articlecontext.ExecuteQuery() not working from CSOM Code Activity in Visual Studio 2013
Hello, I have created a Code Activity Block as below. The problem is that as soon as the code encounters the context.ExecuteQuery() statement, it terminates and does not return the desired result. I am...
View ArticleHow to compare two strings whether both are equal while ignoring the...
I attempted to compare two strings whether they are equal or not. They should return true if both are equal.One string is based on Taxonomy's Term (i.e. Term.Name) whereas other string is based on...
View ArticleGet manually sorted subsites from REST API
I have manually sorted my subsites in Site Settings > Navigation Settings.How can I get the subsites from the REST API in the manually sorted order? This is the URL I'm using:/_api/web/webinfos
View ArticleHow to enable java script object model in public facing site office 365
We are working on office 365 public facing site . we created some sandbox solution and get list items using java script object model . which is working fine before we made our site public (using...
View ArticleSharePoint 2013 WorkFlows Association and Content Types
Hi, I'm studying for an exam the ability to associate a workflow to a content type in SharePoint 2013. Probably i'm confusing: YES: http://technet.microsoft.com/it-it/library/cc262735.aspx (See PLAN...
View ArticleSharepoint 2013 public website menu collapse/expand
I am using the Berlin template. I would like to be able to collapse/expand the left side menu.E1.Is there a template or other drop-in solution?Has someone created code to do this? Would you share...
View ArticleContent Query Webpart breaking html
Hi,We are trying to use the content query web part to display content from a document library in a site upgraded from sp 2010 to sp 2013. However, it seems the content query is breaking the html in our...
View ArticleHow important is VT-D? Sharepoint Dev Env VM's on Laptop
Hi,I'm planning to set a SharePoint 2013 Dev Environment VMs a Laptop.I saw that the Haswell 4700MQ does not have VT-d, nor Vpro...
View ArticleGet folder ID with JSOM
I need to fetch folder ID using JSOM. Actually, I need to update one of its columns, that is why I want to get ID.For now, I can get its name:function get_currentFolder(OnSuccess, OnError) { var...
View ArticleHow to set/edit Term Set Settings (of content type) programmatically?
I wonder how to set the term set under Managed Metadata Service on Term Set Settings of the selected content type programmatically.The snapshot is shown below:
View Article