Microsoft.SharePoint.Security namespace missing
I am making a custom timer service in VS 2012 target .Net Framework 4.5.I am using namespace Microsoft.SharePoint andMicrosoft.SharePoint.Security but problem is it is showing following error:The type...
View ArticleInclude SharePoint Control in XSLT
Hi,I am trying to include a SharePoint control inside XSLT (DataFormWebPart).I have this declaration on my page:<%@ Register Tagprefix="spswc" Namespace="Microsoft.SharePoint.Portal.WebControls"...
View ArticleList Item Updating Eventreceiver
Hi,I have a Sharepoint Designer-Workflow attached to a list with item-level-permissions. It is required that the creater of an item should not be able to alter or delete the item. Because...
View ArticleUpload HTML pages to Master Page gallery
Is there any way to Upload HTML pages to Master Page gallery and convert them to master page through Client Side Code.Ashish Baranwal || To know what you know and what you do not know, that is true...
View Articlesharepoint 2013 write console application
Since I am new to working with sharepoint 2013 that uses visual studio 2012, I have the following to mention:1. I am working for a company that just started to work with SharePoint 2013 in the cloud.2....
View ArticleError "The user does not exist or is not unique" has been occurred When add a...
I can able to add a user to a group using sharepoint user permission page but same does not work with programmatically. string loginName = "i:0#.w|domain\id";...
View ArticleHow to add a link/url to the the task assignment email body?
Hi, I'm currently creating a SharePoint 2013 workflow by using visual studio 2013. in the workflow I assign tasks to multiple users by making use of the CompositeTask workflow activity. I would like to...
View ArticleCreate Report in excel using sharepoint list as datasource
i need to create the report based on sharepoint list data. I have SP2013 with powerpivot configured. i have excel 2013. i have try to create the report using odata feed, i can able to create the report...
View ArticleReferenceError: 'Strings' is undefined
I am using several blogs to add a people picker to a SharePoint app we are building. On one page, no issues. On another (both using the same custom master page), in any browser (IE included) we are...
View Articleworkflow stuck on started...for long time..nothing happens. WF manager is a pain
I've created a workflow in SharePoint Designer 2013 and attached it to a list and set the workflow to run when a new item is created or changed. The workflow is very simple. Set field value and exit....
View ArticleSharepoint designer 2013 32bit or 64 bit
Sharepoint designer 2013 32bit or 64 bit which one is preferred for long termMCTS Sharepoint 2010, MCAD dotnet, MCPDEA, SharePoint Lead
View ArticleCustom SharePoint WCF Rest Service - Error 413 Request Entity Too Large
Hello, I am developing a SharePoint WCF service that takes in a base64 string for file contents. When pushing a request greater than 50kb, the service returns "Error 413 - Request Entity Too Large". I...
View ArticleUnhide scrollbars after hiding ribbon with security trim control in SP2013
Hi,I have hidden the ribbon for anonymous users and lower level permission sets. I would like to add the scroll bar back in for all users including anonymous users. I’ve tried several posts but still...
View ArticleHow to get inputted value in a RTE field on custom page and submit by REST...
Hi I am facing the three questions below.1. How to use default RTE in custom page in Sharepoint hosted app. I saw the article of Rich text Editor (ribbon based) in a webpart in SharePoint 2013 and...
View ArticleImprove Performance for BULK Insertion in Sharepoint
Hi All, How to improve the Performance while we are inserting/updating/deleting bulk amount of data to SharePoint List. Please suggest.Mahesh
View ArticleEmail notification when custom list item changes
HiI have a custom list with a workflow that emails me when an item changes from the list.I want to add the fields that have changed to the email. Perhaps the email could contain the old value and the...
View ArticleHow to use SharePoint 2013 list offline?
Hi,I have a SharePoint list that users will use both online and offline. One of the columns in this list has a lookup to another list. What are the choices if I want to use this form offline?Thanks in...
View ArticleMicrosoft 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 ArticleFeature with ID 15/.. has already been installed. Use the force attribute to...
Hi everyone,I really become desperate with this one. I know, it's mentioned hundred times in the web, and it really works when you use a force deployment, but my simple question is: Why?To explain my...
View ArticleWhere can I edit ribbon button definiton created in SPD?
I need to add some EnabledScript magic to my button created in SPD, where will I find it definition?(Its Custom Action Button on Display Form on specific List)
View Article