User Profile Errors
Hello,Could any one please help as i am facing below errors while importing from AD in User profile synchronization:1.) System.Reflection.TargetInvocationException: Exception has been thrown by the...
View ArticleSharePoint 2010 Wiki Site - Edit functionality not working for IE 11
Hi, i am facing issue while editing Wiki Page in IE 11. i am using SharePoint 2010 Environment. i created my custom page layout for wiki page. while creating new wiki page i am using this layout. when...
View ArticleSharePoint configurable workflow
Hi AllMy client want to develop a configurable workflow which can be used across multiple application within SharePoint.We have some design document for this but I am unable to understand the logic of...
View ArticleSharePoint 2010 Web Application from Classic to Claim authentication
Hi,I have developed SharePoint 2010 Classic mode authentication web application and moved in to production.Now i want to extend as a FBA (Form Based Authentication)Claim Based. How could i do?Any...
View Articlesharepoint sequential workflow while activity
Hi,I have a simple question regarding SharePoint 2013 custom workflow(sequential) . Is it a must to create a task and use while activity and then complete task . what if i want to just send an email as...
View ArticleCommit and refresh
Hello everybody, I have the following button:<input type="button" value="Change" name="btnSave" onclick="javascript:{ddwrt:GenFireServerEvent('__commit;__refresh;')}"/>The button should do the...
View ArticleShowing error of 'PreSaveItem is not defined' when trying to save item in any...
We took a backup of production site and restored it on our development server. The restoration process went fine with no errors thrown. But when we try to save item in any list the console throws error...
View Articlecolumn name space
i am working on visual studio .i have written a code which updates columns and list in shar epoint programmatically using C#. but whenever i am creating a column name with a space it is taking as an...
View ArticleBest Practice for landing page using JSOM or CSOM
Using SharePoint Online, what is the best practice to load a landing page with in the SLA? I am working with an organization having 40,000+ users. The concurrent users for the landing page 1000+...
View Articlemove folders with their documents
Hi;I would like to write a script powershell to archive all documents into same doc lib in saving the same folders structure : move recursif each folder with their documents to a new Archive...
View ArticleGetting an Exception while trying to create Subsite in site collection using...
Hi Techies,I am having a site template ( testExample.stp)which I have downloaded from another server which is in different farm, I have uploaded these stp in my server in separate sitecollection...
View Articlenot able to add asp control in sharepoint custom page
<%@ Page language="C#" CodeBehind="CustomerCard.cs"...
View ArticleSend an Email Notification when Admin access my Password
Hi Techies,I have one requirement where user has to reset his password and for that he has to contact the helpdesk,so once he contact to the helpdesk he has been ask for 3 questions which has been set...
View ArticleCapture element and submit to SharePoint list?
I have an RSS feed using the Google API, that pulls feed results into a page and links to them. I now want to submit the results to a SharePoint list. What's the easiest way to do this? Capture the...
View ArticlePre-requisites for installing SharePoint 2010 Project Templates in Visual...
I want to start work on SP 2010 with Visual Studio 2012 , but I am unable to see any SharePoint Project Templates for creating a Visual Web Part. What should be installed for getting the SharePoint...
View ArticleSave conflict while updating SPListItem for Document Library
COMException<nativehr>0x81020015</nativehr><nativestack></nativestack>The file FileName.xml has been modified by SHAREPOINT\system on 18 Aug 2014 12:41:01 -0400. SPException...
View ArticleShowing a business data item in a list form using a key in a list item
We have a normal SharePoint list which contains a number of columns.Once of those columns is a customer IDIn an SQL database we have more data about that customer.We have successfully connected to SQL...
View ArticleStart a Visual studio 2010 sharepoint workflow programatically
Hi all,I have created a visual studio 2010 sequential workflow for my SharePoint form library. I want to start this workflow when a field in the library equals a certain value. On creation in visual...
View ArticleHow to revert a SharePoint 2010 Site Collection to a Default site template...
I have multiple SharePoint site collections that are created with a custom template that I now want to revert them back to a SharePoint OTB default site template (ex. TeamSite "STS#0"). Is there anyway...
View Articlecascading dropdowns on NewItem.aspx for doc library
I'm trying to get the cascading dropdowns working on a newitem.aspx page for adding a new document to the doc library. I'm using the SPServices library and I followed this blog...
View Article