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?
Ok, I've launched VS that way. Will wait for a crash to happen. May be a few days (it didn't happen at all yesterday).
As far as extensions, I don't have Reflector on this box. I do have the Productivity Power Tools installed.
Hello Ryan,
Thank your for the information. We will try to recreate the environment in which you reproduce this behavior.
In the meantime, to narrow down the causes for this situation please verify several things for us:
After the "/log" switch please specify a path where Visual Studio will dump its ActivityLog.xml. For example "/log C:\Logs\ActivityLog.xml". That way when Visual Studio crashes, it will save the information and reasons for the crash in this file. Please send us the ActivityLog.xml file (please remember to zip it first.
Thank you for your time!
Ivan Kosharov
Infragistics
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()
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