SharePoint Lists Web Service Proxy Unauthorized Error
I am trying to get data from a SharePoint list by using SharePoint Lists Web service. I have a MS Office Excel Add-In with a WPF User Control inside it. I used the following code to make a proxy...
View ArticleModifying List Threshold value for a particular list or site collection
Hi,We have a large list which exceeds 5000 list items in it.So we got a error in production by saying that the list exceeds the threshold limit in Web App.So currently the Production support team...
View ArticleMicrosoft TechNet Wiki Guru - Winners for July!!
The results for July's TechNet Guru competition have been posted!http://blogs.technet.com/b/wikininjas/archive/2013/08/11/technet-guru-awards-july-2013.aspx Congratulations to all our new Gurus for...
View ArticleCreate "Mailto" field in Sharepoint list to send email to a group
I have two lists called "Events" and "Attendees", I have to create a workflow that when a new item is added on the Attendees list, it will updates a “mailto” field on the event itself. Clicking this...
View ArticleHow to get data from serializer.DeserializeObject?
My data from a web service:"[ {\"RecordId\":\"7\",\"ReviewPeriod\":\"4/2013\"}, {\"RecordId\":\"8\",\"ReviewPeriod\":\"1/2014\"}, ...snip... ]"And I am trying to parse it like so:IdsJsonObj =...
View ArticleHow to hide View All Site Content for non admin users except for Admin users...
Hi, I have some requirement in that I want to hide "View All Site Content" option from site actions menu. I want to show the "View All Site Content" option to only admin users not to all other users...
View ArticleGet the Colleagues updates from the MySite in Sharepoint 2010
HI All,In My Project , we have a requirement like, We have one intranet portal and MySite is configured for each user.The user will add some colleagues in his MySite.If Colleagues updates information...
View ArticleCheckOut/CheckIn when uploading a file
Hi,I have created a custom form to upload files to a library. Users can provide comments that are stored by calling CheckOut and CheckIn methods on the file. The problem is when the file is checked-in...
View ArticleHow to use Search refiners in custom search result page?
HelloI have created my own custom search web part using FullTextSQL query, in which I am displaying the data in spgridview. I also like to include refiners in my custom search result. How Can I include...
View ArticleComplete Visual Studio Workflow State Programatically on a Specific Date
Hi All,I have a requirement where I need to complete the workflow on a specific date. The workflow I designed is for a vacation workflow and need to have the workflow status as complete on the day the...
View ArticleCustom Web Part with whole Site Tree View (Subsites, Lists, Libraries, etc)
Anyone know how to display the whole site hierarchy and items using tree view in custom web part?I want to display it as a navigation users could use wherever they go in the site, whole site tree view...
View ArticleWorkflow to update email list
I have two lists called A and B. On A list, I have a column called Mail list, on B list, I have a column called Email Addresses. There will be many items on B but only one item on A. I need all the...
View ArticleEvent Receiver Popup msg without cancelling the Item
Hello, when user updating an item, I need to show a warning message when there is no item for a particular category. But I have to allow user action to continue. I have custom error page which is...
View ArticleError occurred in deployment step 'Activate Features': The parent content...
I get the following error when attempting to deploy a solution using visual studio 2010:Error occurred in deployment step 'Activate Features': The parent content type specified by content type...
View ArticleVersions in Sharepoint
How can I get sharepoint to automatically manage versions for my documents ?I added versions as I separate column but to manage the versions, I manually need to go in and add the version number.Is...
View ArticleNightmare with Multiple Delay Activities in a Sequential Workflow
I have a conditional activity group (CAG) with 3 sequential activity groups. 2 sequential groups in the CAG contains delay activities that gets triggered on different conditions. What I notice is if...
View ArticleSharePoint 2010 - Search a List for Similarities Before Posting a New Item
We need to build a request list for our project and one of the major issues we encountered was duplicated requests from customers. We want to implement the same feature this website implement: offer a...
View ArticleApply Custom Master page to a subsite from sharepoint web template 2010
Hello All,I have a requirement where I need to set the Custom master page whenever I create a subsite programatically. I have built out the web template using VS2010 but I need to put in the...
View ArticleCss in Htlm on SP2010 page
HiI have a lot of web pages I wish to apply some Css to. I want to create a file and store it in the style library. I then plan to reference this in the htlm on each page.The basic htlm i'm testing...
View ArticleSharePoint User Information List
Greetings to everyone. Today I was perplexed by User Information List. My powershell script showed the right Display Name for the user and UserInfo table in the content database also contained the...
View Article