Jim
05-20-2008, 07:06 AM
Hi, please, can you help me in my question?
I'm starting build using web page and method SynchBuildEx.
I pass SyncBuildEx(true, "username", "domain", "password", false, true);
Where username - the name of the user (administrator of the computer), domain - domain of user, password- password.
And then build fails on the first step (copy files) with error: access denied.
But if i give full control user rights for the folder i process with copy files - it works well.
I know that it is not secure to leave user full control rights of folder.
Can you help me to solve this problem, because i can't even imagine why administartor can't access folder.
Thanks
I'm starting build using web page and method SynchBuildEx.
I pass SyncBuildEx(true, "username", "domain", "password", false, true);
Where username - the name of the user (administrator of the computer), domain - domain of user, password- password.
And then build fails on the first step (copy files) with error: access denied.
But if i give full control user rights for the folder i process with copy files - it works well.
I know that it is not secure to leave user full control rights of folder.
Can you help me to solve this problem, because i can't even imagine why administartor can't access folder.
Thanks