개발이야기
비주얼 스튜디오 마법사 에러 - Some VS2005 and VS2008 Wizards Pop Up Script Error.
krsuncom
2009. 4. 27. 13:44
Internet Explorer 8.0 을 깐 후 VS2005 나 VS2008 에서 함수나 변수 추가 마법사에서
아래와 같은 에러가 발생할 때 조치 요령입니다.
자기네들 프로그램들인데..에러가 나게 하다니..ㅎㅎㅎ
조치요령 :
Please follow the following steps:
- Open regedit (on a 64-bit OS, open the 32-bit regedit)
- Under “HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet
Settings\Zones”, create a new key called 1000 (if it isn't already there)
- Under 1000, create a DWORD entry with:
o Name = 1207
o Type = REG_DWORD
o Data = 0x000000
Visual C++ Team Blog : Some VS2005 and VS2008 Wizards Pop Up Script Error.