Chart Web part - Name linked to document missing
Hi,When I create a chart web part and use "connect to sharepoint list", the column "Name" which contains the names of the files uploaded in this document library is missing (It is actually the "name...
View ArticleMicrosoft Example Code Doesn't Work
Hi.I've been trying to make this example code work and have fixed a few problems with it locally. But there is one bug that makes it crash so I can't even debug it correctly.It is as follows.The web...
View ArticleAfter site migration from sp 2007 to sp2010, in one of the custom list the...
Hi Techies,We have mirgated the site from SP 2007 to SP 2010. After this in one of the custom list there are 3 lookup columns which are coming as dropdown in the add new item form (as shown below)....
View Article[VS2013] Build fails when Deploying a wsp with included dlls
Hey guys,I have following problem when i use the new VS2013 instead of VS2012:When i click Deploy (to the local Sharepoint 2010) the Build fails with error "The type or namespace name 'DataAccess' does...
View ArticleUpdating of docx, xlsx or pptx files is not possible with UpdateListItems
HiI'm facing the same problem described...
View ArticleExport SharePoint list to PDF : remove extra fields
I used iTextSharp.dll to create a visual webpart that will export a SharePoint list to PDF. However in my PDF there are extra fields like ID, Created, Modified that are shown apart from the fields that...
View ArticleUsing Javascript to add an item to a sharepoint list
Hello all, I am trying to use js to add an item entry to a sharepoint list here is my code below... This issue is that the button is not firing and when it did the code would skip down to the...
View ArticleCustom report viewer web part not working. Ajax Error
Hi,I'm developing an web part that displays the reports from report server. I had followed following pointers wrt configuring the web.config of the SharePoint web application to do so.SharePoint 2010:...
View ArticleAdd user-entered "Fill-In" values for "Choice" column to the list of...
I have a "Choice" column in SharePoint where users need to select a name for a specific engagement when uploading a document. Since new engagements come up all the time, they need to be able to enter...
View ArticleHow to upgrade SharePoint Designer 2010 workflow with a Visual Studio 2010...
Hi, I have had an SPD 2010 workflow for many years - which we redid in Visual Studio 2010 workflow and have a WSP now.Is it possible to upgrade the SPD workflow by this VS Workflow? (Just like we...
View ArticleMicrosoft TechNet Wiki Guru - Winners for August!!
The results for August's TechNet Guru competition have been posted!http://blogs.technet.com/b/wikininjas/archive/2013/09/11/technet-guru-awards-august-2013.aspx Congratulations to all our new Gurus for...
View ArticleCompare sharepoint vulnerability vs other portals.
HiI'm looking for resource to compare sharepoint vulnerability with other portals such as Liferay, WebSphere, ...i've searched over internet but i could not find any useful result.can anybody has this...
View ArticleCQWP FilterValue , FilterCriteria becomes empty after web part is edited on...
We are using CQWP as shown below<property name="FilterOperator1"type="Microsoft.SharePoint.Publishing.WebControls.ContentByQueryWebPart+FilterFieldQueryOperator, Microsoft.SharePoint.Publishing,...
View ArticleExport List items to CSV file
Hi,How to create csv file from the list item based on the list item added event using c# ??Please do reply if anyone knows this.Thanks,Ann.
View ArticleCopy Sharepoint Folder structures from one site collection to another.
Hi - I have two SharePoint site collections. Under Libraries we have so many folders and sub-folders. When I create new site collection (or existing) I want to copy same structure to new site...
View ArticleHow to query data for CQWP from Visual Studio?
I have added a CQWP from visual studio successfully, now I want to fetch the name of all documents from the library named "Sample Docs".My code is as below : SPSite site = new...
View Articlehow to preview image before upload in sharepoint 2010 web part using script
hi i have custom web part in sharepoint in that i have file upload control i need to preview the image before user click save button for this i am using this...
View ArticleThe name 'SPClaimsUtility' does not exist in the current context while trying...
I am unable to resolve 'SPClaimsUtility' even though I added Microsoft.SharePoint.IdentityModel .dll reference. I added the .dll...
View ArticleSharePoint 2010 error when editing 1 list item only
ErrorAn unexpected error has occurred.Troubleshoot issues with Microsoft SharePoint Foundation.Correlation ID: 9fd63d2a-fe35-4110-976a-9d1c21773434Date and Time: 09/13/2013 6:41:52 PMnot for lack of...
View ArticleHow to Use ListURL in a webpart using XML
We are trying to call a list using the ListURL tag in XML. We can use the ListID without a problem but want to make the site we are developing a solution package that can be deployed on other site...
View Article