Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. System Admin
  4. Trouble Replacing dll

Trouble Replacing dll

Scheduled Pinned Locked Moved System Admin
windows-admintutorialquestiondiscussion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    dwolver
    wrote on last edited by
    #1

    I am trying to replace a supporting report dll in system32 folder that by web app uses. I unload the web app,disable webserver in IIS and I am unable to copy or delete the file into the folder (access denied file in use etc). Only way I can get around it is to re-boot the computer and copy over at that time. Not a very productive way to accomplish this. Any thoughts on how to do this easier?

    V 1 Reply Last reply
    0
    • D dwolver

      I am trying to replace a supporting report dll in system32 folder that by web app uses. I unload the web app,disable webserver in IIS and I am unable to copy or delete the file into the folder (access denied file in use etc). Only way I can get around it is to re-boot the computer and copy over at that time. Not a very productive way to accomplish this. Any thoughts on how to do this easier?

      V Offline
      V Offline
      Vasudevan Deepak Kumar
      wrote on last edited by
      #2

      You can check out TaskManager Extension: http://www.codeproject.com/KB/system/Task_Manager_Extension.aspx[^] This allows you to view the handles on a particular file and also to unload them. But use it with care.

      Vasudevan Deepak Kumar Personal Homepage
      Tech Gossips
      A pessimist sees only the dark side of the clouds, and mopes; a philosopher sees both sides, and shrugs; an optimist doesn't see the clouds at all - he's walking on them. --Leonard Louis Levinson

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups