Quantcast
Channel: SharePoint 2010 - Development and Programming forum
Browsing all 11571 articles
Browse latest View live

Custom Page Layout

Hi all,I have two libraries-Library1(pages) and library2(custom lib) in a publishing site. I am copying file from lib1 to lib2 with metadata (Effective date & End date). So when i open this file in...

View Article


Why my solution is deployed in all WebApplication?

Hello,I have developed a site definition solution with web and site scope features for SharePoint 2010 with last CU. I want it to be deployed in a specific web app.After deploying the wsp using...

View Article


Visual Web Part - Storing metadata in folders in document libraries

Hi, I want to store a number to folders to enforce ordering. I noticed these three pages http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.spfolder.getproperty.aspx...

View Article

BCS Custom Connector: ChangedIdEnumerator / DeletedIdEnumerator called, but...

I have a Custom assembly BCS connector.I have implemented the Finder, Specific Finder, ChangedIdEnumerator and DeletedIdEnumerator methods.During full crawl, the Finder and Specific Finder methods are...

View Article

How to create bookmarks in SharePoint Foundation 2010 Wiki Pages??

Hello All,I am able to create bookmarks in wiki pages of SharePoint Server 2010 but I couldn't find a way to create it in SharePoint Foundation 2010. I can create it through html but It's very...

View Article


ManagedMetaData drop-down navigation hides behind Page-view Web Part (Power...

The ManagedMetaData drop-down navigation hides behind the Page-view Web Part (Power View - Silverlight).In Chrome and IE Dev, I've tried changing z-index of relevant items to 0 and 999999 -but the...

View Article

Custom workflow + custom InfoPath task form with code behind: how to deploy...

Hi,I have sequential workflow with custom InfoPath task forms.  Everything gets deployed via WSP and it all works.  Now, I need to write business logic for one of the task form and the fun begins....

View Article

Trying to add a list of SP users of a selected group.

I am wanting a css list I have already created to appear with the names of the members of whatever group was selected from the dropdown list. I have a dropdown list that is populated with all of our...

View Article


Need to get the previous value in Sharepoint library

i am taking the Item Updating as well as updated event. i need to get the previous value of a people picker field. i tried before properties, listitem.. always getting null values.. i tried display...

View Article


Alternate Configuration of url in sharepoint 2010

Hi..In SharePoint i developed webparts with default url and i configured alternate access for Intranet and i am getting error for "Go back to Site" in SharePoint sites to default url for even intranet...

View Article

Is it Possible to get distinct values from GetListItems?

I am Passing the XML for getting List item and binding to dropdown. Here i have shown the code..<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"...

View Article

changing language for choice columns

Hi,I have an Sharepoint application in English and I want to make it available in German too. The problem is with the choice columns and with the text from Homepage (is in a web part) that keep the...

View Article

Update business data column field using web service

Hi,What is the correct way to update the business data field using web services. I used the updatelistitems but on the standard view the business data column is empty. In Edit Datasheet view all value...

View Article


Uploading images into picture library in sharepoint using c#

Hi ther,How can i Uploading images into picture library in sharepoint using c#Any help would be hihly appreciated.Thanks Ajay

View Article

Get access to custom control in XsltListViewWebPart

Hello everybody.I try to get access to control added to XsltListViewWebPart in SharePoint designer for c# server code.First, I add new column with "Insert left" in SPD. Next, I put asp:Checkbox in...

View Article


Failed to instantiate file from module

Hi, I created a new webpart inside a module with other webparts that were already there. I also created a new feature. When I try to activate the feature I get a message: Failed to instantiate file...

View Article

ConfigurationErrorsException while accessing Controls property on...

In my code I need to recursively find a control on a page. For that I need to access the Controls property to get a list of all child controls. This works most of the time, but not when I reach...

View Article


Relevant document web part

Do you use Relevant document web part frequently?  Generally when do we use Relevant document web part?jnkb

View Article

How to set date and name column to null

 I need to set date time and name columns to null. Here is my code. I have tried “” and null and I got errors. item["Requestor"] =null;item["Request Date"] =null;item["Return Date"] =...

View Article

Taxonomy Web Control - how do you find the Group Id, SSPList Id, and the...

I found an article on how to include a taxonomy part on one of my page layouts:http://sharepointlearningcurve.blogspot.com/2010/04/sp-2010-configure-and-use.htmlSo, in my page layout, I put this to...

View Article
Browsing all 11571 articles
Browse latest View live