Apr
08
2008
0

rebuild icon cache

215 views

ในบางครั้งใช้ windows xp ไปนานๆ แล้วมีปัญหา icon เริ่มแปลกๆ หรือเป็น icon อันอื่นมาแทน icon ของ program ที่ควรจะเป็น วิธีแก้แบบง่ายๆ คือให้ลบไฟล์ icon cache ทิ้งโดยที่อยู่ของไฟล์อยู่ตามนี้

C:/Documents and Settings/***Username***/Local Settings/Application Data/IconCache.db

Written by Pipo in: Memo | Tags:
Apr
03
2008
0

To enable/disable Just-In-Time debugging

505 views

Dr. Watson

start->run->cmd enter
drwtsn32.exe -i

Visual Studio

  1. On the Tools menu, click Options.
  2. In the Options dialog box, select the Debugging folder.
  3. In the Debugging folder, select the Just-In-Time page.
  4. In the Enable Just-In-Time debugging of these types of code box, select or clear the relevant program types: Managed, Native, or Script.To disable Just-In-Time debugging, once it has been enabled, you must be running with Administrator privileges. Enabling Just-In-Time debugging sets a registry key, and Administrator privileges are required to change that key.
  5. Click OK.
Written by Pipo in: VB.Net & Aspx | Tags:

Powered by WordPress | Aeros Theme | TheBuckmaker.com WordPress Themes