The information in this article applies to:
SYMPTOMSWhen 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:
NOTE: This error message should only occur if you are using Anonymous access. CAUSEThe 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. RESOLUTIONAssign the Anonymous account Read and Execute permissions to the C:\InetPub\scripts directory and assign Change permissions to your deployment directory. STATUSThis behavior is by design. REFERENCESFor additional information about the 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 : kbsetup kbwizard kbDeployment kbVBp600 kbWebClasses kbGrpASP kbDSupport |
Last Reviewed: October 14, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |