Convert CSOM code to Lists.asmx
I have written this code using SharePoint.Client.dllBasically I have a list with more than 20K items (spread accross folders) and I am reading items only from a specific folder using...
View ArticleIncorrect value for "Last Modified By" for file/document in SharePoint...
HiI'm trying fetch the properties of file from SharePoint 2010 site using Client Side OM. I'm getting all the properties of file but the value for Last Modified by is different than what I see on the...
View ArticleCannot edit Title Property when Web Part Page.
To repro create a Document Content Type using Web Part Page.Add Content Type into Document LibraryCreate PageSelect Page and in the ribbon 'Edit Properties'(No Title Field)Cancel, select View...
View ArticleSharePoint 2013 Apps and Business Connectivity Services
Hi All,I have created two different projects,1) BCS solution (farm only) and connect with Oracle database to bring Employees information then I created External List which utilizes the external content...
View ArticleAdding AdditionalGroupAndSortFields in Content Query Web Part (CQWP) Creates...
I am trying to add an additional choice to group the items in my Content Query Web Part, specifically a site column I created called "ProductRollup", which is a choice of products. I had already...
View ArticleSPItemEventProperties.AfterUrl doesn't return extension anymore?
Hi,I am facing a strange problem after migrating my application from 2010 to 2013 that all my event handlers are not working as they used to work before and when I debugged it, I found a very strange...
View ArticleCreate custom views for list using group by with c#
Hi,I am having a share point list called "TestList1". In this list , I am having fields like Field1, Field2, Field3, Field4, Field5. Now I want to create a new view in which items will be group by the...
View ArticleProgramatically Creating Groups and setting as Associated Owners Group Client...
Hi All,I'm trying to create a subsite programatically from a Windows based Client and create non-inherited associated groups for the owner / members and visitors.In effect - I *think* I'm wanting to...
View Articlecan I add content by search web part to my SharePoint hosted app
I have a SharePoint hosted app with many pages and workflow. Can I add content by search web part to it?We are volunteers, if the reply help you mark it as your answer. thanks!!
View ArticleSharepoint 2013 returning results from userprofiles
Hello, I need some help in cleaning up the results from a search query.I've created a new page within SharePoint 2013 and added 2 script editors.One script editor holds a search box:<div...
View ArticleGetListItem & GetFileOrFolderObject fail in SharePoint 2013
I have used GetListItem in SP2010 solutions and had no problem with it. In a new website in SP2013 it is now failing to find the list item. On a page with a summary links field I am running through the...
View Articleshareppoint foundation on windows 8
Hi I have to install Sharepoint 2010 foundation in my laptop. I have 8 gb ram,windows8 64 bit.But i tried to install the Sharepoint foundation 2010 im getting following error like this:Setup required...
View ArticleDifference between page layouts, text layouts and webpart zones
This might be stupid question but:I know that I cannot create page layouts if I use SharePoint Foundation, because it's "part of the Publishing Feature and it's unavailable in SharePoint 2013...
View Articlejquery tabs - activeTab switching back to default
We are using JQuery tabs to show a series of web parts (lists) on a Web Part Page.Using these instructions on this page:http://www.sharepointhillbilly.com/Lists/Posts/Post.aspx?ID=42Every time we click...
View ArticleJQuery is not functioning properly in Content Editor Web Part
Hi i tried with CEWP and javascript with working properly but JQuery is not working and i tried to add jquery reference through file path and in the code also. I am not understanding like where i...
View ArticleHow to tell if SPWeb.Dispose() actually works?
I am getting a timeout error when I activate a Web Application feature that applies a master page across xx Site Collections.ULS Viewer shows that my SPRequests are not being properly disposed of.So...
View ArticleStatemachine workflow works fine in sharepoint 2010 but not in sharepoint 2013
Hi all,I have implemented a state machine work flow using visual studio 2010 for a sharepoint 2010 web application and everything is working as expected.I try to open the same solution in visual...
View ArticleRead audit entries programatically Sharepoint 2013Sin
In Sp2010 we could read the audit log entries programatically using the web.Audit.GetEntries() method. Since the way Sp2013 handles the auditing has changed, can we use the same API and methods that we...
View ArticleDisplaying Sharepoint objects in PropertyGrid - low performance
Hi!At first i didnt know where i should ask this question since its about Windows Forms and Sharepoint so after a bit of googlin decided its a good place ;)I would like to know if theres a better way...
View ArticleGetting Error Message "A task was canceled" while deploying solution in...
Hi All,I am Getting below mentioned error message while trying to deploy the solution.Error occurred in deployment step 'Recycle IIS Application Pool': A task was canceled.Any help on this?Thanks!!
View Article