Aug
04
2009
0

ทำงานกับ Flash ง่ายขึ้นไปอีกเมื่อ trace แล้วเห็นบน FireFox

830 views

การเขียนโปรแกรมบน Flash (action script) สิ่งที่ควบคู่กันเลยก็คือคำสั่ง trace แต่พอมารันบน browser เพื่อต่อกับ application ปัญหาเกิดทันที เพราะคำสั่ง trace มันไม่ขึ้นมาด้วย เมื่อก่อนเคยคิดใช้ให้มันเรียก function ผ่าน javascript ก็แก้ขัดได้บ้างแต่ไม่สะดวกเลยถ้าทำหลายคน หลายงาน
(more...)

Written by Pipo in: Flash, Web Developer | Tags: , , ,
Apr
03
2008
0

To enable/disable Just-In-Time debugging

1,977 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