We get tha following error when trying to connect to using the client
You have no rights to see this repository
Our vault client is 3.1.2(3511)
The server version is 3.1.2.3511
Whan I try to change the enable folder security of the repository in the vault admin to disable, I get the the following error
System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> VaultLib.VaultBuildTreeException: Error in the application.
at VaultServiceSQL.VaultSqlSCC.GetRepositoryTree(VaultSqlConn conn, Int32 nRepID, Int64 nTxID, Boolean bNeedCurrentHashes, VaultRepository& rep)
at VaultServiceAPILib.VaultTreeManager.GetCurrentTree(VaultSqlConn vsConn, Int32 nRepID, VaultLogManager vlm, VaultLoginInfo vli)
at VaultServiceAPILib.VaultTreeManager.GetCurrentTree(VaultSqlConn vsConn, Int32 nRepID, VaultRepository& repOut)
at VaultServiceAPILib.VaultTreeManager.GetCurrentTree(Int32 nRepID, VaultRepository& repOut)
at VaultService.VaultAdminService.EditRepository(Int32 nRepID, String strRepNameChange, Boolean bChangeFolderSecurity)
--- End of inner exception stack trace ---
What should we do to resolve this issue.
Thanks in advance.
Erro connecting to vault
Moderator: SourceGear