views:

252

answers:

2

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

+1  A: 

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
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.
Kache4
+2  A: 

Hi there.

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.

Cheers. Jas.

Jason Evans