Reporter |
|
---|---|
Created | Jan 11, 2019, 6:28:18 PM |
Updated | Aug 2, 2019, 9:28:54 AM |
Subsystem | Platform - VS Integration |
Assignee | Serge Baltic (baltic) |
Priority | Normal |
State | Submitted |
Type | Exception |
Fix version | No Fix versions |
Affected versions | 2019.1 |
Fixed In EAP | Undefined |
VsVersion | All Versions |
Branch | No branch |
ReSharperPlatformVs15 Wave 191 Hive _3f3919c0 — JetBrains ReSharper Ultimate 2019.1 EAP 1 D Build 191.0.20190111.40047-eap01d
JetBrains dotCover 2019.1 EAP 1 D Build 2019.1.20190111.50605-eap01d
JetBrains dotMemory 2019.1 EAP 1 D Build 2019.1.20190111.50604-eap01d
JetBrains dotTrace 2019.1 EAP 1 D Build 2019.1.20190111.50606-eap01d
JetBrains ReSharper 2019.1 EAP 1 D Build 2019.1.20190111.41215-eap01d
JetBrains ReSharper C++ 2019.1 EAP 1 D Build 2019.1.20190111.41215-eap01d
JetBrains TeamCity Add-in 2019.1 EAP 1 D Build 2019.1.20190111.41217-eap01d
Input string was not in a correct format.
--- EXCEPTION #1/2 [FormatException]
Message = “Input string was not in a correct format.”
ExceptionPath = Root.InnerException
ClassName = System.FormatException
HResult = COR_E_FORMAT=80131537
Source = mscorlib
StackTraceString = “
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseUInt32(String value, NumberStyles options, NumberFormatInfo numfmt)
at Ankh.Selection.SelectionItemMap.SelectionMapHierarchy.ParseCanonicalName(String pszName, UInt32& pitemid)
at JetBrains.VsIntegration.Interop.Shim.VsShell.Shell.Hierarchy.VsHierarchyItemEx.GetHierarchyItemsWithTheSamePath(VsHierarchyItem hitem)
at JetBrains.VsIntegration.ProjectDocuments.Projects.Builder.ProjectModelSynchronizer.<>c__DisplayClass73_0.<ReloadFilePropertiesAsync>b__0()
at JetBrains.Util.ILoggerEx.Catch(ILogger thіs, Action F, ExceptionOrigin origin, LoggingLevel loggingLevel)
”
--- Outer ---
--- EXCEPTION #2/2 [LoggerException]
Message = “Input string was not in a correct format.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = <NULL>
Data.LastExtension = cs
Data.SccRevisionShell = “<there are no packages matching the criteria>”
Data.HostProductInfo = “JetBrains ReSharper Ultimate 2019.1 EAP 1 D Build 191.0.20190111.40047-eap01d”
Data.SubProducts.#0 = “JetBrains dotCover 2019.1 EAP 1 D Build 2019.1.20190111.50605-eap01d”
Data.SubProducts.#1 = “JetBrains dotTrace 2019.1 EAP 1 D Build 2019.1.20190111.50606-eap01d”
Data.SubProducts.#2 = “JetBrains ReSharper C++ 2019.1 EAP 1 D Build 2019.1.20190111.41215-eap01d”
Data.SubProducts.#3 = “JetBrains TeamCity Add-in 2019.1 EAP 1 D Build 2019.1.20190111.41217-eap01d”
Data.SubProducts.#4 = “JetBrains ReSharper 2019.1 EAP 1 D Build 2019.1.20190111.41215-eap01d”
Data.SubProducts.#5 = “JetBrains dotMemory 2019.1 EAP 1 D Build 2019.1.20190111.50604-eap01d”
Data.SccRevisionEnv = “
Platform\Core\Shell:
git::refs/heads/191::740187895295b6afa12db39d42a07e016e70c515
Platform\VisualStudio:
git::refs/heads/191::5eefffe03a9ab94e496e1caa3b159cc2a16195ec
”
Data.VsVersion = 15.9.28307.280
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.Util.ILoggerEx.Catch(ILogger thіs, Action F, ExceptionOrigin origin, LoggingLevel loggingLevel)
at JetBrains.VsIntegration.Interop.VsInteropController.ExecuteActionsUnderProperLock(Boolean isWriteLockTaken)
at JetBrains.VsIntegration.Interop.VsInteropController.<ExecuteActionsUnderReadLockOrReschedule>b__20_0()
at JetBrains.Application.Threading.IShellLocksEx.ExecuteWithReadLock(IShellLocks thіs, Action F)
at JetBrains.VsIntegration.Interop.VsInteropController.ExecuteActionsUnderReadLockOrReschedule()
at JetBrains.Util.Concurrency.UnguardedCallbackMerger.<>c__DisplayClass8_1.<ExecuteOrQueueOrMerge>b__0()
at JetBrains.Threading.ReentrancyGuardEx.<>c__DisplayClass0_1.<Queue>b__3()
at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions()
at JetBrains.Threading.JetDispatcher.Closure.Execute()
at JetBrains.Util.Concurrency.WinJetDispatcher.ProcessQueue(Int32 nMinBucket)
at JetBrains.Util.Concurrency.WinJetDispatcher.<>c__DisplayClass18_0.<BeginInvokeCore>b__0()
at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
”