2016-05-31 9 views
3

これが重複している場合は謝罪します - 私は同じ質問を検索しましたが、何も見つかりませんでした。起動時にVisual Studio 2015がクラッシュする可能性があります - ライセンス関連の可能性があります

私は最近、VS 2015 professional SP 2にアップデートしました。この時点からVSを開くと、直ちにクラッシュします。私は以下のエラーの詳細を貼り付けました。

さまざまな/ ResetSkipPkgs、/ ResetSettings、/ SafeModeフラグでdevenvを実行してVSを再インストールしようとしましたが、動作に変更はありませんでした。 VS Ultimate 2013を問題なく実行できます。 (読みやすくするためのいくつかの手動の書式付き)

例外の詳細:

Application: devenv.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. 
Exception Info: System.NotSupportedException at 
Microsoft.VisualStudio.Shell.Connected.UserInformation.UserInformationDataSource.get_VsLicensingState() at 
Microsoft.VisualStudio.Shell.Connected.UserInformation.UserInformationDataSource.SignInAndCheckForLicenseAsync(System.Object) 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.VisualStudio.Shell.Connected.UserInformation.UserInformationDataSource.PrepareForFirstLaunchSignIn() 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) 

これを解決するための任意の支援をいただければ幸いです。あなたの時間をありがとう。 [コントロールパネル]> [プログラム]> [プログラムと機能からアップデート

マイクロソフトのVisual Studio Professionalの2015年の修理を行う

答えて

0

は私のためにこれを修正しました。

関連する問題