Monday, May 25, 2009
Cannot create C++ SmartDevice Project
วันนี้จะลองสร้าง C++ SmartDevice Project เอาไปรันบนอุปกรณ์พกพา ที่ใช้ Windows CE
ปรากฏว่า Project Wizard มันสร้างไม่สำเร็จ (Failed) จะว่าติดตั้ง Visual Studio พลาดหรือไฟล์เจ๊งก็ไม่น่าจะเป็นไปได้ เพราะเพิ่งลงไปไม่กี่วันก่อน
ค้นเน็ตดูเขาบอกว่า IE8 มันทำให้ Script เจ๊ง
Some VS2005 and VS2008 Wizards Pop Up Script Error
ต้องไปแก้ Registry
- 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
