Search found 3585 matches
- Tue Feb 17, 2004 2:59 pm
- Forum: Support (Vault)
- Topic: Vault blocking connections under heavy load
- Replies: 6
- Views: 8389
1) Will deploying IIS and SQL on separate servers help? it depends on how much memory is in your current server. however, i don't believe this will help your situation. 2) Can large mutates be reduced to sub-minute and moderate ops be reduced to seconds w/o splitting our current repository? Our cur...
- Tue Feb 17, 2004 2:40 pm
- Forum: Support (Vault)
- Topic: Upgrading Vault to 2.0
- Replies: 6
- Views: 9712
- Mon Feb 16, 2004 9:42 am
- Forum: Support (Vault)
- Topic: IIS6 / W2003 and responseDeadlockInterval
- Replies: 5
- Views: 9885
- Mon Feb 16, 2004 9:33 am
- Forum: Support (Vault)
- Topic: MSI Installer runs periodically
- Replies: 8
- Views: 11768
- Mon Feb 16, 2004 9:15 am
- Forum: Support (Vault)
- Topic: IIS6 / W2003 and responseDeadlockInterval
- Replies: 5
- Views: 9885
- Mon Feb 16, 2004 9:10 am
- Forum: Support (Vault)
- Topic: MSI Installer runs periodically
- Replies: 8
- Views: 11768
- Mon Feb 16, 2004 9:03 am
- Forum: Knowledge Base (Vault)
- Topic: Installing Vault Server on Windows 2003 Server
- Replies: 0
- Views: 16766
Installing Vault Server on Windows 2003 Server
Note: Vault Server 7.0 requires .NET 4.5 and is not supported on Windows 2003 Server. Before installing Vault on a Windows 2003 Server, Internet Information Services and ASP.Net to be installed and configured. 1) Verify ASP.Net is installed. From the Control Panel -> Add / Remove Programs, click &q...
- Mon Feb 16, 2004 8:26 am
- Forum: Support (Vault)
- Topic: Upgrading Vault to 2.0
- Replies: 6
- Views: 9712
- Sat Feb 14, 2004 2:46 pm
- Forum: Support (Vault)
- Topic: using the api to track all changes and other stuff
- Replies: 4
- Views: 7435
a little more info.... here is an excerpt from the vault server sql ddl, and a small description for each history enumeration: --****** object: user Defined datatype uhistorytype Script date: 7/8/2002 9:43:13 AM ******-- -- ENUM -- Added = 10; // Added (on the parent folder for the created item) -- ...
- Fri Feb 13, 2004 2:29 pm
- Forum: Support (Vault)
- Topic: Vault blocking connections under heavy load
- Replies: 6
- Views: 8389
joel: i would recommend upgrading to vault 2.0 as soon as you can fit it within your schedule. we fixed a number of concurrency issues in the 2.0 release, which should improve your overall performance. if you do happen to upgrade, and are still experiencing blocking issues, please let us know, asap....
- Fri Jan 23, 2004 2:17 pm
- Forum: Support (Vault)
- Topic: Integrating with Visual Basic
- Replies: 4
- Views: 10259
- Sun Jan 04, 2004 10:29 pm
- Forum: Support (Vault)
- Topic: Moving Vault databases between servers
- Replies: 5
- Views: 12624
- Sun Jan 04, 2004 9:29 pm
- Forum: Support (Vault)
- Topic: Moving Vault databases between servers
- Replies: 5
- Views: 12624
gaffa: if i understand correctly, you are saying you will have *two* vault databases and two vault web services located on the same machine? is this correct? maybe i've misread your posts. in most cases this will work just fine. however, i'd recommend against **NOT** using any of the backup routines...
- Sun Jan 04, 2004 9:10 pm
- Forum: Support (Vault)
- Topic: Moving Vault databases between servers
- Replies: 5
- Views: 12624
gaffa: basically, everything related to vault operations is pretty much self contained within the sgvault database. the steps would be: 1) detach 2) copy all files associated w/ the database (sgvault.mdf, sgvault.ldf, etc) to new sql server 3) attach database files there, that wasn't so bad was it? ...
- Mon Dec 29, 2003 3:44 pm
- Forum: Knowledge Base (Vault)
- Topic: CryptoAPI error on Windows Server 2003 IIS5.0 isolation mode
- Replies: 0
- Views: 11769
CryptoAPI error on Windows Server 2003 IIS5.0 isolation mode
Summary: Installing Vault Server on a Windows Server 2003 running in "IIS 5.0 isolation mode" produces the following error in the Vault Server's log file: "CryptoAPI cryptographic service provider (CSP) for this implementation could not be acquired." Additionally, the Vault Clien...