5

I've already found the max number of web parts per page:

However, I've been unable to find:

  • the maximum number of web parts per web part zone

  • the maximum number of web part zones per page

marc_s
  • 732,580
  • 175
  • 1,330
  • 1,459
Kache
  • 15,647
  • 12
  • 51
  • 79

2 Answers2

7

Check out this article:

http://aberkut.wordpress.com/2010/05/04/the-maximum-number-of-web-parts-for-all-zones-on-this-page-has-been-exceeded-error/

Wasn't easy to find, but it might help. Looks like the default limit it 50.

Jason Evans
  • 28,906
  • 14
  • 90
  • 154
1

These are theoreticall limits.

Everytime you add an extra webpart to a page the load time increases. In my experiance the site will become too slow long before you hit these limits.

Shiraz Bhaiji
  • 64,065
  • 34
  • 143
  • 252
  • Yeah, but I still want to know what the limit is. Actually it'd be even more useful to know where the limit is configured (like I found for web parts per page), so then I can administrate those limits. – Kache May 09 '10 at 17:25