VS2019 16.9.4 Crashes on start-up

RAZMYSLOVICH Dzmitry 6 Reputation points
2021-04-28T05:58:23.507+00:00

Hi.

Unfortunately, last 2 days I experience the crashing VS 2019 Pro 16.9.4 during the start-up. The splash screen comes, but after it disappears nothing else happens.
I tried already repairing VS, reinstalling VS, resetting the settings, resetting the user data, deleting all my user data.

According to Event Viewer the application crashes during the start-up when loading ConnectedUserPackage in Newtonsoft.Json package:

Application: devenv.exe  
Framework Version: v4.0.30319  
Description: The process was terminated due to an unhandled exception.  
Exception Info: System.AccessViolationException  
   at Newtonsoft.Json.Utilities.ThreadSafeStore`2[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]..ctor(System.Func`2<System.__Canon,System.__Canon>)  
   at Newtonsoft.Json.Serialization.DefaultContractResolver..ctor()  
   at Newtonsoft.Json.Serialization.CamelCasePropertyNamesContractResolver..ctor()  
   at Microsoft.ServiceHub.Client.DevHubConfig.FromJson(System.String)  
   at Microsoft.ServiceHub.Client.DevHubConfigResolver+<ReadConfigAsync>d__8.MoveNext()  
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Start[[Microsoft.ServiceHub.Client.DevHubConfigResolver+<ReadConfigAsync>d__8, Microsoft.ServiceHub.Client, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]](<ReadConfigAsync>d__8 ByRef)  
   at Microsoft.ServiceHub.Client.DevHubConfigResolver.ReadConfigAsync(System.String)  
   at Microsoft.ServiceHub.Client.DevHubConfigResolver+<ResolveAsync>d__7.MoveNext()  
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Start[[Microsoft.ServiceHub.Client.DevHubConfigResolver+<ResolveAsync>d__7, Microsoft.ServiceHub.Client, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]](<ResolveAsync>d__7 ByRef)  
   at Microsoft.ServiceHub.Client.DevHubConfigResolver.ResolveAsync(System.String)  
   at Microsoft.ServiceHub.Client.DevHubConfigResolver+<ResolveAsync>d__6.MoveNext()  
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Start[[Microsoft.ServiceHub.Client.DevHubConfigResolver+<ResolveAsync>d__6, Microsoft.ServiceHub.Client, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]](<ResolveAsync>d__6 ByRef)  
   at Microsoft.ServiceHub.Client.DevHubConfigResolver.ResolveAsync()  
   at Microsoft.ServiceHub.Client.HubClient.GetDevHubConfigAsync()  
   at Microsoft.ServiceHub.Client.HubClient+<LaunchOrFindControllerAsync>d__49.MoveNext()  
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Start[[Microsoft.ServiceHub.Client.HubClient+<LaunchOrFindControllerAsync>d__49, Microsoft.ServiceHub.Client, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]](<LaunchOrFindControllerAsync>d__49 ByRef)  
   at Microsoft.ServiceHub.Client.HubClient.LaunchOrFindControllerAsync()  
   at System.Lazy`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].CreateValue()  
   at System.Lazy`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].LazyInitValue()  
   at System.Lazy`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Value()  
   at Microsoft.ServiceHub.Client.HubClient+<GetLocationServiceAsync>d__51.MoveNext()  
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Start[[Microsoft.ServiceHub.Client.HubClient+<GetLocationServiceAsync>d__51, Microsoft.ServiceHub.Client, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]](<GetLocationServiceAsync>d__51 ByRef)  
   at Microsoft.ServiceHub.Client.HubClient.GetLocationServiceAsync()  
   at Microsoft.ServiceHub.Utility.Shared.ServiceHubRetry+<ExecuteAsync>d__0`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].MoveNext()  
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Start[[Microsoft.ServiceHub.Utility.Shared.ServiceHubRetry+<ExecuteAsync>d__0`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Microsoft.ServiceHub.Client, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]](<ExecuteAsync>d__0`1<System.__Canon> ByRef)  
   at Microsoft.ServiceHub.Utility.Shared.ServiceHubRetry.ExecuteAsync[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]](System.Func`1<System.Threading.Tasks.Task`1<System.__Canon>>, System.Diagnostics.TraceSource, Microsoft.ServiceHub.Utility.Shared.ServiceHubRetryConfiguration`1<System.__Canon>, System.Threading.CancellationToken)  
   at Microsoft.ServiceHub.Client.HubClient.GetLocationServiceWithRetriesAsync()  
   at System.Lazy`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].CreateValue()  
   at System.Lazy`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].LazyInitValue()  
   at System.Lazy`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Value()  
   at Microsoft.ServiceHub.Client.HubClient+<GetThisAsRemoteServiceBrokerAsync>d__63.MoveNext()  
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Start[[Microsoft.ServiceHub.Client.HubClient+<GetThisAsRemoteServiceBrokerAsync>d__63, Microsoft.ServiceHub.Client, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]](<GetThisAsRemoteServiceBrokerAsync>d__63 ByRef)  
   at Microsoft.ServiceHub.Client.HubClient.GetThisAsRemoteServiceBrokerAsync()  
   at Microsoft.ServiceHub.Client.HubClient+<<Reset>b__54_0>d.MoveNext()  
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Start[[Microsoft.ServiceHub.Client.HubClient+<<Reset>b__54_0>d, Microsoft.ServiceHub.Client, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]](<<Reset>b__54_0>d ByRef)  
   at Microsoft.ServiceHub.Client.HubClient.<Reset>b__54_0()  
   at Microsoft.VisualStudio.Threading.AsyncLazy`1+<>c__DisplayClass13_0+<<GetValueAsync>b__0>d[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].MoveNext()  
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore+MoveNextRunner.InvokeMoveNext(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.Runtime.CompilerServices.AsyncMethodBuilderCore+MoveNextRunner.Run()  
   at Microsoft.VisualStudio.Threading.InlineResumable.Resume()  
   at Microsoft.VisualStudio.Threading.AsyncLazy`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetValueAsync(System.Threading.CancellationToken)  
   at Microsoft.ServiceHub.Client.HubClient+<GetPipeAsync>d__35.MoveNext()  
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Start[[Microsoft.ServiceHub.Client.HubClient+<GetPipeAsync>d__35, Microsoft.ServiceHub.Client, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]](<GetPipeAsync>d__35 ByRef)  
   at Microsoft.ServiceHub.Client.HubClient.GetPipeAsync(Microsoft.ServiceHub.Framework.ServiceMoniker, Microsoft.ServiceHub.Framework.ServiceActivationOptions, System.Threading.CancellationToken)  
   at Microsoft.Developer.IdentityService.ServiceBrokerPipeManager+<HookJsonRpcAsync>d__13.MoveNext()  
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[[Microsoft.Developer.IdentityService.ServiceBrokerPipeManager+<HookJsonRpcAsync>d__13, Microsoft.Developer.IdentityService.Client, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]](<HookJsonRpcAsync>d__13 ByRef)  
   at Microsoft.Developer.IdentityService.ServiceBrokerPipeManager.HookJsonRpcAsync()  
   at Microsoft.Developer.IdentityService.ServiceBrokerPipeManager+<GetReconnectionTaskAsync>d__9.MoveNext()  
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[[Microsoft.Developer.IdentityService.ServiceBrokerPipeManager+<GetReconnectionTaskAsync>d__9, Microsoft.Developer.IdentityService.Client, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]](<GetReconnectionTaskAsync>d__9 ByRef)  
   at Microsoft.Developer.IdentityService.ServiceBrokerPipeManager.GetReconnectionTaskAsync(System.Threading.CancellationToken)  
   at Microsoft.Developer.IdentityService.PipeManager+<RepairConnectionAsync>d__16.MoveNext()  
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[[Microsoft.Developer.IdentityService.PipeManager+<RepairConnectionAsync>d__16, Microsoft.Developer.IdentityService.Client, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]](<RepairConnectionAsync>d__16 ByRef)  
   at Microsoft.Developer.IdentityService.PipeManager.RepairConnectionAsync(System.Threading.CancellationToken)  
   at Microsoft.Developer.IdentityService.ServiceBrokerPipeManager+<InitializeAsync>d__11.MoveNext()  
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[[Microsoft.Developer.IdentityService.ServiceBrokerPipeManager+<InitializeAsync>d__11, Microsoft.Developer.IdentityService.Client, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]](<InitializeAsync>d__11 ByRef)  
   at Microsoft.Developer.IdentityService.ServiceBrokerPipeManager.InitializeAsync(Microsoft.ServiceHub.Framework.IServiceBroker, System.Threading.CancellationToken)  
   at Microsoft.Developer.IdentityService.ServiceBrokerPipeManager+<CreateAsync>d__8.MoveNext()  
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Start[[Microsoft.Developer.IdentityService.ServiceBrokerPipeManager+<CreateAsync>d__8, Microsoft.Developer.IdentityService.Client, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]](<CreateAsync>d__8 ByRef)  
   at Microsoft.Developer.IdentityService.ServiceBrokerPipeManager.CreateAsync(System.Object, System.String, System.String, Microsoft.ServiceHub.Framework.IServiceBroker, System.Diagnostics.TraceSource, System.Func`3<Microsoft.Developer.IdentityService.IInvokeRPC,System.Threading.CancellationToken,System.Threading.Tasks.Task>, System.Threading.CancellationToken)  
   at Microsoft.Developer.IdentityService.StorageService.StorageServiceClient+<InitializeAsync>d__14.MoveNext()  
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[[Microsoft.Developer.IdentityService.StorageService.StorageServiceClient+<InitializeAsync>d__14, Microsoft.Developer.IdentityService.Client, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]](<InitializeAsync>d__14 ByRef)  
   at Microsoft.Developer.IdentityService.StorageService.StorageServiceClient.InitializeAsync(System.IO.Stream, System.Diagnostics.TraceSource, System.String, System.Threading.CancellationToken)  
   at Microsoft.Developer.IdentityService.StorageService.StorageServiceClient+<CreateAsync>d__13.MoveNext()  
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Start[[Microsoft.Developer.IdentityService.StorageService.StorageServiceClient+<CreateAsync>d__13, Microsoft.Developer.IdentityService.Client, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]](<CreateAsync>d__13 ByRef)  
   at Microsoft.Developer.IdentityService.StorageService.StorageServiceClient.CreateAsync(System.String, System.Threading.CancellationToken)  
   at Microsoft.Developer.IdentityService.AccountManager+<GetStoreAsync>d__28.MoveNext()  
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Start[[Microsoft.Developer.IdentityService.AccountManager+<GetStoreAsync>d__28, Microsoft.Developer.IdentityService.Client, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]](<GetStoreAsync>d__28 ByRef)  
   at Microsoft.Developer.IdentityService.AccountManager.GetStoreAsync(System.Threading.CancellationToken)  
   at Microsoft.VisualStudio.Shell.Connected.Common.CommonUtilities+<>c+<<ResetUserTokenStorage>b__9_0>d.MoveNext()  
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[[Microsoft.VisualStudio.Shell.Connected.Common.CommonUtilities+<>c+<<ResetUserTokenStorage>b__9_0>d, Microsoft.VisualStudio.Shell.Connected, Version=16.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]](<<ResetUserTokenStorage>b__9_0>d ByRef)  
   at Microsoft.VisualStudio.Shell.Connected.Common.CommonUtilities+<>c.<ResetUserTokenStorage>b__9_0()  
   at Microsoft.VisualStudio.Threading.JoinableTaskFactory.ExecuteJob[[Microsoft.VisualStudio.Threading.EmptyStruct, Microsoft.VisualStudio.Threading, Version=16.9.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]](System.Func`1<System.Threading.Tasks.Task>, Microsoft.VisualStudio.Threading.JoinableTask)  
   at Microsoft.VisualStudio.Threading.JoinableTaskFactory.RunAsync(System.Func`1<System.Threading.Tasks.Task>, Boolean, Microsoft.VisualStudio.Threading.JoinableTaskCreationOptions, System.Delegate)  
   at Microsoft.VisualStudio.Shell.Connected.Common.CommonUtilities.ResetUserTokenStorage(Microsoft.VisualStudio.Shell.Interop.IVsActivityLog)  
   at Microsoft.VisualStudio.Shell.Connected.Common.CommonUtilities.CheckAndResetUserTokenStorage(System.IServiceProvider)  
   at Microsoft.VisualStudio.Shell.Connected.ConnectedUser.ConnectedUserPackage+<InitializeAsync>d__6.MoveNext()  
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore+MoveNextRunner.InvokeMoveNext(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.Runtime.CompilerServices.AsyncMethodBuilderCore+MoveNextRunner.Run()  
   at Microsoft.VisualStudio.Threading.JoinableTaskFactory+SingleExecuteProtector.TryExecute()  
   at Microsoft.VisualStudio.Threading.JoinableTask.CompleteOnCurrentThread()  
   at Microsoft.VisualStudio.Threading.JoinableTask.Join(System.Threading.CancellationToken)  
   at Microsoft.VisualStudio.Shell.Connected.UserInformation.UserInformationDataSource.UserInformationCommandHandler(Microsoft.VisualStudio.Shell.Interop.IVsUIDispatch, System.String, System.Object, System.Object ByRef)  
   at Microsoft.Internal.VisualStudio.PlatformUI.UIDispatch.Invoke(System.String, System.Object, System.Object ByRef)  
   at Microsoft.Internal.VisualStudio.PlatformUI.DataSource.Invoke(System.String, System.Object, System.Object ByRef)  
   at Microsoft.VisualStudio.Shell.Connected.UserInformation.FirstLaunchSignIn.FirstLaunchSignIn_Loaded(System.Object, System.Windows.RoutedEventArgs)  
   at System.Windows.RoutedEventHandlerInfo.InvokeHandler(System.Object, System.Windows.RoutedEventArgs)  
   at System.Windows.EventRoute.InvokeHandlersImpl(System.Object, System.Windows.RoutedEventArgs, Boolean)  
   at System.Windows.UIElement.RaiseEventImpl(System.Windows.DependencyObject, System.Windows.RoutedEventArgs)  
   at System.Windows.UIElement.RaiseEvent(System.Windows.RoutedEventArgs)  
   at System.Windows.BroadcastEventHelper.BroadcastEvent(System.Windows.DependencyObject, System.Windows.RoutedEvent)  
   at System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(System.Object)  
   at MS.Internal.LoadedOrUnloadedOperation.DoWork()  
   at System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()  
   at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()  
   at System.Windows.Media.MediaContext.RenderMessageHandlerCore(System.Object)  
   at System.Windows.Media.MediaContext.RenderMessageHandler(System.Object)  
   at System.Windows.Media.MediaContext.Resize(System.Windows.Media.ICompositionTarget)  
   at System.Windows.Interop.HwndTarget.OnResize()  
   at System.Windows.Interop.HwndTarget.HandleMessage(MS.Internal.Interop.WindowMessage, IntPtr, IntPtr)  
   at System.Windows.Interop.HwndSource.HwndTargetFilterMessage(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)  
   at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)  
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)  
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)  
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)  
   at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)  
   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)  
   at MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr, IntPtr, Int32, IntPtr, IntPtr)  
   at MS.Win32.HwndSubclass.DefWndProcWrapper(IntPtr, Int32, IntPtr, IntPtr)  
   at MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr, IntPtr, Int32, IntPtr, IntPtr)  
   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)  

The log of the VS:
<?xml version="1.0" encoding="utf-16"?>
<?xml-stylesheet type="text/xsl" href="ActivityLog.xsl"?>
<activity>
<entry>
<record>1</record>
<time>2021/04/28 05:35:08.468</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Microsoft Visual Studio 2019 version: 16.0.31130.442</description>
</entry>
<entry>
<record>2</record>
<time>2021/04/28 05:35:08.468</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Log ID</description>
<guid>{9285493A-D5F7-40CF-B4A2-E413137DE462}</guid>
</entry>
<entry>
<record>3</record>
<time>2021/04/28 05:35:08.469</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Running in isolation mode.</description>
</entry>
<entry>
<record>4</record>
<time>2021/04/28 05:35:08.479</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Looking for master PkgDef file</description>
<path>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\Common7\IDE\master.pkgdef</path>
</entry>
<entry>
<record>5</record>
<time>2021/04/28 05:35:08.480</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Creating PkgDefCacheNonVolatile</description>
</entry>
<entry>
<record>6</record>
<time>2021/04/28 05:35:08.480</time>
<type>Information</type>
<source>VisualStudio</source>
<description>PkgDefCache flags</description>
<hr>00013801</hr>
</entry>
<entry>
<record>7</record>
<time>2021/04/28 05:35:08.480</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Double-checking master pkgdef file</description>
</entry>
<entry>
<record>8</record>
<time>2021/04/28 05:35:08.480</time>
<type>Information</type>
<source>VisualStudio</source>
<description>PkgDefManagement initialized</description>
</entry>
<entry>
<record>9</record>
<time>2021/04/28 05:35:08.480</time>
<type>Information</type>
<source>VisualStudio</source>
<description>RootFolder</description>
<path>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\</path>
</entry>
<entry>
<record>10</record>
<time>2021/04/28 05:35:08.480</time>
<type>Information</type>
<source>VisualStudio</source>
<description>ShellFolder</description>
<path>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\</path>
</entry>
<entry>
<record>11</record>
<time>2021/04/28 05:35:08.480</time>
<type>Information</type>
<source>VisualStudio</source>
<description>PkgDefSearchPath</description>
<path>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\Common7\IDE\Extensions;C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\Common7\IDE\CommonExtensions;C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\Common7\IDE\devenv.admin.pkgdef</path>
</entry>
<entry>
<record>12</record>
<time>2021/04/28 05:35:08.480</time>
<type>Information</type>
<source>VisualStudio</source>
<description>ImageManifestSearchPath</description>
<path>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\Common7\IDE\Extensions;C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\Common7\IDE\CommonExtensions;C:\Users\dzmitry.razmyslovich\AppData\Local\Microsoft\VisualStudio\16.0_6a800581\Extensions</path>
</entry>
<entry>
<record>13</record>
<time>2021/04/28 05:35:08.480</time>
<type>Information</type>
<source>VisualStudio</source>
<description>ApplicationExtensionsFolder</description>
<path>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\Common7\IDE\Extensions</path>
</entry>
<entry>
<record>14</record>
<time>2021/04/28 05:35:08.480</time>
<type>Information</type>
<source>VisualStudio</source>
<description>"ZeroImpact" = dword:0, "MergeRegistry" = dword:3</description>
</entry>
<entry>
<record>15</record>
<time>2021/04/28 05:35:08.496</time>
<type>Information</type>
<source>Microsoft Visual Studio Appid Stub</source>
<description>Application launch on system with DPI X/Y: 192/192</description>
</entry>
<entry>
<record>16</record>
<time>2021/04/28 05:35:08.496</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Could not find ConfigurationChanged timestamp.</description>
<hr>80070002</hr>
<errorinfo></errorinfo>
</entry>
<entry>
<record>17</record>
<time>2021/04/28 05:35:08.496</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Could not find ConfigurationChanged timestamp.</description>
<hr>80070002</hr>
<errorinfo></errorinfo>
</entry>
<entry>
<record>18</record>
<time>2021/04/28 05:35:08.496</time>
<type>Information</type>
<source>VisualStudio</source>
<description>PkgDefCache fast check: timestamps are current.</description>
</entry>
<entry>
<record>19</record>
<time>2021/04/28 05:35:08.496</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Could not find ConfigurationChanged timestamp.</description>
<hr>80070002</hr>
<errorinfo></errorinfo>
</entry>
<entry>
<record>20</record>
<time>2021/04/28 05:35:08.496</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Could not find ConfigurationChanged timestamp.</description>
<hr>80070002</hr>
<errorinfo></errorinfo>
</entry>
<entry>
<record>21</record>
<time>2021/04/28 05:35:08.496</time>
<type>Information</type>
<source>VisualStudio</source>
<description>PkgDefCache fast check: timestamps are current.</description>
</entry>
<entry>
<record>22</record>
<time>2021/04/28 05:35:08.496</time>
<type>Information</type>
<source>VisualStudio</source>
<description>CPkgDefCacheNonVolatileBase: PkgDef cache is current.</description>
</entry>
<entry>
<record>23</record>
<time>2021/04/28 05:35:08.496</time>
<type>Information</type>
<source>VisualStudio</source>
<description>PkgDefManagement startup complete</description>
</entry>
<entry>
<record>24</record>
<time>2021/04/28 05:35:08.496</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Configuration file to be used for CLR initialization</description>
<path>C:\Users\dzmitry.razmyslovich\AppData\Local\Microsoft\VisualStudio\16.0_6a800581\devenv.exe.config</path>
</entry>
<entry>
<record>25</record>
<time>2021/04/28 05:35:08.496</time>
<type>Information</type>
<source>VisualStudio</source>
<description>AppId starting registry detouring</description>
</entry>
<entry>
<record>26</record>
<time>2021/04/28 05:35:08.525</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Begin package load [VSTelemetryPackage]</description>
<guid>{54BEFE64-0558-4D8C-9FD5-AB0B54733B08}</guid>
</entry>
<entry>
<record>27</record>
<time>2021/04/28 05:35:08.657</time>
<type>Information</type>
<source>Package Framework</source>
<description>Initialized ServiceProvider.GlobalProvider from SetSite.</description>
</entry>
<entry>
<record>28</record>
<time>2021/04/28 05:35:08.657</time>
<type>Information</type>
<source>VisualStudio</source>
<description>End package load [VSTelemetryPackage]</description>
<guid>{54BEFE64-0558-4D8C-9FD5-AB0B54733B08}</guid>
</entry>
<entry>
<record>29</record>
<time>2021/04/28 05:35:08.674</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Begin package load [Task Scheduler Package]</description>
<guid>{00CD9DDA-7350-457C-A240-71BD667FC4DE}</guid>
</entry>
<entry>
<record>30</record>
<time>2021/04/28 05:35:08.691</time>
<type>Information</type>
<source>VisualStudio</source>
<description>End package load [Task Scheduler Package]</description>
<guid>{00CD9DDA-7350-457C-A240-71BD667FC4DE}</guid>
</entry>
<entry>
<record>31</record>
<time>2021/04/28 05:35:08.691</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Begin package load [Async Query Service Package]</description>
<guid>{DD7B74B5-C1F9-411A-B22E-5E711592BC6B}</guid>
</entry>
<entry>
<record>32</record>
<time>2021/04/28 05:35:08.691</time>
<type>Information</type>
<source>VisualStudio</source>
<description>End package load [Async Query Service Package]</description>
<guid>{DD7B74B5-C1F9-411A-B22E-5E711592BC6B}</guid>
</entry>
<entry>
<record>33</record>
<time>2021/04/28 05:35:08.691</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Begin package load [Threaded Wait Dialog Package]</description>
<guid>{D6AFE069-EC5B-49CA-A0BA-24E3A591C908}</guid>
</entry>
<entry>
<record>34</record>
<time>2021/04/28 05:35:08.707</time>
<type>Information</type>
<source>VisualStudio</source>
<description>End package load [Threaded Wait Dialog Package]</description>
<guid>{D6AFE069-EC5B-49CA-A0BA-24E3A591C908}</guid>
</entry>
<entry>
<record>35</record>
<time>2021/04/28 05:35:08.707</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Begin package load [Background Initialization Safety Checker Package]</description>
<guid>{81FCDE70-141B-4CEA-91D1-D97784D1FD46}</guid>
</entry>
<entry>
<record>36</record>
<time>2021/04/28 05:35:08.707</time>
<type>Information</type>
<source>Package Framework</source>
<description>Initialized AsyncServiceProvider.GlobalProvider from SetSite.</description>
</entry>
<entry>
<record>37</record>
<time>2021/04/28 05:35:08.707</time>
<type>Information</type>
<source>VisualStudio</source>
<description>End package load [Background Initialization Safety Checker Package]</description>
<guid>{81FCDE70-141B-4CEA-91D1-D97784D1FD46}</guid>
</entry>
<entry>
<record>38</record>
<time>2021/04/28 05:35:08.735</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Begin package load [Delay Attribution Package]</description>
<guid>{1B12A056-2B3E-447B-BA98-DCD9820F394E}</guid>
</entry>
<entry>
<record>39</record>
<time>2021/04/28 05:35:08.735</time>
<type>Information</type>
<source>VisualStudio</source>
<description>End package load [Delay Attribution Package]</description>
<guid>{1B12A056-2B3E-447B-BA98-DCD9820F394E}</guid>
</entry>
<entry>
<record>40</record>
<time>2021/04/28 05:35:08.735</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Begin package load [Remote Settings Service Package]</description>
<guid>{0B9FF418-9DFC-4C6B-A4C6-7F64F3F66F27}</guid>
</entry>
<entry>
<record>41</record>
<time>2021/04/28 05:35:08.751</time>
<type>Information</type>
<source>VisualStudio</source>
<description>End package load [Remote Settings Service Package]</description>
<guid>{0B9FF418-9DFC-4C6B-A4C6-7F64F3F66F27}</guid>
</entry>
<entry>
<record>42</record>
<time>2021/04/28 05:35:08.751</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Begin package load [Experimentation Service Package]</description>
<guid>{C3C7E24F-26F7-49D8-A1D6-A9C4ADCD9BC2}</guid>
</entry>
<entry>
<record>43</record>
<time>2021/04/28 05:35:08.751</time>
<type>Information</type>
<source>VisualStudio</source>
<description>End package load [Experimentation Service Package]</description>
<guid>{C3C7E24F-26F7-49D8-A1D6-A9C4ADCD9BC2}</guid>
</entry>
<entry>
<record>44</record>
<time>2021/04/28 05:35:08.800</time>
<type>Information</type>
<source>Profile manager</source>
<description>Invoking first launch sequence due to: Failed to read Profile\LastResetSettingsFile from the VS HKCU registry</description>
</entry>
<entry>
<record>45</record>
<time>2021/04/28 05:35:08.886</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Begin package load [Sign In Package]</description>
<guid>{FEF989BB-7868-4B73-8864-CC1C3C07A458}</guid>
</entry>
<entry>
<record>46</record>
<time>2021/04/28 05:35:08.886</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Begin package load [GelFactory Package]</description>
<guid>{696CF608-2182-4AA8-9136-753435711F82}</guid>
</entry>
<entry>
<record>47</record>
<time>2021/04/28 05:35:08.886</time>
<type>Information</type>
<source>VisualStudio</source>
<description>End package load [GelFactory Package]</description>
<guid>{696CF608-2182-4AA8-9136-753435711F82}</guid>
</entry>
<entry>
<record>48</record>
<time>2021/04/28 05:35:08.886</time>
<type>Information</type>

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,356 questions
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. Tianyu Sun-MSFT 32,246 Reputation points Microsoft Vendor
    2021-04-28T13:18:03.743+00:00

    Hi @RAZMYSLOVICH Dzmitry ,

    Welcome to Microsoft Q&A forum.

    Please kindly try these troubleshooting steps:

    1). Please try to reboot your machine and start VS again.

    2). Please try to run Visual Studio as administrator.

    3). Please use SFC tool to repair any missing or corrupted system files and use Microsoft .NET Framework Repair Tool to repair .NET Framework, after that restart VS.

    4). Please also try to start VS under safe mode from Developer Command Prompt for VS 2019 > type devenv /safemode and check if VS will start normally, this will help to avoid the impact from any other extensions.

    5). If possible, please try to update Windows OS to the latest version, and also please kindly check whether there are some windows update related error message reported/recorded, and solve them if they were recorded.

    6). Please kindly check if third-party anti-virus software prevent VS from starting.

    Best Regards,
    Tianyu

    • If the answer is helpful, please click "Accept Answer" and upvote it.
      Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.