Jump to content

IIS7 - w3wp.exe keeps DLL in memory


misc

Recommended Posts

My Setup:

  IIS7

  uniGUI 0.94

  ISAPI mode (DLL)

  ADOQuery -> local access mdb database -> connected remote mysql tables (it works great!!!)

 

Problem: When I run a project in Firefox (localhost:8081/myapp.dll), and close myapp ("Web session terminated"), the "w3wp.exe" IIS Worker Process remains running in the task list, and I have to kill it in order to compile/build my Delphi application again.

 

PS: I've done all necessary AppPool settings, and my app runs fine. It actually connects to a remote mysql database through ADO and connected tables in Access, which I never thought would work. Congratulation to Farchad for this great toolkit. Hope it goes commercial soon.

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...