精华区 [关闭][返回]

当前位置:网易精华区>>讨论区精华>>编程开发>>● Delphi>>Delphi 网络编程>>浏览器>>放招:用delphi 调试isapi dll In nt4.0+ iis4.0!!

主题:放招:用delphi 调试isapi dll In nt4.0+ iis4.0!!
发信人: win1998@GZ()
整理人: teleme(2001-01-18 16:45:06), 站内信件

标  题: 放招:用delphi 调试isapi dll In nt4.0+ iis4.0!!
发信站: 网易虚拟社区 (Fri Aug 11 11:23:22 2000), 站内信件

放招:用delphi 调试isapi dll In nt4.0+ iis4.0!!

1:you must have administrator rights
2: you will need iis4.0 to run as a process instead of a server.
   run as a process :regproc.reg
   run as a servive :regserv.reg
   stop ii4.0 service ,set to manual,
   then restart
3: run delphi ->project ->option ->linker ->
   exe and dll option set to "include remote debug symbols"
4: delphi->run->parameters
   host application :c:\winnt\system32\inetsrv\inetinfo.exe
   parameters : -e w3svc

okok!
   if you have any question , please email to me ,
   all free!
Good day!

    xuan zhou can 2000.08.11

--
xuanzhoucan,[email protected]

※ 来源:.月光软件站 http://www.moon-soft.com.[FROM: 202.96.124.178]

[关闭][返回]