How do i get new columns to show up in my document library?
I am creating a document library via a feature and have the following Schema for my list instance. I am trying to add new columns to this library but am having a bit of trouble with the columns not...
View ArticleIssues with MAC and non IE browsers
Hi, all these issues are on SP 2010. Any help or inputs appreciated. On Mac Safari and chrome browser when content authors are trying to edit a SharePoint page, the page freezes and user is not able...
View Articlestate machine workflow custom task not going to next task id
state machine workflow custom task not going to next task idstatus of workflow is showing in progressstatus of task1 is showing approved once set and approvedbut its not firing second task idf...
View ArticlePopulate Dropdown with list items
Hi,I wanted 2 bind list field value to dropdownlist.For that i have used below code in page load.Employee is listname and Ename is the list field name.if (!Page.IsPostBack) { using...
View ArticleHow to assign Task to Sharepoint User Group?
i am using VS2010 and below code:- taskProperties.AssignedTo = workflowProperties.Item["Primary_x0020_Manager"].ToString().Split('#')[1];Now, instead of assignning the Task to a single user, I want to...
View ArticleUnable to refresh External Data Values programmatically
Hello,I have a list with a Lookup to an External List. The field is translated into a BCS / BDC or a SharePoint 2010 External Data field as it is called now.I want to refresh the values of the External...
View ArticleState machine workflow-List value setting on assigned to
i have state machine workfkow thats running on list i want to assign to the users which are filled in specific field in the listi.e the list have field name manager i want the value of manager field...
View ArticleSharepoint 2010 search service from C# web service and Powershell - passing...
Good morning everyone,I really need your expert help about the following issue. I ve developed a web service in C#. Its core code has a Powershell script inside which makes a call to SharePoint 2010...
View ArticleCustom ECB menu not appearing in other columns, but appears in Title column
I have created an element/custom action and activated it in my list.However, it only appears in the Title columnbut when I edit other column in SPD to show the dropdown, it doesnt show my custom ECB...
View Articlerichtextbox in webpart
I want to insert a richtextbox(can edit font insert picture.etc) into a custom webpart.How can I do it?
View ArticleBrowser based InfoPath form deployed on a Claims based Web Application...
hi,We have a Browser based InfoPath Form deployed on a Claims based Web Application. We are tyring to call WCF Services that are secure using Certificates via the Data Connections on Infopath...
View ArticleAdd "I like it" tag programmatically
Hi everybodyI have a case that I need to add "I like it" tag programmatically but for another user (not the logged in one).impersonation seems not working!private void SetILikeIt(string userLoginName)...
View ArticleLook up column type in the list gives error
I have 2 lists. List A and List B. Both the lists have a common field EMP ID. I have to create an index to the List B with List A using Lookup type column.But when I create column in my list, and...
View ArticleSharepoint profile photo synchronization with active directory
Hi,Following this guide to try and fix Sharepoint profile photo synchronization with active directory on our...
View ArticleValue cannot be null. Parameter name:key. GetVersions method of Versions.asmx
I have a library in SP 2010 site and the library has a folder. The library has versioning enabled. I have a .msg file in this folder of the library. It has 2 versions (visible in UI). I am trying to...
View ArticleWhy is my code creating folders instead of Document Sets?
I am trying to create Document Sets within a document library, but my code suddenly started creating folders instead of the required Document Sets. The only thing that has changed in my code is that i...
View ArticleVisual webpart dropdown values dont get populated when I drag and drop webpart
Hi I have a visual webpart dropdown menu which populates all the folders name of the document library. When I run the webpart in debug mode, it populates all the folders correctly. After I deploy the...
View ArticleCan't save Word document Created by using Openxml and C#.net in visual webpart
Hi, How to save a word document created by using OPenXML and C# in visual webpart to a local drive (Exactly to my D: drive)The code I used to create the word file is using (MemoryStream...
View Articlehow to premoved the provider name in FBA site and dispany custom display name...
HI,I have an FBA site When Ever User login into Sharepoint Site Need to change His Display Name with. i am using user name as user email id after login to sahrepoint site i am getting...
View ArticleAccess an existing PerformancePoint Report programmatically
Hi Guys,I have built a PerformancePoint report using the multidimensional datasource(SSAS Cube) using Dashboard designer. Now i want to access the same report programmatically. The reason being, i need...
View Article