Visual Studio Setup cannot be run in Program Compatibility Mode
Visual Studio 2010 and/or the .NET Framework 4 Setup fails with 1603 error code or blocks running in Program Compatibility Mode.
Windows Program Compatibility Assistant indicates that Visual Studio Setup might not have installed correctly, and prompts the user to reinstall by using the recommended setting (program compatibility mode).
To resolve this issue:
Visual Studio Setup cannot run in program compatibility mode. Ensure that the compatibility mode setting is not enabled system-wide or for the Visual Studio Setup application.
Check the manual setting
Compatibility mode could have been set manually on the Compatibility tab on the executable file properties.
- On the Visual Studio Setup media, locate setup.exe.
- Right-click setup.exe and then click Properties.
- On the Compatibility tab, clear "Run this program in compatibility mode for" and then then click OK.
Check Program Compatibility Assistant registry settings
Compatibility mode could have been set by Program Compatibility Assistant on earlier failed or canceled attempts to run Visual Studio setup.exe.
- Click Start, and then click Run.
- Type regedit, and then click OK.
- Browse to each of the following keys and delete any value that refers to setup.exe in the Visual Studio install path:
- HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Compatibility Assistant\Persisted
- HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers
Rerun Visual Studio Setup
- Open Windows Explorer.
- Browse to Visual Studio setup.exe.
- Double-click setup.exe to run Visual Studio Setup.
'PROGRAMING > WP7' 카테고리의 다른 글
[WP7] Windows Phone 개발을 위한 Tool 설치 (0) | 2011.05.12 |
---|---|
[WP7] Windows Phone 7 Apps 광고 집어넣기위한 준비 (0) | 2011.05.11 |
[WPY] Windows Phone Development 시작하기 (0) | 2011.05.04 |