Caching in SharePoint 2010 - Correct DataType of stored object
Hi All,I am developing a custom application in SharePoint 2010 where a list has 10,000 items.I want to cache this list and provide data by querying the cache object.As per this MSDN...
View ArticleHow to use SharePoint:InputFormCustomValidator for SharePoint:TextField?
Hello,I have a custom application page and am using for the list forms. I have used SharePoint:TextField and SharePoint:SaveButton with control mode of controls so that I do not need to write any code...
View ArticleSandbox Exception - without Sandbox Solution?
Hey everyone,since yesterday I'm facing a very strange problem. I'm working on kind of a project controlling solution: each of our ~400 customers gets a website with a task list and a document library....
View ArticleImage Rotator
HI, have a requirement that I have to create a image rotator webpart which contain 3 images.Those picture can be shown by user as a small picture. When user click on one imge that image can be shown...
View ArticleHow can I get list properties using SharePoint CSOM
Hi Team,I am using SharePoint CSOM to read SharePoint Discussion board.I need discussion discription and created by and Discussion list Title etc.But I am unable to read those. I saw below message for...
View Articlehow do we make use of another ASP.net website classes and class library in...
Dear all,I have SharePoint 2010 enterprise website with me. Also secondly I have a website project - developed in a separate c# asp.net application. My question is - how do we call the classes and...
View ArticleHow to Edit Word Document in Document library and download to client Machine
Hi All,I need a help to solve my issues, the scenario is this, There is one word document (letter Format) it was added in the SharePoint Document Library. there is one one page with dropdwon and submit...
View ArticleIssue with SendToOfficialFile
Hi,I am using SPFile.SendToOfficialFile method to move documents across site collections. SPOfficialFileHost Action is set to SPOfficialFileAction.Link, so that it replace the item in source site with...
View Articlequery list values within designer
Hello,I'm trying to accomplish this with SharePoint 2010 Designer:Create a layout table with as many columns as the number of distinct values of a particular field within a custom list.Let us assume...
View ArticleUpdating a Lookup Column with a SharePoint Designer 2010 Workflow
Hello again,My new adventure with workflows continues. I have 2 lists. List A (Transactions) is a list of transactions and list B (Transaction Status) is a list of transaction statuses. A lookup...
View ArticleSharePoint Column Appears in Site Collection but not SharePoint Manager
Hello,I have a strange issue. I have created a SharePoint deployment solution that builds custom lists, site columns, and content types. The custom columns are built in .xml in an Elements.xml file....
View ArticleExcel web app content update issue
I recently faced a wierd glitch. When someone updates an Excel speadsheet that is on Sharepoint in Excel application on a computer and saves it, and then clicks on that same document in a browser to...
View ArticleHow to remove Markup style dropdown from ribbon for rich html field
Hello,The edit mode on rich HTML field shows a ribbon with dropdown for Mark up styles. My requirement is to completely hide or inactivate this dropdown.I found several posts related to adding or...
View ArticleThe resource object with key 'XXX' was not found.
HI,I have deployed some wsp files in my site collection and changed my content databse also. That database has three site collection. Once I am trying to open one site ,it's giving error"The resource...
View ArticleIssues with embedded report not recursively finding data in a sub folder
Hi:Am stuck. Have an InfoPath form that is published to a SharePoint forms library. The users put completed forms in sub folders in this library: exampleLibrary: my forms folder1...
View ArticleButton Click Event WebPart Button...
Hi,I have a SharePoint 2010 visual WebPart, which has ASP.NET Multiview control. When deployed, this control works fine on my local server and it even works fine in the Development server; however,...
View ArticleSharepoint2010: ArgumentException: Value does not fall within the expected range
I have a lookup column 'usertype' in one of my list, that is lookup for another list. and in my code when i try to access this column,item["usertype"]i get an error: ArgumentException: Value does not...
View ArticleFetching Sharepoint list created date programmatically
Hi all,can anyone let me know how to fetch the created date of the sharepoint list programatically(c#)???????????????Not the list item....... but the list itself (i.e when was it created)Thanks in...
View ArticleFailed to Retrieve List Items , after changing the Lookup Threashold Limit in...
Hello All,When i am retrieving the list items i got some exception like below,Message: Error occured in xxx.ascx.cs Page. Exception Details : System.ArgumentException: Value does not fall within the...
View ArticleTaxonomyFieldControl - Invalid look-up value. A look-up field contains...
I have a contenttype with a TaxonomyFieldType field, which has a specific termstore and termgroup attached to it when deployed.I didn't set AllowMultipleValues in my code before after the deploy so by...
View Article