WatchEngine.Execute throws ArgumentOutOfRangeException

Add-in Express™ Support Service
That's what is more important than anything else

WatchEngine.Execute throws ArgumentOutOfRangeException
 
Owen Rogers




Posts: 30
Joined: 2007-11-01
Our users have started reporting receiving ArgumentOutOfRangeException thrown by the AddinExpress WatchEngine.

Here's the stack trace:

Exception Source: mscorlib
Exception Type: System.ArgumentOutOfRangeException
Exception Message: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
Exception Target Site: RemoveAt

---- Stack Trace ----
System.Collections.ArrayList.RemoveAt(index As Int32)
AddinExpress.OL.2005.DLL: N 0000 (0x0) IL
System.Collections.Specialized.StringCollection.RemoveAt(index As Int32)
AddinExpress.OL.2005.DLL: N 0000 (0x0) IL
AddinExpress.OL.InfoLog.PutToRightsCountLastMessages()
AddinExpress.OL.2005.DLL: N 0004 (0x4) IL
AddinExpress.OL.InfoLog.InternalAddMessage(mes As String)
AddinExpress.OL.2005.DLL: N 0107 (0x6B) IL
AddinExpress.OL.InfoLog.AddMessage(mes As String)
AddinExpress.OL.2005.DLL: N 0000 (0x0) IL
AddinExpress.OL.ShowChildWindowWatchObjectInAnyMailInspector.DoExecute()
AddinExpress.OL.2005.DLL: N 0091 (0x5B) IL
AddinExpress.OL.WatchObject.Execute()
AddinExpress.OL.2005.DLL: N 0025 (0x19) IL
AddinExpress.OL.WatchEngine.Execute(stateInfo As Object)
AddinExpress.OL.2005.DLL: N 0068 (0x44) IL


They are using Outlook 2003 and AddinExpress 3.7.918.2005 is installed.

Any idea what the problem is?
Posted 01 Nov, 2007 21:28:38 Top
Fedor Shihantsov


Guest


Hello Owen,

The latest published version is 3.6.1881 (Extensions 3.6.917)
Where you take the latest version?
Posted 02 Nov, 2007 04:41:36 Top
Owen Rogers




Posts: 30
Joined: 2007-11-01
we got it from you. :)
Posted 05 Nov, 2007 01:22:56 Top
Fedor Shihantsov


Guest


:) Tomorrow we plan to publish a new 3.7 public version.
This version contains a lock that should prevent this exception.
Posted 05 Nov, 2007 06:46:25 Top
Owen Rogers




Posts: 30
Joined: 2007-11-01
where can i obtain the new build?
Posted 06 Nov, 2007 03:02:38 Top
Sergey Grischenko


Add-in Express team


Posts: 7233
Joined: 2004-07-05
Hi Owen.

We delay the publishing of the new Add-in Express build for some days.
You will get our newsletter when the build is published.
Posted 06 Nov, 2007 11:21:53 Top
Owen Rogers




Posts: 30
Joined: 2007-11-01
could you please provide me with the expected release date? our users are experiencing this issue in production and we would like to be able to provide them with an indication as to when this issue will be resolved. the longer that we delay releasing the fix, the worse their perception of the quality of our product becomes.
Posted 06 Nov, 2007 22:09:52 Top
Andrei Smolin


Add-in Express team


Posts: 18830
Joined: 2006-05-11
Hello Owen,

We hope we will be able to publish 3.7 release on Thursday or Friday.


Andrei Smolin
Add-in Express Team Leader
Posted 07 Nov, 2007 13:10:38 Top
Fedor Shihantsov


Guest


Owen,

Public Build 3.7.1882 is available.
Please test this issue and let me know about the result.
Posted 09 Nov, 2007 11:46:03 Top
Owen Rogers




Posts: 30
Joined: 2007-11-01
We've integrated the build. Unfortunately, we aren't able to reproduce this issue consistently, so it will be difficult to verify it (do you know how to reproduce this issue?)

Also, is there a way to seem the change log for this release (ie. which bugs have been fixed?)
Posted 13 Nov, 2007 05:35:39 Top