Hi All,
I am using SharePoint 2010 Custom sequential workflow using Visual Studio for Approval Process. I used custom task list created Problematically. But task list Exceeds more than 5000 items. I getting following error message “Task” list web part while filtered based on current user.
This view cannot be displayed because it exceeds the list view threshold (5000 items) enforced by the administrator.
So I planned to off Throttling for this list using Power-shell or Pro-grammatically using following command
“EnableThrottling = false”
But this issue happened in my Production Environment
Is this affect the server performance or any other issue will happen?
The same code will work with.
Just need to use SPView, Push this object in SpQuery and overide the throtteling using spquery