Operation failed - You do not have the required permissions for $/directory/subdir/subdir/subdir/subdir
I've confirmed that the user has write permissions to the directories that he is trying to deploy to.
Any other suggestions?
Error when trying to do a web deploy
Moderator: SourceGear
If you're trying to deploy a web project, its the account used by the SourceOffSite server service that needs access to the deploy directory.
This setting is in Control Panel->Admin Tools->Services->SourceOffSite 4->Properties->Logon. When the deploy directory is on a different machine than the SOS Server, use a domain account for the Server service: domainname\username.
This setting is in Control Panel->Admin Tools->Services->SourceOffSite 4->Properties->Logon. When the deploy directory is on a different machine than the SOS Server, use a domain account for the Server service: domainname\username.
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager
That's not the case here. There is another user who runs web deployments to the exact same location as the user in question, and that person has no problems at all. And his account is not the account that runs the SOS service.
Both users have the same exact VSS account permissions, same exact user account permissions, and the same exact directory permissions to the web deploy location. Yet one is receiving the error message.
Both users have the same exact VSS account permissions, same exact user account permissions, and the same exact directory permissions to the web deploy location. Yet one is receiving the error message.
If the other user can deploy to the same directory, then the SOS server service appears to have the proper acces.
There may be a problem with network or user configuration. I believe that you need "delete" permission in VSS in order to deploy a project, so check that.
Are the two users deploying the same projects?
You might experiment to see if UserA can deploy when logged in from UserB's client. Can UserA deploy UserB's project, etc.
There may be a problem with network or user configuration. I believe that you need "delete" permission in VSS in order to deploy a project, so check that.
Are the two users deploying the same projects?
You might experiment to see if UserA can deploy when logged in from UserB's client. Can UserA deploy UserB's project, etc.
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager