I am looking at an inherited Umbraco 4.7.0 site which has tons of nodes and doctypes. Some of the nodes load okay (they are a little slow) but when i try and edit some others they don't even load and they just timeout.
Is there any kind of analyzer or anything anyone has come across which might help me narrow down the issue?
In case anyone else comes up against this, it seemed to be the amount of styles we were loding into the tinyMCE editor and the number of stylesheets we were loading.
Editcontent.aspx timing out
Hi Guys,
I am looking at an inherited Umbraco 4.7.0 site which has tons of nodes and doctypes. Some of the nodes load okay (they are a little slow) but when i try and edit some others they don't even load and they just timeout.
Is there any kind of analyzer or anything anyone has come across which might help me narrow down the issue?
Any help, as always, much appreciated!
Muchos Gracias!
K :)
UPDATE
In case anyone else comes up against this, it seemed to be the amount of styles we were loding into the tinyMCE editor and the number of stylesheets we were loading.
I also used the mini profiler package (http://our.umbraco.org/projects/developer-tools/miniprofiler-for-umbraco) which seems quite useful!
K
is working on a reply...