IT部門がWindows 7からWindows 10にコンピュータをアップグレードした後、私の異なるVisual Studioバージョン(2012、2013,2015、および2017)がすべて停止しました。ロゴは、私は一般的な例外を取得:Visual Studioは起動しません
Exception has bee thrown by the target of an invocation
いくつかの調査の後、問題が具体的にlongにいるPATHにシステム変数に関連していたことをいくつかの提案があった、私はこれをチェックし、鉱山は、2000の文字の下にあります。
いっぱい例外では私はアンインストール/を再インストールし、VSを修復しようとしたが、エラーが文句を言わない離れて行く、その後、私はここにログとを取得するためにhttps://www.microsoft.com/en-us/download/details.aspx?id=12493をダウンロード:
Beginning of the log. Start Time: 11/6/2017 12:07:41 PM
VisualStudio Bootstrapper:11/6/2017 12:07:41 PM: Current OptIn value is 1
VisualStudio Bootstrapper:11/6/2017 12:07:42 PM: Commandline arguments =
VisualStudio Bootstrapper:11/6/2017 12:07:42 PM: Parent process name = vs_Enterprise
VisualStudio Bootstrapper:11/6/2017 12:07:42 PM: Parent process product version = 15.4.27004.2006
VisualStudio Bootstrapper:11/6/2017 12:07:42 PM: CampaignId =
VisualStudio Bootstrapper:11/6/2017 12:07:42 PM: Caught Exception: Type = XamlParseException, Message = Add value to collection of type 'System.Windows.Controls.UIElementCollection' threw an exception., StackTrace = at System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri)
at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
at Microsoft.VisualStudio.Setup.Bootstrapper.Bootstrapper..ctor(IServiceProvider serviceProvider, ProgramOptions options)
at Microsoft.VisualStudio.Setup.Bootstrapper.Program.Run(String[] args)
InnerException:Type = COMException, Message = UCEERR_RENDERTHREADFAILURE (Exception from HRESULT: 0x88980406), StackTrace = at System.Windows.Media.Composition.DUCE.Channel.SyncFlush()
at System.Windows.Media.MediaContext.CompleteRender()
at System.Windows.Media.MediaContext.CreateChannels()
at System.Windows.Media.MediaSystem.ConnectChannels(MediaContext mc)
at System.Windows.Media.MediaContext..ctor(Dispatcher dispatcher)
at System.Windows.Media.MediaContext.From(Dispatcher dispatcher)
at System.Windows.Media.Visual.VerifyAPIReadWrite()
at System.Windows.Media.VisualCollection.Add(Visual visual)
at System.Windows.Controls.UIElementCollection.AddInternal(UIElement element)
at MS.Internal.Xaml.Runtime.ClrObjectRuntime.Add(Object collection, XamlType collectionType, Object value, XamlType valueXamlType)
VisualStudio Bootstrapper:11/6/2017 12:07:42 PM: General Failure. Message:Add value to collection of type 'System.Windows.Controls.UIElementCollection' threw an exception. Callstack: at System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri)
at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
at Microsoft.VisualStudio.Setup.Bootstrapper.Bootstrapper..ctor(IServiceProvider serviceProvider, ProgramOptions options)
at Microsoft.VisualStudio.Setup.Bootstrapper.Program.Run(String[] args) Inner Message:UCEERR_RENDERTHREADFAILURE (Exception from HRESULT: 0x88980406) Internal Exception: at System.Windows.Media.Composition.DUCE.Channel.SyncFlush()
at System.Windows.Media.MediaContext.CompleteRender()
at System.Windows.Media.MediaContext.CreateChannels()
at System.Windows.Media.MediaSystem.ConnectChannels(MediaContext mc)
at System.Windows.Media.MediaContext..ctor(Dispatcher dispatcher)
at System.Windows.Media.MediaContext.From(Dispatcher dispatcher)
at System.Windows.Media.Visual.VerifyAPIReadWrite()
at System.Windows.Media.VisualCollection.Add(Visual visual)
at System.Windows.Controls.UIElementCollection.AddInternal(UIElement element)
at MS.Internal.Xaml.Runtime.ClrObjectRuntime.Add(Object collection, XamlType collectionType, Object value, XamlType valueXamlType)
VisualStudio Bootstrapper:11/6/2017 12:07:42 PM: Watson: Sending Watson Bucket with:
VisualStudio Bootstrapper:11/6/2017 12:07:42 PM: Watson: P1 = vs_setup_bootstrapper
VisualStudio Bootstrapper:11/6/2017 12:07:42 PM: Watson: P2 = 1.12.158.19022
VisualStudio Bootstrapper:11/6/2017 12:07:42 PM: Watson: P3 =
VisualStudio Bootstrapper:11/6/2017 12:07:42 PM: Watson: P4 = Install
VisualStudio Bootstrapper:11/6/2017 12:07:42 PM: Watson: P5 = https://aka.ms/vs/15/release/installer
VisualStudio Bootstrapper:11/6/2017 12:07:42 PM: Watson: P6 = n/a
VisualStudio Bootstrapper:11/6/2017 12:07:42 PM: Watson: P7 = 5002
VisualStudio Bootstrapper:11/6/2017 12:07:42 PM: Watson: P8 = -2146233087
VisualStudio Bootstrapper:11/6/2017 12:07:42 PM: Watson: P9 = Microsoft.VisualStudio.Product.Enterprise
VisualStudio Bootstrapper:11/6/2017 12:07:42 PM: Watson: P10 = VisualStudio.15.Release
VisualStudio Bootstrapper:11/6/2017 12:07:42 PM: Watson: Including dmp file
VisualStudio Bootstrapper:11/6/2017 12:07:42 PM: Watson: Including Log : C:\Users\me\AppData\Local\Temp\dd_bootstrapper_20171106120741.log
例外UCEERR_RENDERTHREADFAILUREを見て、私はビデオドライバに関連すると言われるhttps://blogs.msdn.microsoft.com/dsui_team/2013/11/18/wpf-render-thread-failures/が見つかりましたが、すべてのドライバを更新しても問題は解決しません。
この問題に遭遇する前に、誰も似たような問題を抱えていましたか?
私は、SQL管理スタジオで同じエラーが発生していることに気付きました。残念なことに、問題を解決できなかった別のものを試して3日後に、私たちが得た唯一の解決策は、 10とすべてを再インストールします。私たちは問題がWindows 10へのアップグレードの前にデータとプログラムのイメージを作成するために使用されたプログラムに関連していたと思う。 – Moy