If you want to configure this, the best option is to configure things manually for the "IIS AppPool\*" related to Vault Server application pools.
The Vault server will need read/write access to %ALLUSERSPROFILE%\Application Data\Microsoft\Crypto\RSA\MachineKeys to initially create the "edb3 ...
Search found 3629 matches
- Thu Aug 14, 2025 10:20 am
- Forum: Support (Vault Professional)
- Topic: MachineKeys safety
- Replies: 3
- Views: 22447
- Wed Jul 30, 2025 12:45 pm
- Forum: Support (Vault Professional)
- Topic: Work Items Tracking doesn't work in VisualStudio 2022
- Replies: 2
- Views: 75803
Re: Work Items Tracking doesn't work in VisualStudio 2022
Status Update:
We have identified a problem with Work Item Tracking in the Visual Studio Extensions. At this point in time, please contact SourceGear Vault Technical Support on providing a solution to the problem.
Thank you for your understanding.
We have identified a problem with Work Item Tracking in the Visual Studio Extensions. At this point in time, please contact SourceGear Vault Technical Support on providing a solution to the problem.
Thank you for your understanding.
- Thu Jun 26, 2025 9:22 am
- Forum: Support (Vault Professional)
- Topic: Work Items Tracking doesn't work in VisualStudio 2022
- Replies: 2
- Views: 75803
Re: Work Items Tracking doesn't work in VisualStudio 2022
Thank you for the report.
Thank you for your patience while we dig into the differences in how VS 2019 handles the Vault work items vs. VS 2022.
Thank you for your patience while we dig into the differences in how VS 2019 handles the Vault work items vs. VS 2022.
- Tue Jun 10, 2025 9:30 am
- Forum: Support (Vault Professional)
- Topic: MachineKeys safety
- Replies: 3
- Views: 22447
Re: MachineKeys safety
HI there,
The encryption between Vault client/server depends on an RSA key generated on the Vault Server. This file will have either "edb3..." in either the first or second portion of the file name (separated by an underscore).
The Vault Server security context of the Vault Server process will ...
The encryption between Vault client/server depends on an RSA key generated on the Vault Server. This file will have either "edb3..." in either the first or second portion of the file name (separated by an underscore).
The Vault Server security context of the Vault Server process will ...
- Wed Dec 18, 2024 11:10 am
- Forum: Vault Standard CPC (Cross Platform Client)
- Topic: macOS 11 (and later) VaultCPC
- Replies: 2
- Views: 255682
Re: macOS 11 (and later) VaultCPC
Note, starting with VaultCPC Standard 11, setting the extended attribute using xattr should no longer be required. At least with this current implementation of Gatekeeper within MacOS.
- Wed Dec 18, 2024 11:10 am
- Forum: Vault Professional CPC (Cross Platform Client)
- Topic: macOS 11 (and later) VaultCPC Professional
- Replies: 2
- Views: 280668
Re: macOS 11 (and later) VaultCPC Professional
Note, starting with VaultCPC Professional 11, setting the extended attribute using xattr should no longer be required. At least with this current implementation of Gatekeeper within MacOS.
- Mon Oct 21, 2024 10:37 am
- Forum: Support (Vault)
- Topic: ProcessCommandVersionHistory Results
- Replies: 5
- Views: 49438
Re: ProcessCommandVersionHistory Results
In regards to history, there are two types of comments:
A transaction comment
A transaction Item comment
When you look at version history, it will display the Transaction comment only. Then when you view the details, it will show the transaction comment above and any transaction item comments ...
A transaction comment
A transaction Item comment
When you look at version history, it will display the Transaction comment only. Then when you view the details, it will show the transaction comment above and any transaction item comments ...
- Tue Oct 15, 2024 1:52 pm
- Forum: Support (Vault)
- Topic: ProcessCommandVersionHistory Results
- Replies: 5
- Views: 49438
Re: ProcessCommandVersionHistory Results
ProcessCommandVersionHistory() will list the transactions that have been applied to a given Folder.
With that said, any time an object in the repository is changed, the parent folder and all of the ancestor folders up to and including $/ are also bumped by a version. So, it isn't just changes, but ...
With that said, any time an object in the repository is changed, the parent folder and all of the ancestor folders up to and including $/ are also bumped by a version. So, it isn't just changes, but ...
- Thu Jan 04, 2024 3:49 pm
- Forum: Support (Vault Professional)
- Topic: remove unneeded Vault backup files
- Replies: 2
- Views: 63287
Re: remove unneeded Vault backup files
Yeah... the _sgbak is a folder full of files that are saved in the case of something catastrophic and you didn't really mean to undo a check out or overwrite a file on a GET. If you do NOT need the files, you can safely delete them. There are client side options for the backup directory as well ...
- Fri Oct 13, 2023 12:24 pm
- Forum: Support (Vault)
- Topic: Need to install 2 versions of Vault client
- Replies: 1
- Views: 76397
Re: Need to install 2 versions of Vault client
Due to state information of a repository possibly changing between versions the Vault client was written in such a way that only one version can work at a time. Each version of the Vault client stores some of the more system wide settings in HKLM in your registry and unfortunately are not versioned ...
- Fri Sep 22, 2023 8:06 am
- Forum: Support (Vault)
- Topic: Could not find a part of the path
- Replies: 5
- Views: 139008
Re: Could not find a part of the path
I've logged a bug report for the trimming issue for unknown files to investigate a fix for the problem. I'll report back on that once I know more.
In the meantime, hopefully some of the work-arounds I've provided will allow you to avoid unknown file resolution altogether.
In the meantime, hopefully some of the work-arounds I've provided will allow you to avoid unknown file resolution altogether.
- Thu Sep 21, 2023 7:39 am
- Forum: Support (Vault)
- Topic: Could not find a part of the path
- Replies: 5
- Views: 139008
Re: Could not find a part of the path
Note, when I say the Vault component sees files that it thinks it did not get, the Vault client has a client side cache for files it has retrieved and their state (checked out status list, time stamp, size, etc.). If you're running a builder where those pieces of the file cache file are not ...
- Wed Sep 20, 2023 4:21 pm
- Forum: Support (Vault)
- Topic: Could not find a part of the path
- Replies: 5
- Views: 139008
Re: Could not find a part of the path
Just to verify, you are using a GETLABEL command from the command line, and by using the -LABELFOLDER option you have configured the command line client with a working folder of "C:\JK\workspace\B@4\Repository\Trunk" and the working folder is either empty or you have populated it with a previous GET ...
- Wed Apr 26, 2023 1:49 pm
- Forum: Support (Vault Professional)
- Topic: Vault Client does not recognize razor files
- Replies: 3
- Views: 75587
Re: Vault Client does not recognize razor files
Hi Thomas,
Could you please elaborate more on what you mean by recognize changes in .razor files?
For example, if I have a project bound, and edit the .razor file, the file shows in my pending changes pane upon editing the file. See attached
.
Could you please elaborate more on what you mean by recognize changes in .razor files?
For example, if I have a project bound, and edit the .razor file, the file shows in my pending changes pane upon editing the file. See attached
.
- Mon Dec 26, 2022 9:00 am
- Forum: Knowledge Base (Vault)
- Topic: Installing IIS and registering .NET with IIS
- Replies: 3
- Views: 189829
Re: Installing IIS and registering .NET with IIS
Here's a quick screen shot of the roles selected running Vault Server 10.2 on Windows Server 2022.