I keep getting the following error at least once a day. Have tried updating Infragistics via the menu, but it reports it is all up to date.
Any advice on this issue?
Hi Ryan,The attached screenshot is not very helpful to find out what you are actually trying to do, so if you can provide me with the steps to reproduce the issue would be very much appreciated.
Which framework are you using?Is it possible to get the Stack Trace from the crash?
ThanksJosheela
Hi Josheela.
The funny thing is, lots of times, I'm not actively using that VS.NET window, and in another app on the machine. It just ends up popping up. The solution doesn't happen to have references to Infragistics either. If it helps, here is what the Infragistics menu looks like:
Here's the StackTrace from event viewer.
Log Name: Application
Source: .NET RuntimeDate: 10/13/2015 3:07:04 AMEvent ID: 1026Task Category: NoneLevel: ErrorKeywords: ClassicUser: N/ADescription:Application: devenv.exeFramework Version: v4.0.30319Description: The process was terminated due to an unhandled exception.Exception Info: System.Runtime.InteropServices.COMExceptionStack: at EnvDTE80.DTE2.get_Solution() at Infragistics.VSExtension.SolutionListener.TimerTick(System.Object) at System.Threading.TimerQueueTimer.CallCallbackInContext(System.Object) at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) at System.Threading.TimerQueueTimer.CallCallback() at System.Threading.TimerQueueTimer.Fire() at System.Threading.TimerQueue.FireNextTimers() at System.Threading.TimerQueue.AppDomainTimerCallback()
Event Xml: 1026 2 0 0x80000000000000 109696 Application Application: devenv.exeFramework Version: v4.0.30319Description: The process was terminated due to an unhandled exception.Exception Info: System.Runtime.InteropServices.COMExceptionStack: at EnvDTE80.DTE2.get_Solution() at Infragistics.VSExtension.SolutionListener.TimerTick(System.Object) at System.Threading.TimerQueueTimer.CallCallbackInContext(System.Object) at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) at System.Threading.TimerQueueTimer.CallCallback() at System.Threading.TimerQueueTimer.Fire() at System.Threading.TimerQueue.FireNextTimers() at System.Threading.TimerQueue.AppDomainTimerCallback()