Hi,
I got this exception error and am not sure what happened.
I am using
FinalBuilder version 6.3.0.821,
Windows 7, Windows Update Agent 7.4.7600.226
Should I worry about it?
------------------------------------------------------------------------------------------------
Exception: ArgumentOutOfRangeException
Source: mscorlib
Method: Insert
Message: Insertion index was out of range. Must be non-negative and less than or equal to size.
Parameter name: index
Stack Trace:
at System.Collections.ArrayList.Insert(Int32 index, Object value)
at System.Windows.Forms.ToolStripItemCollection.Insert(Int32 index, ToolStripItem value)
at ..(String key, ToolStripItem item)
at ..( service)
at ..(Object sender, e)
---------------------------------------------------------------------------------------------
Lizzie