YAFLogo

Posted by: twr - Tuesday, 30 November 2010 21:28:09
I have 512 on Godaddy and I'm pushing the max everyday. SQLSERVR.exe and W3wp.exe are using about +200 apiece. It seems to cause YAF to throw this error System.InvalidOperationException: Collection was modified; enumeration operation may not execute. at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource) at System.Collections.Generic.List`1.Enumerator.MoveNext() at YAF.Classes.UI.ReplaceRules.Process(String& text) at YAF.Classes.UI.FormatMsg.FormatMessage(String message, MessageFlags messageFlags, Boolean targetBlankOverride, DateTime messageLastEdited) at YAF.Controls.MessagePostData.RenderMessage(HtmlTextWriter writer) at YAF.Controls.MessagePost.Render(HtmlTextWriter writer) at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter).......

Posted by: Jaben - Wednesday, 1 December 2010 08:05:27
Thanks for the information. I'm going to take that feature out of the system. It's caused too many problems.

Posted by: twr - Wednesday, 1 December 2010 18:41:49
Is this something I could comment out relatively easily?