Sady Home

Note my coding life

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
  1. in iis, create an independent application pool for the web site.
  2. enable asp server-side and client-side script debugging (properties - home directory - configuration - debugging).
  3. unenable anonymous access (properties - directory security - authentication and access control).
  4. set breakpoint in the code of the dll module and run it in visual basic ide.
  5. run asp code (web site).

do not compile the code and register the dll before debugging. or restart iis and delete the dll file.

posted on 2009-05-05 13:03  Sady  阅读(201)  评论(0编辑  收藏  举报
凭飞堂