_spBodyOnLoadFunctionNames.push & ExecuteOrDelayUntilScriptLoaded undefined.
Hi Experts,I started learning share point 2010.I tried to execute some java script but I am getting undefined error .//_spBodyOnLoadFunctionNames.push("pageOnLoad");...
View ArticleSet FedAuth cookie from 3rd party SSO
We have a Web Application that uses Client Object Model to present data from SharePoint. The Web Application is using a 3rd party SSO that uses ASP.NET Forms Authentication. The SSO is required by our...
View ArticleSelfServiceCreateSite error 0x80070057
Hello,I have been trying to figure this issue out for 2 days. Basically I want to create a site collection from code using SelfSerivceCreateSite method, but it gives me the above errror. As I read in...
View ArticlePowerShell Move-SPUser equivalent in C#?
Hi,I want to write a small application in C# that does the same as the Move-SPUser operation in PowerShell. Is there a method in SharePoint API for C#?PS. It seems I can't use the...
View ArticleWhich analytics feature is best for sharepoint 2010 ?
Hello,I have requirement as below :hits per userquick snapshot of hits per location.quick analysis / KPIs on Hits per location (country).<o:p></o:p>I have read about web analytics,goggle...
View ArticleHow to open model dialog onclick of list item hyperlink column
Hi,I have created a hyperlink type column in a list.I want to open modeldialog onclick of that hyperlinked column.Suggest me how to do this.Regards urvinit
View ArticleCustom People Picker with Claims
I have an environment that is using Claims authentication and I'm trying to modify the View a user sees when he hits 'Browse' on the People Editor. When claims is enabled the page (Picker.aspx) appears...
View ArticleMigration from LiveLink to SharePoint 2010
I have a site which is developed in Livelink and now I need to migrate to SharePOint 2010 including content, look & feel. what is best way to do this?Manjunath T
View ArticleCreating Custom Properties for Visual Web Part in Visual Studio 2012
Dear AllI am creating a visual web part in Visual Studio 2012 for SharePoint and I would like to create and use a custom property.I have read loads of articles about how to do this but they all seem to...
View ArticlePaging
Hi, paging is not working for the SPGridView. i made pageSize=10, intially it is displaying 10,and when i click on next button, it is displaying only one item. Please let me know if you come across...
View ArticleEvent handler - open with explorer issue
hi all,I have developed an event handler (itemadded syncronuos) for a library. i need to populate title fieldpublic override void ItemAdded(SPItemEventProperties properties) {...
View Articledeploying Sharepoint 2003 format web parts in Sharepoint 2010
Hi I have a solution of Web Parts which was packaged for Sharepoint 2003.I want to deploy the solution in Sharepoint 2010 but before that want to convert the solution in VS 2012 format.How do i change...
View Articlesharepoint 2013 designer workflow shows something went wrong
We are getting below error when we moved sharepoint 2013 designer workflow from dev to qa. I activated the workflow.sharepoint 2013 designer workflow shows something went wrongThe site uses https and...
View ArticleSQL server connection error in sharepoint
We are getting below error with inetgrated security and custom DB sql server connection in sharepoint 2013.This connectionstring works in dev with SQL username and password but in QA we are changing...
View ArticleNew Folders In SharePoint Custom List Using C#
Hi All,I have created an InfoPath form that used to create a new form & a new document library and the description to that folder.Now my InfoPath form has some text boxes to store data. Also there...
View Articleshare point custom list NEWFORM.ASPX - Change button text color / text style
hello how can i change save button text color / text style / text size or text alignment using jaya script on NEWFORM.ASPX?can anyone tell me ?
View ArticleManage Social tags and Notes
Hi, if we delete Social tag(I like it) from the front end(CA), social tag is not deleted because the old bookmark which was created before Multi lingual implementation.Is there any option to delete...
View ArticleCannot access a closed file error on adding a file to a library
I am trying to copy the attachments from a list to a document library. When I try to write into a document library, occasionally I am getting following error "The remote server returned an error: (500)...
View ArticleDisplaying a SharePoint List in a ListView Control with Grouping by Date
Dear AllI have created a ListView to display items from a SharePoint list:<asp:ListView ID="UpAndComingEventsLV" runat="server"><LayoutTemplate><ul><li id="itemPlaceholder"...
View ArticleIssue with SendToOfficialFile
Hi,I am using SPFile.SendToOfficialFile method to move documents across site collections. SPOfficialFileHost Action is set to SPOfficialFileAction.Link, so that it replace the item in source site with...
View Article