Visual Studio 2010을 제거하고 완전히 다시 설치 한 후에도 시작시 계속 충돌이 발생 함

Jazmin

나는 지금이 문제에 대해 며칠 동안 고심하고 있으며 아무것도 작동하지 않는 것 같습니다.

내 PC (windows xp pro)에서 18 개월 동안 Visual Studio를 사용했는데 제대로 작동했지만 최근 Visual Studio (2010)가 완전히 열리기 전에 충돌하기 시작했습니다.

나는 vs2010을 완전히 제거한 다음 다시 설치하려고 시도했지만 똑같은 일을하고 있습니다.

이벤트 뷰어에 기록 된 오류 메시지는 devenv 런타임 .net 오류입니다.

다음은 전체 오류 메시지입니다 .....

Application: devenv.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Runtime.InteropServices.COMException
Stack:
   at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32, IntPtr)
   at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32, IntPtr)
   at MS.Internal.Text.TextInterface.Native.Util.ConvertHresultToException(Int32)
   at MS.Internal.Text.TextInterface.FontCollection.FindFamilyName(System.String, UInt32     ByRef)
   at MS.Internal.FontCache.FamilyCollection.LookupFamily(System.String,     System.Windows.FontStyle ByRef, System.Windows.FontWeight ByRef, System.Windows.FontStretch     ByRef)
   at     System.Windows.Media.FontFamily.LookupFontFamilyAndFace(MS.Internal.FontCache.CanonicalFontF    amilyReference, System.Windows.FontStyle ByRef, System.Windows.FontWeight ByRef,     System.Windows.FontStretch ByRef)
   at System.Windows.Media.FontFamily.FindFirstFontFamilyAndFace(System.Windows.FontStyle     ByRef, System.Windows.FontWeight ByRef, System.Windows.FontStretch ByRef)
   at System.Windows.Media.Typeface.ConstructCachedTypeface()
   at System.Windows.Media.Typeface.get_CachedTypeface()
   at     MS.Internal.TextFormatting.SimpleTextLine..ctor(MS.Internal.TextFormatting.FormatSettings,     Int32, Int32, System.Collections.ArrayList, Int32 ByRef, Int32 ByRef)
   at     MS.Internal.TextFormatting.SimpleTextLine.Create(MS.Internal.TextFormatting.FormatSettings,     Int32, Int32)
   at     MS.Internal.TextFormatting.TextFormatterImp.FormatLineInternal(System.Windows.Media.TextForm    atting.TextSource, Int32, Int32, Double,     System.Windows.Media.TextFormatting.TextParagraphProperties,     System.Windows.Media.TextFormatting.TextLineBreak,     System.Windows.Media.TextFormatting.TextRunCache)
   at     MS.Internal.TextFormatting.TextFormatterImp.FormatLine(System.Windows.Media.TextFormatting.T    extSource, Int32, Double, System.Windows.Media.TextFormatting.TextParagraphProperties,     System.Windows.Media.TextFormatting.TextLineBreak,     System.Windows.Media.TextFormatting.TextRunCache)
   at System.Windows.Controls.TextBlock.MeasureOverride(System.Windows.Size)
   at System.Windows.FrameworkElement.MeasureCore(System.Windows.Size)
   at System.Windows.UIElement.Measure(System.Windows.Size)
   at MS.Internal.Helper.MeasureElementWithSingleChild(System.Windows.UIElement,         System.Windows.Size)
   at System.Windows.Controls.ContentPresenter.MeasureOverride(System.Windows.Size)
   at System.Windows.FrameworkElement.MeasureCore(System.Windows.Size)
   at System.Windows.UIElement.Measure(System.Windows.Size)
   at System.Windows.Controls.Border.MeasureOverride(System.Windows.Size)
   at System.Windows.FrameworkElement.MeasureCore(System.Windows.Size)
   at System.Windows.UIElement.Measure(System.Windows.Size)
   at System.Windows.Controls.Control.MeasureOverride(System.Windows.Size)
   at System.Windows.FrameworkElement.MeasureCore(System.Windows.Size)
   at System.Windows.UIElement.Measure(System.Windows.Size)
   at System.Windows.Controls.DockPanel.MeasureOverride(System.Windows.Size)
   at System.Windows.FrameworkElement.MeasureCore(System.Windows.Size)
   at System.Windows.UIElement.Measure(System.Windows.Size)
   at System.Windows.Controls.Control.MeasureOverride(System.Windows.Size)
   at System.Windows.FrameworkElement.MeasureCore(System.Windows.Size)
   at System.Windows.UIElement.Measure(System.Windows.Size)
   at System.Windows.Controls.Grid.MeasureOverride(System.Windows.Size)
   at System.Windows.FrameworkElement.MeasureCore(System.Windows.Size)
   at System.Windows.UIElement.Measure(System.Windows.Size)
   at         Microsoft.Internal.VisualStudio.PlatformUI.VisualTargetPresentationSource.set_RootVisual(Sys    tem.Windows.Media.Visual)
   at Microsoft.Internal.VisualStudio.PlatformUI.WorkerThreadElementContainer.UIWorkerThreadStart(    System.Object)
   at System.Threading.ThreadHelper.ThreadStart_Context(System.Object)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext,         System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext,             System.Threading.ContextCallback, System.Object)
   at System.Threading.ThreadHelper.ThreadStart(System.Object)
user2316116

설치되지 않은 경우 Microsoft Visual Studio 2010 서비스 팩 1을 다운로드하여 설치합니다.

서비스 팩이 이미 설치되어있는 경우 SP 및 VS.NET을 제거하고 재부팅 한 다음 VS.NET을 새로 설치 한 다음 SP를 수행합니다.

최신 정보:

Visual Studio (devenv.exe)는 다른 옵션으로 실행될 수 있습니다.

/ResetSettings  Restores the IDE's default settings, optionally resets to
                the specified VSSettings file.
/SafeMode       Launches the IDE in safe mode loading minimal windows.

/ SafeMode 스위치를 사용하면 추가 추가 기능없이 IDE를 시작할 수 있습니다. 문제가 지속되지 않으면 연장으로 인한 것일 수 있습니다. 확장 관리자 및 추가 기능 관리자를 사용하여 확장을 활성화 / 비활성화합니다.

/ ResetSettings는 기본 설정을 복원합니다.

propmt 명령을 실행하고 VS.NET 경로로 이동 한 다음 스위치 중 하나를 사용하여 devenv를 호출합니다.

CD C:\Program Files\Microsoft Visual Studio 10.0\Common7\IDE\
devenv.exe /ResetSettings

이 기사는 인터넷에서 수집됩니다. 재 인쇄 할 때 출처를 알려주십시오.

침해가 발생한 경우 연락 주시기 바랍니다[email protected] 삭제

에서 수정
0

몇 마디 만하겠습니다

0리뷰
로그인참여 후 검토

관련 기사

Related 관련 기사

뜨겁다태그

보관