Documentation Error: AdminFile Object Name & AdminSite.Create Method Parameters Incorrectly Listed

ID: Q242104


The information in this article applies to:
  • Microsoft Site Server version 3.0, Commerce Edition

NOTE: The information in this article was originally included in the Site Server 3.0 Service Pack 2 Readme_sp2.htm file.

SUMMARY

This article describes documentation errors found in the Commerce Server Object Reference documentation.


MORE INFORMATION

The Commerce Server Object Reference documentation incorrectly refers to the AdminFile object. The correct name of this object is AdminFiles.

The Commerce Server Object Reference documentation incorrectly lists the parameters for the AdminSite.Create method. The correct parameters are as follows:


AdminSite.Create (ServerInstance, VirtualDirectory, Directory, Permissions, IsApplication, IsCommerceSite) 
"Permissions" represents the Microsoft(R) Internet Information Server (IIS) access permissions on the directory.

For each permission you want to grant, add the associated value from the following table. For example, to grant read and execute permissions, use the value 5 (1 + 4).

Permission

Value (Decimal)

Read

1

Write

2

Execute

4

Additional query words: ss3 sp2 kbreadme readme

Keywords : SS3SP3Fix
Version : winnt:3.0
Platform : winnt
Issue type : kbhowto


Last Reviewed: October 26, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.