Silverlight 5, SharePoint 2010 and Require elevated trust when running...
I cannot get a Silverlight 5 application hosted in the SharePoint SilverlightWebPart to have elevated trust.Steps I have taken.1. Edited the registry to allow the Silverlight 5 app to run elevated as...
View ArticleDoes the SPList DefaultView - SPList.GetItems(view) gets all ListItems ?
SPView view = spList.DefaultView; SPListItemCollection items = spList.GetItems(view);Hi therePrinting the ListItems Title and Value using Console application only printing the List Items that are on...
View ArticleGet the List Item Column Titles, Lookup field values from SPLists
Hi thereBelow source exporting Lookups data to spreadsheet. But it is NOT exporting all the Lookup data from the List items, just exporting the Lookup data that is in DefaultView.Came to know that the...
View ArticleGet SPList Items Column Titles and Column Data including the SPLookupFieldValue
Hi thereBelow source printing only the List Items that are on the first page of the SPList. Not printing the ListItems data in other pages i.e., Page 2, Page 3 etc.Also it is required to print...
View ArticleVisual Studio 2010 SharePoint Power Tools installed but templates not appearing
Can someone please help me, i installed this on my dev machine with VS2010, it says it installed correctly, and i can see it on the extension manager, but when i try to start a new project, the...
View ArticleChoosing between BCS and ADO.Net in Sharepoint?
Hi, My question is why do we need to use BCS when we can use ADO.net inside sharepoint? what is the decision factor to choose between BCS and ADO.net when getting information from external sql...
View Articleshare document securely in sharepoint 2010
Hello, I am new member in the forum, I want to know if there is a way to manage the security in the library document in an easy manner, upload a document and a check a box (Attribute) as confidential...
View ArticleThe url "/pages/xyz.aspx" is invalid. it may refer to nonexistent file or...
Hi ,I receive the error in one of our environment and only the first time when checking in the pages in pages library in a subsite.Regards, Parag
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 ArticleHow to implement meeting workspace in sharepoint 2010
Hi All,I am in a need of creating a sharepoint meeting workspace in sharepoint 2010. I know that feature for meeting workspace in available in sharepoint 2010, but in our sharepoint environment they...
View ArticleSharePoint Magazine subscription
Dear All,I would like subscription to SharePoint magazine. Is there any magazines available in the market like .net magazines.Kindly help me to get good magazine for SP. RegardsMani
View ArticleSharePoint Connection not available with Visual Studio 2013
I've installed Visual Studio 2013 in my SharePoint 2010 environment. When I try to add the existing SharePoint Connections I've used in Visual Studio 2010 there is always the same error: Remote...
View Articlesharepoint 2010 Custom Timer Job ,get last completed timer job instance...
What I have :I have a custom timer job that runs every 1 minute. It copies data from one list to another.So the time it takes to complete varies with each request , meaning with less data it completes...
View ArticleHiding the Compliance Details in ECB. Need the ID.
I am trying to hide the Compliance Details of list item from ECB using Jquery. But unable to get the correct ID of the of the menu. Using the Jquery code I am able to hide other menus. Also is there...
View ArticleHow to debug Sharepoint project other dll reference
hi,i have a sharepoint visual webpart project to which i added a dll referece (weather.dll) for using the methods, and my intranet site has 2 languages, but the thing is the webpart is working only in...
View ArticleShow SP.UI.Addnotification after redirect home page in sharepoint2010
hi,i am using sharepoint fba pack on code plex . Membership web part . after user registration process i am navigating user home pagei need small requirement:after redirecting the user to home page i...
View ArticleSPList - Column and Column's data
Below source is printing the SPLookup fields from SPList. But the data retrieved appears to be incorrect. Help appreciated.Data retrieved is:ContentTypeID Title _ModerationComments<GUID...
View ArticleWhile fetching the Audit Log Programmatically, last Downloaded document is...
Issue: While fetching the Audit Log using API, Recently Downloaded Document is not retrieved from Audit LogConfiguration : Auditing enabled to "Viewing or Downloading Documents" at Site Collection...
View ArticleCreating A Custom Column and Binding New Folder Name To That.
I want to create folder within an Form Library using InfoPath & C#. Folder creation is OK. But when I created the folder the name will be displayed in the Name Column but I want to view that...
View ArticleHow-to modify the action of the Email link button?
HiI need to modify the "E-mail a Link"-button, with the following customization:1) The orginal link to the document should still appear in Outlook on line 12) A custom text should appear on line 23) A...
View Article