SP.ListItem.File.Versions (FileVersionCollection) has wrong Created date/time?
I'm trying to use CSOM to get info about old versions of list items. But while I can retrieve the FileVersionCollection (File.Versions) fine, the only info it gives me for each version is the...
View ArticleExtended support for SharePoint 2010
Hi Everyone,Per my understanding mainstream support for SharePoint 2010 enterprise is going to expire in the month of October 2015.I have few queries regarding the same. Request you to please provide...
View ArticleEvent Receiver( ItemUpdated) fires twice
Hi,I am using Item Updated event receiver to fetch data on document upload, pass the data to Web-Service endpoint and the response/ success message of the WebService is updated for the same document in...
View ArticleModify the data source of a data view web part
I have a dataView web part deployed in a template in multiple site collection. This dataView hasn't any query set up, so it loads a lot of items and this is slowing down my system.Now I want to...
View ArticleSPGridViewPager Calling Full Page Postback in UpdatePanel
I have a SPGridView and a SPGridViewPager control inside an update panel in a web part. The gridview posts asynchronously, but the pager calls a full page postback.Why isn't the pager calling an...
View ArticleHow to Auto populate SharePoint list field values based on text entered in...
HiI have 3 columns in my sharePoint listCustomer IDCustomer NameCustomer TypeI need to auto populate the customer Name,Customer Type when the support analyst types customer ID. Note that the data is...
View ArticleError in migrating SharePoint 2010 list fields to Office 365 list [CSOM]
Hi,I am trying to migrate a SharePoint 2010 list to Office 365. I created a new ListCreationInfo for a new list in O365. But when i am to trying add fields from SP2010 list, its giving me an error...
View ArticleHow to extract strings from meta data?
HiI am converting document library's folder structure to meta data (SharePoint 2010).For that I have created five columns - Category Full, Category L1, Category L2, Category L3 and Category L4By using...
View Articleis SharePoint 2010 Visual Webpart allowed in Sandbox solution in Visual...
I was always told, I can not use Visual Webpart in Sandbox solution. But I installed Visual Studio 2013 and I see I can create Visual Webpart solution in SharePoint 2010.does it mean I can create...
View ArticleInfoPath forms deployment issue
Hi,We are working on SP Designer 2010 workflows and InfoPath 2010.Can you please let us know a way to deploy InfoPath forms associated with the workflows from one environment to another?Thanks,Anuja
View ArticleAnnouncement List
Hi is it possible to show each announcement in different page? When user click title, it'll open page in the same window. With pre formatted Title and body.
View ArticleRichtextbox tools bar menu is not display for Firefox and chrome. Any idea...
Hello,I have added RichTextField in custom webpart. I have added tag like below<SharePoint:InputFormTextBox ID="RichTextField1" runat="server" TextMode="MultiLine" RichTextMode="FullHtml"...
View ArticleCollecting visitors of pages statistics on SharePoint 2010
Hi,I would like to know if it is possible to collect the visitors of pages statistic from IIS towards to the SharePoint (2010) site using C#.That is the break down of the name of visitors on each...
View Articleweb part not registered safe 2010
I have moved Content database from one server to another. Created a to-level site collection using this Content database. Everything is working with the exception of one Web Part error out with "web...
View ArticleHow Do I Integrate My External .NET WebApplication Into SharePoint for...
Hello everyone,I currently developed a web application in .NET. The client now wants the web application to live inside their SharePoint 2010 server/environment. In addition, they also want to use the...
View ArticleRel=Nofollow links on Sharepoint
I'm a SEO specialist and requested my client's developer to rel=nofollow a link that is causing excessive fraternal linking Google warns against.There feedback is that it's not possible due to the...
View ArticleUserPrincipal.SetPassword Access Denied
I am running the following code inside "SPSecurity.RunWithElevatedPrivileges": using (PrincipalContext ctx = new PrincipalContext(ContextType.Domain)) { bool isValid =...
View ArticleColor Coded Gantt View in SharePoint 2010?
Hi Guys,I'm trying to modify the bar color of task bars in a gantt view like described here (for SP 2007):http://blog.pathtosharepoint.com/2009/09/08/color-coded-gantt-view/My problem is, that there...
View ArticleMigration from LiveLink to SharePoint 2010
I have a site which is developed in Livelink and now I need to migrate to SharePOint 2010 including content, look & feel. what is best way to do this?Manjunath T
View ArticleWhat account does InfoPath 2010 run under?
Hi,I'm developing a custom solution using SharePoint 2010 and InfoPath 2010. I have created a web services that pulls data out from SharePoint and makes it accessible for InfoPath. I'd like to secure...
View Article