Microsoft KB Archive/234976

From BetaArchive Wiki
Knowledge Base


PSS ID Number: 234976

Article Last Modified on 6/24/2004



The information in this article applies to:

  • Microsoft Visual Basic Learning Edition for Windows 6.0
  • Microsoft Visual Basic Professional Edition for Windows 6.0
  • Microsoft Visual Basic Enterprise Edition for Windows 6.0
  • Microsoft Internet Information Server 4.0
  • Microsoft Internet Information Server 5.0



This article was previously published under Q234976

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: Access Denied.


NOTE: This error message should only occur if you are using Anonymous access.

CAUSE

The Anonymous account (IUSR_<machinename> by default) does not have proper NT File System (NTFS) permissions to the C:\InetPub\scripts directory and/or to the directory to which you are deploying. The Anonymous account needs at least NTFS Read and Execute (RX) permissions to the C:\InetPub\scripts directory and NTFS Change (RWXD) permissions to the deployment directory.

RESOLUTION

Assign the Anonymous account Read and Execute permissions to the C:\InetPub\scripts directory and assign Change permissions to your deployment directory.

STATUS

This behavior is by design.

REFERENCES

For additional information about the Package and Deployment Wizard, click the article numbers below to view the articles in the Microsoft Knowledge Base:

242767 INFO: Deploying WebClasses with the Package and Deployment Wizard (PDW)


194296 HOWTO: Debug PDW Internet Deployment Issues


199017 HOWTO: Deploy Visual Basic IIS Applications with PDW


Keywords: kbDeployment kbprb kbsetup kbWebClasses kbwizard KB234976
Technology: kbAudDeveloper kbiis400 kbiis500 kbiisSearch kbVB600 kbVB600Search kbVBSearch kbZNotKeyword2 kbZNotKeyword6