Build305
JetBrains.ReSharper.Util.InternalErrorException: Object reference not set to an instance of an object.
An exception has occurred ---> System.NullReferenceException: Object reference not set to an instance of an object.
at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
at System.Windows.Forms.Control.Invoke(Delegate method)
at JetBrains.dotTrace.SplashController.Dispose() in C:\Agent\work\Server\dotTrace-Main\src\dotTrace2\src\SplashController.cs:line 39
at JetBrains.dotTrace.MainStuff.Main(String[] args) in C:\Agent\work\Server\dotTrace-Main\src\dotTrace2\src\MainStuff.cs:line 28
— End of inner exception stack trace —
at JetBrains.ReSharper.Util.Logger.LogExceptionEx(Exception, String, Boolean) in c:\Agent\work\Server\ReSharper2.0\src\Util\src\Logger.cs:line 331 column 9
at JetBrains.ReSharper.Util.Logger.LogException(Exception) in c:\Agent\work\Server\ReSharper2.0\src\Util\src\Logger.cs:line 343 column 5
at JetBrains.ReSharper.Shell.ShellBase.OnUnhandledException(Exception) in c:\Agent\work\Server\ReSharper2.0\src\Shell\src\ShellBase.cs:line 132 column 5
at JetBrains.ReSharper.Shell.UIApplicationShell.CurrentDomain_UnhandledException(Object, UnhandledExceptionEventArgs) in c:\Agent\work\Server\ReSharper2.0\src\Shell\src\UIApplicationShell.cs:line 790 column 5
at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle)
at System.Windows.Forms.Control.MarshaledInvoke(Control, Delegate, Object[], Boolean)
at System.Windows.Forms.Control.Invoke(Delegate, Object[])
at System.Windows.Forms.Control.Invoke(Delegate)
at JetBrains.dotTrace.SplashController.Dispose() in C:\Agent\work\Server\dotTrace-Main\src\dotTrace2\src\SplashController.cs:line 39 column 6
at JetBrains.dotTrace.MainStuff.Main(String[]) in C:\Agent\work\Server\dotTrace-Main\src\dotTrace2\src\MainStuff.cs:line 28 column 7
Build305