The information in this article applies to:
SYMPTOMS
This article pertains if the file system on your target (or remote) Web server is a Windows NT file system (NTFS) and not a file allocation table (FAT). The article also applies to Web servers that have only the Posting Acceptor 2.0 installed and do not have FrontPage Server Extensions.
-or- These errors may appear in the Task List window in Visual InterDev. NOTE: The actual file referenced in the error messages may be different from the one mentioned earlier in this article. CAUSEThe user deploying the project may not have appropriate NTFS permissions such as Write permissions on the TEMP directory (by default, C:\Temp) of the target (or remote) Web server. By default, the Everyone group has Full Control permissions to the TEMP directory. RESOLUTION
Use Windows NT Explorer to give the user at least Write permissions on the TEMP directory of the target (or remote) Web server where the user is trying to deploy the Web project. By default, the TEMP directory has the Everyone group with Change permissions.
STATUSThis behavior is by design in the Windows NT operating system and its file system (NTFS). MORE INFORMATION
Posting Acceptor uses the TEMP directory to store files before placing them to the appropriate target as specified in the "Deployment target" in Visual InterDev.
REFERENCESFor additional information on the Visual InterDev Deployment feature , click the article number below to view the article in the Microsoft Knowledge Base: Q219050 HOWTO: Deploy Web Applications with Visual InterDev 6.0 Additional query words: kbDSIASPGrp kbVisID600 kbDeployment
Keywords : kbDeployment kbNTOS400 kbVisID600 kbDSupport |
Last Reviewed: December 9, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |