I have an unhandled exception on a clients machine. Here is the exception and part of the stacktrace.
Any idea what the cause of this is? (the exception is only saying "Infragistics2.Win.v9.2" so not very helpfull)
Exception: Infragistics2.Win.v9.2
*****
at Infragistics.Win.Office2007ColorTable.UpdateResolvedValues(Boolean notifyStyleManager, Boolean raiseColorSchemeChanged)
at Infragistics.Win.AppStyling.StyleManager.LoadHelper(StyleLibraryInfo newStyleLibrary, String styleLibraryName)
at Infragistics.Win.AppStyling.StyleManager.Load(Stream stream, Boolean validate, String styleLibraryName)
at Infragistics.Win.AppStyling.StyleManager.Load(String fileName, Boolean validate, String styleLibraryName)
at Infragistics.Win.AppStyling.StyleManager.Load(String fileName)
There's no indication of what the exception is? I've never seen an exception with no description before. that does not seem possible.