sharepoint 2010 caml large list with system account
Hi,I have a list with 37,000 items, when querying it with the object model (web.getsitedata(query)) the query will time out but when running the same code with eleveted privilege it will take 5...
View Articlecaml large list with elevated privilage
Hi,I have a list with 37,000 items, when querying it with the object model (web.getsitedata(query)) the query will time out but when running the same code with eleveted privilege it will take 5...
View ArticleUsing SSRS Reports in SharePoint
Iam using SSRS for generating reports.I have created the data source and dataset and iam able to retrive the data.but items which are inside the folder are not getting displayed in report.its not...
View ArticleHow to design SSRS report using SharePoint 2010 List Version History
Hello,I am using Sharepoint 2010 list, i need to design SSRS report using Sharepoint List Version History. Could please let me know how to design.Thank you.Kind Regards
View ArticleRedirect browser Safari
Redirect does not work in Safari, when I have a link like this http://www.page.com/Login.aspx?url=/Site/SitePages/pagetwo.aspx it is not going to page but it is going for login page and asks again....
View ArticleImport Workflows from Teamworks to SharePoint 2010
Hi,I am working with a client that is using a workflow management tool called Teamworks. It has some basic workflows that can be matched up with SharePoint Workflows as far as functionality goes. The...
View ArticleHow do I provision a page through a feature activation?
I am trying to come up with a way with which i can use a feature to provision a page or pages. Has anyone done this before? Could you please share any ideas/code samples, or posts that have addressed...
View ArticleSharepoint workflow not starting after item added event handler
Hi,My workflow is not being triggered after an item is added to my list. I have tried debugging and it appears the workflowguid which I obtain from the SharePoint designer list workflow does not match...
View ArticleHow to use REST with the search service?
Hi,I am currently using SP2010 and spservices to make SOAP requests for search. I am doing this client sided using javascript/jquery . But now I want to use REST and still on client side. This is my...
View ArticleHide Default Task Columns
How do I hide the default Task columns like Priority and Status when displaying the task in the Display or Edit forms?I have a custom workflow in SharePoint 2010, built using VS 2012. I use the...
View ArticleHow To Use Task.EmailBody
I'm trying to change the default email body used when a new task is created. I found the EmailBody property on the task, but it doesn't seem to do anything. What is this property for? Or am I misusing...
View ArticleHow To Programmatically Create A Page And Publish To A Specific Document Library
I am new to SharePoint development, so please forgive me if some of my wording is not quite correct.This is on SharePoint 2010. The goal is to allow a user to use enter information into a custom form...
View ArticleSharePoint 2013 ribbon
We have two sites that are identical. One is a development site and the other production.The List option on the Ribbon does not show on the production site, but it does on the development site.Can...
View ArticleSuggestions for multiple user accounts
Hi - this may be an odd question so bear with me. I'm working with a small interpreting agency that has a pool of over 200 sign language interpreters. The SharePoint service only allows 30 user...
View ArticleonWorkflowItemDeleted - delete workflow on item deleted
Hi,Our SharePoint site uses a special template, and even if I delete an item, I can see that the counter of running workflows stays the same (not the case when the workflow is completed).The strange...
View Articlesearching documents programmatically
Hi All,I want to search the documents in a document library by it's name and metadata using web part......All suggestions are welcome....Thanks,Srinivas
View ArticleHi ALL!
I want to move the documents with attachments from sharepoint lists to document library.All suggestions are welcome....Thanks,Alex
View Articleuse PowerShell to see if current crawl is processing security updates?
Using PS, I'm able to access properties like CrawlStatus and CrawlPriority.Is there a way to tell if a crawl is processing security updates?www.SharePointed.com
View ArticleNeed help for logging using microsoft practices dll from sanbox solution
Hi,I have a sandbox solution. I want to write log from the feature receiver - feature actived event.I tried the below code, but it fails.public override void...
View ArticleApplication page "File not found" error
Hi All,I'm new to sharepoint development in visual studio. I've recently developed a sharepoint project with application page in it in visual studio. It deal with couple of external content types and...
View Article