Code to ammend left navigation of a publish site. c#
I need to create nodes with audiances and links to list items. Has anyone got example of this code in c# ?
View ArticleCreate a site column field which is hidden for a content type as a feature...
Hi there am trying to create a field for a content type which is hidden . I cant seem to do this. Where do you set this ?thanks kindly.
View ArticleUsing BCS in SharePoint 2010 to connect to MS Access Database using OLE DB
Hello,I followed the example on how to create an External Content Type in SP2010 using MySQL and attempted to adapt it to connect to a MS Access 2010 (32-bit) database. The project deployed fine, and...
View ArticleJavascript to upload a file to SharePoint 2010 document library
Please share your ideas. I am using SharePoint 2010. Currently when uploading files to a document library, first the upload form is opening to upload the document and then the edit form. I would like...
View ArticleAccordion for quick launch on Sharepoint 2010 using v5 master page
Hi,I am using v5 master page in my sharepoint 2010 appliaction.I want to apply accordion style on quick launch and with i want it should display selected item.eg if i have selected task list from list...
View ArticleCustom Document History Page
All,I am trying to build a page where I can display information extracted from the version history of a document in a document library.My approach has been to create a new ASPX page using SharePoint...
View ArticleSharePoint2010: How to display IP address of user accessing the site
hi all,We are building a sharepoint site. In our site we have to display the user's last login date and time. We even have to display the IP address of the system where he last logged in. what is...
View ArticleLastModifiedTimeStampField not working in incremental crawl (SharePoint 2010...
Hi all,I'm using a custom BCS .Net Assembly connector with my BDC model but can't seem to get the Incremental Crawl working correctly. It keeps doing a Full crawl, or at least it seems that way because...
View ArticleUnable to pull report summary using C#.net sharepoint application
Hi,I am unable to pull summary report from date to to date its coming blank report ,PFA snapshot for your ref.Please help me on this.RegardsSreedhar
View ArticleLast login Time and Time stamp in site collection for AD user
Hi, I have a task to implement functionality showing Last login time and time stamp for logged user in a site collection. I read a lot in the forums and blogs and found the suggestions for...
View ArticleEvents for taxonomy field
Hi All,I am using a managed metadata field :<Taxonomy:TaxonomyWebTaggingControlrunat="server"....../>I need to populate a dropdown based on the value i enter/select in the above taxonomy...
View Articlehow can I copy people picker field value between site collection?
Hey,With this code I copy items between lists and site collection. But how can I copy people picker field value between site collection? privatevoid CreateProcessTasks(string destinationListName,...
View ArticlePages Library -> Adding / Editing or Deleting causes Cannot Complete This...
Hi,I've been working on some problems with a migrated site collection to a new web application. Everything is working fine, but on some sub sites we're having some issues with the ''Pages''...
View ArticleWhat is key.snk?
Hi,I am fairly newbie in the Sharepoint 2010 web part development. I have read in various tutorials that you should generate a Strong Name for a web part DLL before deploying it to the bin folder. I...
View ArticleOpen sharepoint Page in IFrame
Hi,I have a senario explained below:I have a sharepoint site that is configured with FBA (using LDAP). I have a seperate .Net application that is using form authentication (LDAP) . I am showing...
View ArticleFailed to download file (from https:// site )by using SharePoint 2010 web...
Hi,I am using the following code to download a file from a different sharepoint2010 site. It is working fine in our local machine. In Customer machine Instead of specified file from document library,...
View ArticleDoes getting items by caml query automatically get security trimmed?
I am making a visual webpart that downloads items from a document library using c# and caml query. I want to know when I get the items, are they already security trimmed (which means it filters the...
View ArticleFileNotFound Exception at SPSite site = new SPSite(url)
Hi,I am working in a sharepoint 2010 development environment. The issue is whenever I run my code from VS2010 console application in the DEV server it works fine. But when I change the site url to my...
View ArticleHow to create bread crumb for each web part in wiki page?
My users are facing difficulties to navigate through folder structure in SharePoint lists on wiki page and its very difficult for me also to navigate through it. If any one have noticed, SharePoint...
View ArticleWebpart for Exporting Excel Sheet Data into SharePoint 2007 Custom List
Hi,I am trying to create a webpart to export the excel data into the custom list. Please suggest if we have any inbuild functionality for the same or ways to implement it.Thanks in advance.UshaP
View Article