YAFLogo

twr
  • twr
  • 56% (Neutral)
  • YAF Camper Topic Starter
14 years ago
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).......

Sponsor
Jaben
  • Jaben
  • 100% (Exalted)
  • YAF Developer
14 years ago
Thanks for the information. I'm going to take that feature out of the system. It's caused too many problems.
twr
  • twr
  • 56% (Neutral)
  • YAF Camper Topic Starter
14 years ago
Is this something I could comment out relatively easily?