Changing the Primary key in a Sharepoint list
When I upload a Access table to Sharepoint that already has a Primary key, The new list renumbers the Primary Key field starting at 1. I need to be able to retain the same numbers in the list as it...
View ArticleProblem running SSRS report on SharePoint 2010 - report renders rendomly
I have an SSRS master report that contains about 30 sub-reports. These reports are deployed to SharePoint 2010 server. Per my understanding these reports run independently of Reporting Server (execute...
View ArticleEvent Receiver active directory groups
I have created an Event Receiver that works if a user's account is directly in a SharePoint Group. But my users are in A.D. groups and the A.D. groups are in SharePoint Groups. My Event Receiver...
View ArticleSharePoint 2010 - Oracle Integration
Hi,Can we integrate Oracle views (virtual table) in SharePoint 2010 using BCS , as I've worked on integration in SharePoint with oracle tables and not views using BCS..? Which is recommended one - a)...
View Articleusing msxsl:node-set as a function to a field in InfoPath 2010
I have been trying to query a node set (from a web service - managed metadata web service infact) without success. I received a GetTermSetsResult that I am trying to parse as an xml using...
View ArticleHow to hide the Media type field if no video is uploaded in paglayout
Hi,I am creating a custom page layout with custom content type through visual studio 2010 for sharepoint 2010.i need to create a field which supports to upload a video file.so i created a site column...
View Articlehelp required regarding to term filter(on Manage Metadata type column) by...
I am looking to modify Manage Metadata type column filter : Currently its filter tags(terms) OOB by Character so can we filter by Term by specific word either middle, first or last ? Ex. South East...
View ArticleProvision web template with doc libs, splists, discussion forum using visual...
hi all, I have a requirement to create a site template with broken permissions at the sub site level with 120 doc.libraries with broken permissions and [ < 10 ] SP Lists and a meeting workspace...
View ArticleSharepoint, Javascript. lookup value multiple type
Hello,How I Can add lookup value multiple type when creating a list item?I use this codevar lookupValTitle = new SP.FieldLookupValue(); var lookupCollection = []; var listItemEnumerator =...
View ArticleItemUpdating and ItemAttachmentAdded
When I attach a file to the SPListItem, it always run the ItemUpdating method first.And In the ItemUpdating method,I update the SPListItemproperties.Status = SPEventReceiverStatus.CancelNoError;Then...
View ArticleOracle - SharePoint 2010 Integration Recommendations/Best Practice
Hi,The client has running oracle based application wherein :-1) A SQL query is fired to a view2) The view actually queries different tables (count=10) and fetches the data of different columns.3) In...
View ArticleCreateTaskwithContentType is throwing Object reference not set error
Hi,I am using VS 2010 and SharePoint 2010I have a contenttype created with Id starting with "0x01080100" and AllowInherit set to false.I created a custom Task list with list instance = 107 and added...
View ArticleSharepoint List Field Issue
Hi Guys I have a scenario as - I passed a WSP to QA, post deployment a list called ListA, is showing data in Integer field as 123.00000000. Where as in Dev env. I don't get that when I deploy through...
View ArticleFeature upgrading
If I have a WSP containing a feature that on PROD environment has been upgraded from it's initial 0.0.0.0 version to 1.0.0.0 and then 2.0.0.0, and which has had custom code activated in the...
View ArticleFull text search sharepoint 2010: search information from document library
Hi all,I have a document library with some columns to describe the documents, for example: Title,LongSubject, Description, Departments(Multilookup column) ,... I want to make full text search only for...
View ArticleSharePoint 2010 : Slider webpart
Hi techies,I got a requirement to implement slider webpart in SharePoint2010 and i created slider webpart by using BXslider pluginhere is the Screenshot:<script type="text/javascript"...
View ArticleRelease management: Where should I put my provisioning code?
Hello everyone,I work for a company that uses SharePoint 2010 and is planing to migrate to 2013 very soon.This company has 3 environments: TEST, ACCEPTATION, PRODUCTIONMost of the sites they are asking...
View ArticleDrawbacks of customise Sharepoint Alert Email Template in sharepoint 2010
i changed the Pre-defined Alert Template file from this location: %ProgramFiles%\Common Files\Microsoft Shared\web server extensions\14\TEMPLATE\XML\AlertTemplates.xml How to avoid this new changes to...
View ArticleHow to use SPMetal to query Document Library
There are many subfolders in my Document Library,I need to get the properties of the file that in the subfolders. Is there anyone who has solved this kind of problems?
View ArticleFieldUserValue object giving this error "Unable to cast object of type...
Hi,I am getting the below error while retrieving the list column value"Unable to cast object of type 'Microsoft.SharePoint.Client.FieldUserValue[]' to type...
View Article