
창문이 충돌해서 재부팅해야 했습니다. Windows로 다시 재부팅했을 때 Visual Studio를 시작할 수 없었습니다. 다음과 같은 오류가 발생합니다.
내 ActivityLog.xml에는 다음이 있습니다.
<entry>
<record>16</record>
<time>2015/05/13 14:43:49.628</time>
<type>Error</type>
<source>VisualStudio</source>
<description>End package load [Environment Package Window Management]</description>
<guid>{5E56B3DB-7964-4588-8D49-D3523AB7BDB9}</guid>
<hr>80131018</hr>
<errorinfo>Could not load file or assembly 'System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The module was expected to contain an assembly manifest.</errorinfo>
</entry>
.NET Framework 4.5를 제거하려고 시도했으며 사용자 로컬 데이터 아래의 임시 폴더도 삭제해 보았습니다.
Mac의 Parallels에서 Windows 설치를 실행하고 있습니다. 이것이 Windows를 다시 설치하기 전 마지막 수단입니다. 누구든지 어떤 방향으로든 나를 가리킬 수 있습니까?
편집: Visual Studio 복구를 시도했습니다. Visual Studio를 다시 설치하는 중입니다. .NET 프레임워크를 복구합니다. 아무것도 나에게 도움이 되지 않았습니다.
답변1
제어판, 프로그램 및 기능에서 Visual Studio 2013을 복구해 보세요.