Word Automation Services Error Code 6
HiI am converting one single document into pdf using Word Automation Services SharePoint 2010. When I run simple code Input parameters for the script...
View ArticleHow to retrieve videos from asset library in share point c#
Hi I want to retrieve the videos from assets library and display in a page.Please help me.I am just started learning share point.Regards,sudeep
View ArticleWhat is the use of Tag cloud
What is Tag cloudand when we use it in Sharepoint.Regards,Siva.
View ArticleWhen loading user control getting Error
Hi, We have created user controls(.ascx) When I click on Submit button in my page, I have to get dropdownlist values and I have to bind data to the gridview. Some times we are getting below below...
View ArticleThe specified user could not be found through web ensure user
Hi,If user doesn't exists in the active directory,blank value/message needs to be displayed.For this i am writing the code as below,but if user is not found i am planning to display the else part.But...
View ArticleUser's Not Resolving on Some Servers
Hi all,I am having a bit of an issue with user name resolution and have been unable to find a solution so far.Using an OOTB approval workflow a user keeps running into an issue when trying to approve a...
View Articlepower shell for checking if a item existed into custom list
Hi;I search a function in powershell to check if a item exists into SharePoint custom list, like this :if fnEntryExist($keyfield) { #don't do AddItem } else { AddItem into list}Regards
View ArticleSharePoint Output Cache not working
I have a SharePoint publishing site on which I enabled a Public Internet - Purely Anonymous cache profile.On each page, regardless of the content, the output cache is working as expected except for the...
View ArticleOfficialFile.asmx The HTTP request is unauthorized with client authentication...
We are getting an error on the authentication piece when trying to submit a file to the OfficialFile.asmx web service to submit a document to the Drop-Off Library. Here is the code snippet - public...
View ArticleWhat is difference between Site feed web part and Micro feed Webpart
What is difference between Site feed web part and Micro feed WebpartThanksSiva
View ArticlePowershell script to update a field value (recursively) in sharepoint form a...
need to run through a list of old to new data (.csv) file and change them in a sharepoint list - can not make it workhere is my base attempt.$web= Get-SPWeb site url $list= $web.lists["List...
View Articlemodified by column the user name is not updated
Hi I am using the client side object model to upload the document in the document library, its working fine, but the modified by column the each user name is not updated, instead of system name is...
View ArticleWelcome.ascx control, remove link
Hi, in the control welcome.ascx I removed all the links adding the property RenderChildrenOnly="true" but even thought the behavior of "mouse over" continues. Does anyone know how to remove that...
View ArticleSharepoint 2010 IE 11 Issues
Hi,My self a UI developer facing few UI related Issues in IE 11 with SharePoint 2010 with Compatibility mode set to IE8Attached screens are major UI Issues that I'm seeing. Changing the <meta...
View ArticleConflict in replacing permissions in impersonation step of workflow
HiI have document library with two additional columns added to it: 1. Add unique ownership permission to these users2. Add unique contribute permission to these usersI want to change Full control and...
View Article"The SPListItem being updated was not retrieved with all taxonomy fields."...
Hi All,I'm getting this exception "The SPListItem being updated was not retrieved with all taxonomy fields." when i try to programatically update a taxonomy field of a list item. Can any1 pls tell me...
View ArticlePresence Status not working
Hi,i had a webpage with presence, and it is working well with all IE standards, but when i add that to Page viewer webpart, i am not able to see status when i hover to icon. It is only working when IE...
View ArticleReport output with multiple SharePoint web parts
I have constructed my project portals in the same format as my company Project Review template by using KPI Indicator, List, Task and Team web parts. Instead of recreating these manually for the...
View ArticlePassword expire policy for FBA users
Hello,I would like to know whether we can define password expire policy in the web.config of the FBA based web application or not, just like we do for Invalid password attempts and other properties.If...
View Articlemanipulating a list data (column) using powershell without affecting other...
Requirement: read a csv file containing two fields; old and new - for example old id = 123 new = 45need a powershell for sharepoint 2010 script to read a list's colum data and replace where ever there...
View Article