My default "Pages"-List-View in Sharepoint has to much columns so it will not show up. The following error is displayed:
This view cannot be displayed because the number of lookup and workflow status columns it contains exceeds the threshold (8) enforced by the administrator.
I know how to fix this using the central administration (like described here: How to enable a view in SharePoint2010 where there can be more than 8 Lookup columns present?)
But I want to change that setting automaticly by feature activation with C#-Code. Can this be done by code?