asp tutorials, asp.net tutorials, sample code, and Microsoft news from 15Seconds
Data Access  |   Troubleshooting  |   Security  |   Performance  |   ADSI  |   Upload  |   Email  |   Control Building  |   Component Building  |   Forms  |   XML  |   Web Services  |   ASP.NET  |   .NET Features  |   .NET 2.0  |   App Development  |   App Architecture  |   IIS  |   Wireless
 
Pioneering Active Server
 Power Search








Active News
15 Seconds Weekly Newsletter
• Complete Coverage
• Site Updates
• Upcoming Features

More Free Newsletters
Reference
News
Articles
Code Samples
Components
Tools
FAQ
Feedback
Books
Links
DL Archives
Community
Messageboard
List Servers
Mailing List
WebHosts
Consultants
Tech Jobs
15 Seconds
Home
Site Map
Press
Legal
Privacy Policy
internet.commerce














internet.com
IT
Developer
Internet News
Small Business
Personal Technology
International

Search internet.com
Advertise
Corporate Info
Newsletters
Tech Jobs
E-mail Offers

HardwareCentral
Compare products, prices, and stores at Hardware Central!

PreviousNext

 

email this FAQ to a colleague

Q: I have an Active Server component written in VB5 that I am testing in IIS 4.0. After I test the .ASP page in my browser, if I change my code and try to recreate the DLL I get "this file is in use" message from the system and cannot overwrite the DLL. I can shut down the browser, but short of killing the IIIS 4.0 processes (which doesn't seem a great idea) or rebooting (which is annoying), I can't unload the DLL. Is there some method of doing this?

A: There are three methods that you may be interested in:

  1. Type the following at a command prompt:
    net stop iisadmin /y
    net start w3svc
    
  2. Place the DLL in a Transaction Server package and choose "shutdown" for the package to unload the DLL.
  3. Mark the ASP application to run out of process and select Unload from the Internet Service Manager to unload the process and free the DLL.

- Philip F. Charmichael

Books
Building a Windows NT4 Internet Server
Robert Oliver (Editor), Plazas. Christian, John Desborough, Gulbransen
Special Edition Using Microsoft Internet Inform...
Ben Forta
Internet Information Server Resource Kit
Microsoft

Related Topics
Active Components


Support the Active Server Industry



JupiterOnlineMedia

internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and JupiterOnlineMedia

Jupitermedia Corporate Info


Legal Notices, Licensing, Reprints, & Permissions, Privacy Policy.

Advertise | Newsletters | Tech Jobs | Shopping | E-mail Offers