BUG: SS3 SDK CReplicationClient Returns Access Denied (321161)
The information in this article applies to:
- Microsoft Site Server 3.0 Commerce Edition
This article was previously published under Q321161 SYMPTOMS
Content Replication System (CRS) CReplicationClient object method calls, which manipulate files such as DeleteFile, may fail to complete and then display the following error message:
Access Denied
CAUSE
File operations require that the user context that creates the CReplicationClient object must be a system administrator on the source system. When a file operation method is called on the object, authentication occurs. The authentication requires system administrator rights.
RESOLUTION
To work around this problem: - Use an account with system administrator rights if file level operations that use the CRS application programming interface (API) CReplicationClient object are required.
- Use the CReplicationProject object to perform all file replications. This object works successfully when it runs under the context of a nonsystem administrator because it uses the global CRS authentication account to perform the operations.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 6/30/2006 |
---|
Keywords: | kbbug kbnofix KB321161 |
---|
|