Results 1 to 3 of 3

Thread: DLL run-time address space

  1. #1

    Thread Starter
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844

    Post

    Is your DLL installed on a regular file server, or is it being used by IIS/MTS? did you close your app before trying to delete it? Is anyone else using your DLL file?

    I would then suggest a reboot, but you probably already knew that....

    Tom

    [This message has been edited by Clunietp (edited 12-29-1999).]

  2. #2
    New Member
    Join Date
    Jul 1999
    Posts
    11

    Post

    The only process that could possibly be using it would be the Cold Fusion server. I didn't try closing that down yet, but maybe I'll give that shot.

    Thanks for the advice, though.

    jake

  3. #3
    New Member
    Join Date
    Jul 1999
    Posts
    11

    Post

    I wrote a DLL to run some API function calls. I installed it on my server, tested it, and now I want to delete it and update it with a newer version.

    But, when I try to delete the DLL, it's telling me that it's already in use...? That's weird, because right now it's only being called when I am explicitly calling it from within my test program.

    Is this normal behavior? Am I going to have to reboot the server to install the new DLL?

    Jake

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width