DTRC-680 |
File format was not recognized |
|
0
|
|
Open a new instance of dotTrace then press CTRL+O. Select a .net executable and bang...the program crash !
dottrace is a Great Tool.
regards
Build305
JetBrains.ReSharper.Util.InternalErrorException: File format was not recognized
Tried to open newly taken snapshot (OpenSnapShotFileAction.cs) ---> System.ApplicationException: File format was not recognized
in System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
in System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
in System.Windows.Forms.Control.Invoke(Delegate method)
in JetBrains.dotTrace.SnapshotManagement.OpenSnapShotFileAction.Helper.OpenSnapShotAndCreateRootTabPage(IProgressIndicator progress) in C:\Agent\work\Server\dotTrace-Main\src\dotTrace2\src\Actions\SnapShot\OpenSnapShotFileAction.cs:riga 183
--- Fine dell'analisi dello stack dell'eccezione interna ---
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(String, Exception) in c:\Agent\work\Server\ReSharper2.0\src\Util\src\Logger.cs:line 348 column 5
at JetBrains.dotTrace.SnapshotManagement.Helper.SubmitException(Exception) in C:\Agent\work\Server\dotTrace-Main\src\dotTrace2\src\Actions\SnapShot\OpenSnapShotFileAction.cs:line 214 column 4
at System.RuntimeMethodHandle._InvokeMethodFast(Object, Object[], SignatureStruct&, MethodAttributes, RuntimeTypeHandle)
at System.RuntimeMethodHandle.InvokeMethodFast(Object, Object[], Signature, MethodAttributes, RuntimeTypeHandle)
at System.Reflection.RuntimeMethodInfo.Invoke(Object, BindingFlags, Binder, Object[], CultureInfo, Boolean)
at System.Delegate.DynamicInvokeImpl(Object[])
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object)
at System.Threading.ExecutionContext.runTryCode(Object)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode, CleanupCode, Object)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext, ContextCallback, Object)
at System.Threading.ExecutionContext.Run(ExecutionContext, ContextCallback, Object)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ScrollableControl.WndProc(Message&)
at System.Windows.Forms.ContainerControl.WndProc(Message&)
at System.Windows.Forms.Form.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.NativeWindow.DefWndProc(Message&)
at System.Windows.Forms.NativeWindow.WndProc(Message&)
at JetBrains.ReSharper.CommonControls.WindowListener.WndProc(Message&) in c:\Agent\work\Server\ReSharper2.0\src\CommonControls\src\Utils\WindowListener.cs:line 37 column 5
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG&)
at System.Windows.Forms.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32, Int32, Int32)
at System.Windows.Forms.ThreadContext.RunMessageLoopInner(Int32, ApplicationContext)
at System.Windows.Forms.ThreadContext.RunMessageLoop(Int32, ApplicationContext)
at System.Windows.Forms.Form.ShowDialog(IWin32Window)
at JetBrains.ReSharper.Shell.Progress.ProgressWindow.ShowDialog() in c:\Agent\work\Server\ReSharper2.0\src\Shell\src\Progress\ProgressWindow.cs:line 356 column 9
at JetBrains.ReSharper.Shell.Progress.ProgressWindow.ExecuteTask(TaskHelper, String, Boolean, Boolean&) in c:\Agent\work\Server\ReSharper2.0\src\Shell\src\Progress\ProgressWindow.cs:line 615 column 9
at JetBrains.ReSharper.Shell.Progress.ProgressWindow.ExecuteTask(TaskWithProgress, String, Boolean&) in c:\Agent\work\Server\ReSharper2.0\src\Shell\src\Progress\ProgressWindow.cs:line 575 column 7
at JetBrains.dotTrace.SnapshotManagement.Helper.OpenSnapShotAndCreateRootTabPage() in C:\Agent\work\Server\dotTrace-Main\src\dotTrace2\src\Actions\SnapShot\OpenSnapShotFileAction.cs:line 84 column 9
at JetBrains.dotTrace.SnapshotManagement.OpenSnapShotFileAction.Execute() in C:\Agent\work\Server\dotTrace-Main\src\dotTrace2\src\Actions\SnapShot\OpenSnapShotFileAction.cs:line 269 column 6
at JetBrains.dotTrace.SnapshotManagement.OpenSnapShotFileAction.Execute(IDataContext, DelegateExecute) in C:\Agent\work\Server\dotTrace-Main\src\dotTrace2\src\Actions\SnapShot\OpenSnapShotFileAction.cs:line 37 column 6
at JetBrains.ReSharper.ActionManagement.ExecutableAction.Execute(IDataContext) in c:\Agent\work\Server\ReSharper2.0\src\ActionManagement\src\Action\ExecutableAction.cs:line 25 column 13
at JetBrains.ReSharper.ActionManagement.ActionManagerBase.ExecuteAction(IExecutableAction, IDataContext) in c:\Agent\work\Server\ReSharper2.0\src\ActionManagement\src\ActionManager\ActionManagerBase.cs:line 506 column 9
at JetBrains.ReSharper.ActionManagement.ActionManagerBase.ExecuteAction(IExecutableAction) in c:\Agent\work\Server\ReSharper2.0\src\ActionManagement\src\ActionManager\ActionManagerBase.cs:line 493 column 5
at JetBrains.ReSharper.ActionManagement.ShortcutManager.ProcessMessage(Message&) in c:\Agent\work\Server\ReSharper2.0\src\ActionManagement\src\ShortcutManager\ShortcutManager.cs:line 149 column 17
at JetBrains.ReSharper.ActionManagement.ActionManagerImpl.PreFilterMessage(Message&) in c:\Agent\work\Server\ReSharper2.0\src\ActionManagement\src\ActionManager\ActionManagerImpl.cs:line 23 column 7
at System.Windows.Forms.ThreadContext.ProcessFilters(MSG&, Boolean&)
at System.Windows.Forms.ThreadContext.PreTranslateMessage(MSG&)
at System.Windows.Forms.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FPreTranslateMessage(MSG&)
at System.Windows.Forms.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32, Int32, Int32)
at System.Windows.Forms.ThreadContext.RunMessageLoopInner(Int32, ApplicationContext)
at System.Windows.Forms.ThreadContext.RunMessageLoop(Int32, ApplicationContext)
at System.Windows.Forms.Application.Run(Form)
at JetBrains.dotTrace.PocketTasks.RunMainFormTask.Execute() in C:\Agent\work\Server\dotTrace-Main\src\dotTrace2\src\PocketTasks\RunMainFormTask.cs:line 17 column 3
at JetBrains.dotTrace.MainStuff.Main(String[]) in C:\Agent\work\Server\dotTrace-Main\src\dotTrace2\src\MainStuff.cs:line 31 column 6
Issue was closed
dottrace is a Great Tool.
regards
Build305
JetBrains.ReSharper.Util.InternalErrorException: File format was not recognized
Tried to open newly taken snapshot (OpenSnapShotFileAction.cs) ---> System.ApplicationException: File format was not recognized
in System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
in System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
in System.Windows.Forms.Control.Invoke(Delegate method)
in JetBrains.dotTrace.SnapshotManagement.OpenSnapShotFileAction.Helper.OpenSnapShotAndCreateRootTabPage(IProgressIndicator progress) in C:\Agent\work\Server\dotTrace-Main\src\dotTrace2\src\Actions\SnapShot\OpenSnapShotFileAction.cs:riga 183
--- Fine dell'analisi dello stack dell'eccezione interna ---
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(String, Exception) in c:\Agent\work\Server\ReSharper2.0\src\Util\src\Logger.cs:line 348 column 5
at JetBrains.dotTrace.SnapshotManagement.Helper.SubmitException(Exception) in C:\Agent\work\Server\dotTrace-Main\src\dotTrace2\src\Actions\SnapShot\OpenSnapShotFileAction.cs:line 214 column 4
at System.RuntimeMethodHandle._InvokeMethodFast(Object, Object[], SignatureStruct&, MethodAttributes, RuntimeTypeHandle)
at System.RuntimeMethodHandle.InvokeMethodFast(Object, Object[], Signature, MethodAttributes, RuntimeTypeHandle)
at System.Reflection.RuntimeMethodInfo.Invoke(Object, BindingFlags, Binder, Object[], CultureInfo, Boolean)
at System.Delegate.DynamicInvokeImpl(Object[])
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object)
at System.Threading.ExecutionContext.runTryCode(Object)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode, CleanupCode, Object)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext, ContextCallback, Object)
at System.Threading.ExecutionContext.Run(ExecutionContext, ContextCallback, Object)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ScrollableControl.WndProc(Message&)
at System.Windows.Forms.ContainerControl.WndProc(Message&)
at System.Windows.Forms.Form.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.NativeWindow.DefWndProc(Message&)
at System.Windows.Forms.NativeWindow.WndProc(Message&)
at JetBrains.ReSharper.CommonControls.WindowListener.WndProc(Message&) in c:\Agent\work\Server\ReSharper2.0\src\CommonControls\src\Utils\WindowListener.cs:line 37 column 5
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG&)
at System.Windows.Forms.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32, Int32, Int32)
at System.Windows.Forms.ThreadContext.RunMessageLoopInner(Int32, ApplicationContext)
at System.Windows.Forms.ThreadContext.RunMessageLoop(Int32, ApplicationContext)
at System.Windows.Forms.Form.ShowDialog(IWin32Window)
at JetBrains.ReSharper.Shell.Progress.ProgressWindow.ShowDialog() in c:\Agent\work\Server\ReSharper2.0\src\Shell\src\Progress\ProgressWindow.cs:line 356 column 9
at JetBrains.ReSharper.Shell.Progress.ProgressWindow.ExecuteTask(TaskHelper, String, Boolean, Boolean&) in c:\Agent\work\Server\ReSharper2.0\src\Shell\src\Progress\ProgressWindow.cs:line 615 column 9
at JetBrains.ReSharper.Shell.Progress.ProgressWindow.ExecuteTask(TaskWithProgress, String, Boolean&) in c:\Agent\work\Server\ReSharper2.0\src\Shell\src\Progress\ProgressWindow.cs:line 575 column 7
at JetBrains.dotTrace.SnapshotManagement.Helper.OpenSnapShotAndCreateRootTabPage() in C:\Agent\work\Server\dotTrace-Main\src\dotTrace2\src\Actions\SnapShot\OpenSnapShotFileAction.cs:line 84 column 9
at JetBrains.dotTrace.SnapshotManagement.OpenSnapShotFileAction.Execute() in C:\Agent\work\Server\dotTrace-Main\src\dotTrace2\src\Actions\SnapShot\OpenSnapShotFileAction.cs:line 269 column 6
at JetBrains.dotTrace.SnapshotManagement.OpenSnapShotFileAction.Execute(IDataContext, DelegateExecute) in C:\Agent\work\Server\dotTrace-Main\src\dotTrace2\src\Actions\SnapShot\OpenSnapShotFileAction.cs:line 37 column 6
at JetBrains.ReSharper.ActionManagement.ExecutableAction.Execute(IDataContext) in c:\Agent\work\Server\ReSharper2.0\src\ActionManagement\src\Action\ExecutableAction.cs:line 25 column 13
at JetBrains.ReSharper.ActionManagement.ActionManagerBase.ExecuteAction(IExecutableAction, IDataContext) in c:\Agent\work\Server\ReSharper2.0\src\ActionManagement\src\ActionManager\ActionManagerBase.cs:line 506 column 9
at JetBrains.ReSharper.ActionManagement.ActionManagerBase.ExecuteAction(IExecutableAction) in c:\Agent\work\Server\ReSharper2.0\src\ActionManagement\src\ActionManager\ActionManagerBase.cs:line 493 column 5
at JetBrains.ReSharper.ActionManagement.ShortcutManager.ProcessMessage(Message&) in c:\Agent\work\Server\ReSharper2.0\src\ActionManagement\src\ShortcutManager\ShortcutManager.cs:line 149 column 17
at JetBrains.ReSharper.ActionManagement.ActionManagerImpl.PreFilterMessage(Message&) in c:\Agent\work\Server\ReSharper2.0\src\ActionManagement\src\ActionManager\ActionManagerImpl.cs:line 23 column 7
at System.Windows.Forms.ThreadContext.ProcessFilters(MSG&, Boolean&)
at System.Windows.Forms.ThreadContext.PreTranslateMessage(MSG&)
at System.Windows.Forms.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FPreTranslateMessage(MSG&)
at System.Windows.Forms.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32, Int32, Int32)
at System.Windows.Forms.ThreadContext.RunMessageLoopInner(Int32, ApplicationContext)
at System.Windows.Forms.ThreadContext.RunMessageLoop(Int32, ApplicationContext)
at System.Windows.Forms.Application.Run(Form)
at JetBrains.dotTrace.PocketTasks.RunMainFormTask.Execute() in C:\Agent\work\Server\dotTrace-Main\src\dotTrace2\src\PocketTasks\RunMainFormTask.cs:line 17 column 3
at JetBrains.dotTrace.MainStuff.Main(String[]) in C:\Agent\work\Server\dotTrace-Main\src\dotTrace2\src\MainStuff.cs:line 31 column 6
Issue was closed