Search found 147 matches

by jkp*74
Fri Nov 14, 2008 10:50 pm
Forum: Support (Fortress)
Topic: Rebindng Solution in VS2003.Net
Replies: 9
Views: 8770

Re: Rebindng Solution in VS2003.Net

Here is the detail of the exception. See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.NullReferenceException: Object reference not set to an instance of an object. at VaultClientPresentati...
by jkp*74
Fri Nov 14, 2008 8:07 pm
Forum: Support (Fortress)
Topic: Rebindng Solution in VS2003.Net
Replies: 9
Views: 8770

Rebindng Solution in VS2003.Net

After upgrade from Vault 4.1 to Fortress 1.1, I can't rebind the solution. It gives me "Object Reference not set" error. I can select the Repository but after the dialog closes, nothing happen. Then when i click Bind again, it ask me to choose Repository again. the error happens & show...
by jkp*74
Mon May 05, 2008 12:37 am
Forum: Gold Support (Vault) -- Read-only
Topic: There were not enough free threads in the ThreadPool object
Replies: 4
Views: 31484

User is using Visual Studio 6. After he restart the IDE, the error message no longer appear.
by jkp*74
Mon May 05, 2008 12:21 am
Forum: Gold Support (Vault) -- Read-only
Topic: There were not enough free threads in the ThreadPool object
Replies: 4
Views: 31484

I have one user reported this error. Check the sgvault.log - no error message captured. Vault ver 4.1.0
by jkp*74
Sun Apr 20, 2008 10:10 pm
Forum: Gold Support (Vault) -- Read-only
Topic: VS6 and VAULT
Replies: 14
Views: 26098

Reopen again the workspace from Source Control solve my problem. After that, don't delete *.opt file.
by jkp*74
Sun Apr 20, 2008 9:55 pm
Forum: Gold Support (Vault) -- Read-only
Topic: VS6 and VAULT
Replies: 14
Views: 26098

Deleting *.opt file causes the same observation on the "Test" project (this was added correctly into Vault Server). So, i guess that's where the problem is - i have deleted the *.opt file in the working project - thinking that it can be re-generated.
by jkp*74
Sun Apr 20, 2008 9:33 pm
Forum: Gold Support (Vault) -- Read-only
Topic: VS6 and VAULT
Replies: 14
Views: 26098

I have done that. Nothing unusual. Is MSSCCPRJ.SCC the only file responsible for the login & repository lookup?
by jkp*74
Fri Apr 18, 2008 12:42 am
Forum: Gold Support (Vault) -- Read-only
Topic: VS6 and VAULT
Replies: 14
Views: 26098

Back to work on earlier projects coded in VC++ using VS6. The files were added in through Vault client & not thorough the IDE. Due to some reason, i do not want to alter the files - so i practically hand coded the binding information: 1) Created the MSSCCPRJ.SCC file manually with the following ...
by jkp*74
Thu Mar 27, 2008 12:09 am
Forum: Support (Vault)
Topic: Import/Export error
Replies: 15
Views: 8252

Hi AGBrown, sorry for the 'hijacking'
Hi Beth, alright.
by jkp*74
Tue Mar 25, 2008 10:11 pm
Forum: Support (Vault)
Topic: Import/Export error
Replies: 15
Views: 8252

Run into this error while performing export. Vault ver 4.1 Server log: ----3/26/2008 12:00:01 PM admin--SDD-JOEL(192.0.0.88)--SSL Disabled VaultServiceSQL.VaultDbTreeException: An error was encountered looking up the owner of a folder or file for the source code tree. The tree was not built. Base Tr...
by jkp*74
Mon Mar 10, 2008 6:48 pm
Forum: Gold Support (Vault) -- Read-only
Topic: Folder Security - always visible in repository
Replies: 5
Views: 9533

Even though this discrepency does not affect the overall functionality of Vault Server, i really hope i can resolve it.
BTW, I am going to perform an upgrade to ver 4.1
by jkp*74
Thu Mar 06, 2008 9:38 pm
Forum: Gold Support (Vault) -- Read-only
Topic: Implementing standard development strategy
Replies: 1
Views: 5204

This is a good article worth reading - Chapter 8: Merge Branches
In fact, i faced the same issue & i will adopt the principle mentioned in this article for our source code change management.
by jkp*74
Thu Mar 06, 2008 12:19 am
Forum: Gold Support (Vault) -- Read-only
Topic: Folder Security - always visible in repository
Replies: 5
Views: 9533

Vault version: 4.0.6
The folder was created in ver 3.1.7. I have recently perform the upgrade to ver 4.0.6
by jkp*74
Tue Mar 04, 2008 9:40 pm
Forum: Gold Support (Vault) -- Read-only
Topic: Folder Security - always visible in repository
Replies: 5
Views: 9533

Folder Security - always visible in repository

I have a few folders which even though their access right has been set to (none), other user still can see them in the repository. Is there any DB query i can run to resolve this?
by jkp*74
Wed Jan 16, 2008 1:03 am
Forum: Gold Support (Vault) -- Read-only
Topic: Parameters describe an un-representable DateTime.
Replies: 1
Views: 6071

Parameters describe an un-representable DateTime.

Prev version: 3.1.7
Current version: 4.0.6

I encounter this error when i select the Properties menu at a folder. No exception was recorded in Server log file.