How to read sharepoint 2010 workflow hidden history list for tracking errors...
Hello Experts,Kindly let me know the all possible ways to implement below requirement-How to read sharepoint 2010 workflow history list(hidden) for tracking errors and display the errors/issues on a...
View ArticleChange welcome email for adding user to SharePoint group
Hi,I have a requirement to change the welcome email body for adding user to SharePoint group.I have come across articles which say that this can be done by changing the value of 'ServerEmailFooter' in...
View ArticleCreate spalert programatically-Someone changes an item that appears in the...
Hi,I want to set this option programatically through object model.i tried newalert.properties["filterindex"]=4but it didnt work.Aruna
View ArticleSaving Files from Word 2010 into SharePoint 2010 document library deployed as...
Created a new SharePoint 2010 List Definition project, Sandbox deployment option. List Definition type: Documents Library. When attempting to save into the document library from Microsoft Word 2010 I...
View ArticleScript On Demend (SOD) /w MDS
Minimal Download Strategy is not compatible with Script of Demand because SOD is script and MDS load not load a content editor web part with script.It is very common to load a script block /w...
View ArticleEvent Receiver with new Items.Add()
Hi,I have a complex event receiver with ItemUpdated method, where I create new Item to the custom SP List.I use this code, but after in one minut this new item is deleted from the list, and I dont...
View ArticleMissing Head Title in a webpart SharePoint 2010
Hey guys,I have a very strange problem. I have a list wepart on a sharepoint page. When I open the page at first I can't see the column titles, but then when you get over the columns with the mouse...
View ArticleHow to use Meta Data in List Definition
Hi there, In Custom List , I could create a Meta Data Column by UI, but don't know how to create a Meta Data column in my list definition by programming anyone has experiense? -Regards, Chi
View ArticleAdd connectionStrings to web.config using SPWebConfigModification
I have a fairly simple custom Visual Web Part project with two Visual Web Parts in it. If I hard code the Connection String in the web.config file, everything deploys and works fine.Now I removed the...
View ArticlePermissions.asmx web service problem
Hi all,I have a big issue about web service action with Permissions.asmx. I have a custom created role and group on my site and i would like to grant this group accces to list with permissions from...
View ArticleHow to remove hyperlink for that lookup column
Hi, I have list column with lookup column. That look column data is in hyperlink. If i click that link, it goes to that look up parent list. User does not want that. How to remove the hyerlink of that...
View ArticleHow do I prgrammatically disable upload of multiple files?
How can I go about disabling the ability to upload multiple documents into a document library? Is there a way to programmatically do this?
View ArticleHow to check input date is correct format or not in sharepoint date time...
hi, i am creating dynamically on sharepoint date time controls in one link button click i need to check the input string is in date format or not uisng compare validator in code behind how can i do it...
View ArticleHow do i create a BDC connection and field?
I haven't done this before, so please be patient with my question. I am trying to create a BDC connection and field that will be used in my code to obtain a field out of a database. I have searched but...
View ArticlePlease Help!!! Desperate SP Workflow issue...How can I fix this WorkFlow...
Hi this is a long story but I will summarize and any help would be so awesome. I will be so unbelievably appreciate.So in this environment we do not have access to SP Central Admin. So as an SCA over...
View ArticleUnlocking document locked by SHAREPOINT\system
Hello, I have the following requirement:1. When a document is uploaded to the library, it needs to be locked. 2. A scheduler job (console app) runs at night which checks certain parameters and unlocks...
View ArticleSite template changes not reflecting in new the already created site
I couldn’t figure it out myself how to use site template to modify the existing site created from the site templateSo here is the simplified scenario... I created a Site on Dev. SharePoint...
View ArticleMicrosoft TechNet Wiki SharePoint Guru - Winners for November!!
The results for November's TechNet Guru competition have been posted!Sorry for the delay copying over to the forums, busy times...
View ArticleSharePoint Site + Webservice
Hi All, How to connect to a sharePoint site using webservice in the object model? I need to fetch all the lists in a site & need to check whether the email setting enabled for the list or not?...
View ArticleGet Return Value From EWS API StreamingSubscriptionConnection Class
I have created a WCF Service to Sync Exchange Mail Box and Our Mobile Application. I want to Send Notification usingWCF get service but StreamingSubscriptionConnectionand its delegate event handler...
View Article