clientContext.executeQueryAsync returns undefined in Ecmascript
Hi, Scenario: Need to allow only 4 booking on a particular date. Solution Implemented I am trying to validate a form field by calling PreSaveAction() function. In PreSaveAction() function, using...
View ArticleDelete meeting items from calendar when expire.
Hello,Delete meeting items from calendar when expire.Any one have idea about how to do it?Rajesh Kumar "Changing the Face" can change nothing.But "Facing the Change" can change everything.
View ArticleChanging DisplayName of Column in a ContentType by API in different languages
I want to change the DisplayName of a column in a content Type by API. It should work with the DisplayName defined in a resource file. The DisplayNames are defined in the LzTypeVPS.resx and...
View ArticleReceiveing null when using SPFarm.Local
The C# class library project I created contains some some simple code below:namespace IPY_PublishDLL { public class FormPublisher { public static void publish(string path) { SPFarm localFarm =...
View ArticleHow to programmatically create a recurring calendar event in Sharepoint from...
How to programmatically create a recurring calendar event in Sharepoint from client, such as listdata.svc?
View ArticleHow to send mails from Sharepoint Custom List ?
Hi , I have one sharepoint list that takes feedback from the users. Now we already have the column "created by"; what we want is if some user creates a new feednback or in other words a new list item...
View ArticleGetting List data from one list to another.
Hi,I have a list called Clients where I have items with columns Client and ProjectFor Ex : Client Project Test1 Desc1 Test2 Desc1 Test1...
View ArticleProbulem with Custom workfow Developed through visual studio 2010
Hello All,i want to develop a simple workflow from visual studio 2010 . as soon as i add a createtask activity i recieve my workflow gives Error Occured .when i go to log it shows some thing like...
View ArticleRuning a SharePoint Designer Workflow from ItemAdded Event Receiver
Hi,I have created a List Workflow in SharePoint Designer that changes permissions on the current List Item.The List is a Document Library with a Document Set Content Type.If I run the workflow manually...
View ArticleI have one Sharepoint Project, in that i have three servers
Hi All,I have one Sharepoint Project, in that i have three servers1)Front end web server 2)Application Server 3)Back-end serverNow my dought is, what are the services in front end server and what are...
View ArticleRestart a state machine workflow when error occurred in approval levels
HiI have created a state machine workflow with 4 level of approval.My problem is " If error occurred in the approval levels I am not able to continue further level of approval"I want to restart the...
View ArticleHow to Send Sharepoint Credentials through Asp.net Web.config file or C# code.
Hi,I have created a asp.net contact us form using web services for SharePoint List. This form not having any credentials, I want to addSharePoint credentials in this asp.net web.config file or C# code....
View ArticleMS Dynamics Web services - Update purchase order line validation error
Hello,I'm trying to update some purchase order line fields by using this code:public string UpdatePo(object itemKey, DateTime PromissedShipDate, DateTime PromissedDate, string Quantity, string...
View ArticlePowershell script to copy views from different list
Hi,We lost some Personal Views from a list after a user was deleted, and we are trying to retrieve them. The unsupported route of SQL restore to a different location and then copy views to existing...
View Articleweb site to SharePoint layouts folder not working
I have WebSite developed which has a Third party control also in one the web page - Infragistics grid control, I am trying to deploy this web site into Sharepoint layouts folder, so that I can browse...
View ArticleIssues Checking Documents in and out through Microsoft Word
We are currently using SharePoint 2010 and Office 2007. Select individuals upload Word documents to our document library and start a workflow which sends emails to various individuals to "sign" the...
View ArticleUnable to retrive the deleted items from recycle bin
In the recycle bin I find my deleted items, but I cant able to view my actual values.I cant understand the Name column values. So I am not able to restore the required line item.How to solve this. My...
View ArticleListCreationInformation custom template not applied
I have a custom document library template that I created by saving existing document library as template without data. I am able to create new document libraries using this template from the web...
View ArticleCustom list definition code upgrade from VSeWSS-SharePoint 2007 to VSTS...
Hi everyone,We have custom list definitions with custom site definition created using VSeWSS 1.2-SharePoint 2007. We upgrade the code to VSTS 2010-SharePoint 2010 using the VSeWSS migration tool...
View ArticleSharepoint 2010 + Crystal Reports 13 + Visual Studio 2010 - Problem on...
Hey guys. I'm working with Sharepoint 2010 on this system. It was everything ok until I started working with Crystal Reports hehe After a lot of hard work, I was able to make the report work (almost)...
View Article