COM Exception 0x80040209 - An interface has too many methods to fire events from

1338
0
11-07-2012 02:37 PM
MatthewTownsend
New Contributor II
Getting a sporadic COM exception while panning or zooming the map view.  It does not occur very often but does happen enough that our users are complaining.

An interface has too many methods to fire events from (Exception from HRESULT: 0x80040209) ---> System.Runtime.InteropServices.COMException: An interface has too many methods to fire events from (Exception from HRESULT: 0x80040209)
   at ESRI.ArcGIS.Geodatabase.ISpatialCacheManager.FillCache(IEnvelope pExtent)

We are using ArcGIS for Desktop 10 with SP4.  We have many ArcObjects installed that are implemented via C#.

Any ideas where to look?

Thanks!
0 Kudos
0 Replies