PRB: Deployed IIS Application Package Causes File Busy Error

ID: Q223499


The information in this article applies to:


SYMPTOMS

When using the Package and Deployment Wizard (PDW) to deploy an Internet Information Server (IIS) application to a Web server, you receive the following error message:

Unexpected error number C0042116 has occurred: The Web server returned the following error: Files specified in section RInstallApplicationFiles of INF file jallen8.INF are busy. Can not install them unless allowed to do a REBOOT.


CAUSE

You have included WebClass Runtime, Visual Basic Runtime, or OLE Automation files in your package. The PDW is not able to update these system files while they are in use on the Web server.


RESOLUTION

If you do not need to update the WebClass Runtime, Visual Basic Runtime, or OLE Automation files, then create the IIS package without these system files. If you do need to update these system files, then create a Standard Setup Package, which will allow the installation program to reboot.


STATUS

This behavior is by design.


REFERENCES

For additional information about Package and Deployment Wizard, please see the following articles in the Microsoft Knowledge Base:

Q194296 HOWTO: Debug PDW Internet Deployment Issues
Q199017 HOWTO: Deploy Visual Basic IIS Applications with PDW

Additional query words:


Keywords          : kbDeployment kbVBp600 kbWebClasses kbGrpASP 
Version           : WINDOWS:6.0
Platform          : WINDOWS 
Issue type        : kbprb 

Last Reviewed: April 20, 1999