History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: DTRC-559
Type: Exception Exception
Status: Closed Closed
Resolution: Fixed
Priority: Normal Normal
Assignee: George Udov
Reporter: George Udov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
dotTrace

Value of '101' is not valid for 'Value'. 'Value' should be between 'minimum' and 'maximum'.

Created: 27 Apr 07 16:14   Updated: 27 Apr 07 19:37
Component/s: None
Affects Version/s: None
Fix Version/s: dotTrace 303

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 207


 Description  « Hide
Build207
JetBrains.ReSharper.Util.InternalErrorException: Value of '101' is not valid for 'Value'. 'Value' should be between 'minimum' and 'maximum'.
Parameter name: Value
An exception has occurred ---> System.ArgumentOutOfRangeException: Value of '101' is not valid for 'Value'. 'Value' should be between 'minimum' and 'maximum'.
Parameter name: Value
at System.Windows.Forms.ProgressBar.set_Value(Int32 value)
at JetBrains.ReSharper.Shell.Progress.ProgressWindow.DoUpdate(Double units) in c:\Agent\work\Server\ReSharper2.0\src\Shell\src\Progress\ProgressWindow.cs:line 86
— 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.Application_ThreadException(Object, ThreadExceptionEventArgs) in c:\Agent\work\Server\ReSharper2.0\src\Shell\src\UIApplicationShell.cs:line 783 column 5
at System.Windows.Forms.ThreadContext.OnThreadException(Exception)
at System.Windows.Forms.Application.OnThreadException(Exception)
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 JetBrains.ReSharper.Shell.Progress.ProgressWindow.WndProc(Message&) in c:\Agent\work\Server\ReSharper2.0\src\Shell\src\Progress\ProgressWindow.cs:line 523 column 5
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.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 349 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 608 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 568 column 7
at JetBrains.dotTrace.SnapshotManagement.Helper.OpenSnapShotAndCreateRootTabPage() in c:\projects\profiler\src\dottrace2\src\actions\snapshot\opensnapshotfileaction.cs:line 84 column 9
at JetBrains.dotTrace.SnapshotManagement.OpenSnapShotFileAction.Execute(IDataContext, DelegateExecute) in c:\projects\profiler\src\dottrace2\src\actions\snapshot\opensnapshotfileaction.cs:line 51 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.ActionManagerBase.ExecuteAction(String) in c:\Agent\work\Server\ReSharper2.0\src\ActionManagement\src\ActionManager\ActionManagerBase.cs:line 488 column 5
at JetBrains.dotTrace.WelcomeScreen.WelcomeScreeen.OnBeforeNavigate(Object, DWebBrowserEvents2_BeforeNavigate2Event) in C:\Projects\Profiler\src\WelcomeScreen\src\WelcomeScreeen.cs:line 193 column 6
at AxSHDocVw.AxWebBrowser.RaiseOnBeforeNavigate2(Object, DWebBrowserEvents2_BeforeNavigate2Event)
at AxSHDocVw.AxWebBrowserEventMulticaster.BeforeNavigate2(Object, Object&, Object&, Object&, Object&, Object&, Boolean&)
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.Reflection.RuntimeMethodInfo.Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)
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.Application.Run(Form)
at JetBrains.dotTrace.PocketTasks.RunMainFormTask.Execute() in C:\Projects\Profiler\src\dotTrace2\src\PocketTasks\RunMainFormTask.cs:line 17 column 3
at JetBrains.dotTrace.MainStuff.Main(String[]) in C:\Projects\Profiler\src\dotTrace2\src\MainStuff.cs:line 31 column 6



 All   Comments   Work Log   Change History      Sort Order:
George Udov - 27 Apr 07 18:02
Can be reproduced only sometimes (unstable)