Search found 39 matches

by lynnroth
Thu Jun 28, 2007 8:44 am
Forum: Support (DiffMerge)
Topic: DiffMerge Clears the clipboard when closing.
Replies: 10
Views: 12974

DiffMerge Clears the clipboard when closing.

It appears that diffmerge clears the clipboard when it closes. I believe it shouldn't (or that it should be an option). For example: In VS2005. I make a change. Then realize that I deleted something that I need. So I do a show differences. It displays the repository version, I do a copy on the neede...
by lynnroth
Thu Jun 07, 2007 12:31 pm
Forum: Support (Fortress)
Topic: Error rebinding solutions
Replies: 4
Views: 6388

It looks like you're using solution files and folders. We're in the final stages of testing a fix for this issue. If you're interested in trying a pre-release build of 1.0.1 to see if it fixes your issue, please email me using the button below this post. This 1.0.1 build fixed my issue with binding...
by lynnroth
Tue Aug 15, 2006 11:50 am
Forum: Support (Vault)
Topic: Backup MS SQL Express?
Replies: 2
Views: 2294

If you are looking for a GUI tool for managing SQL Server Express, I would recommend the Studio Manager Express tool. You can download it form the SQL Server Express page at Microsoft.

It can do backups, restores and a variety of other tasks.

http://msdn.microsoft.com/vstudio/express/sql/

Lynn
by lynnroth
Tue Sep 06, 2005 7:06 am
Forum: Gold Support (Vault) -- Read-only
Topic: File Not Found error in Visual Basic 6 when trying to save.
Replies: 9
Views: 8363

Same behavior with a new test project that was created and then added to Vault with the client. If I start Vault in VSS mode, the error does not seem to occur (If I start it in CVS mode and then switch, the error does happen until I restart Vault) Saving in notepad does not seem to cause the error t...
by lynnroth
Fri Sep 02, 2005 2:16 pm
Forum: Gold Support (Vault) -- Read-only
Topic: File Not Found error in Visual Basic 6 when trying to save.
Replies: 9
Views: 8363

I'm saving the file in VB. Ctrl - S. I reduced the problem to the bare minimum it took to reproduce it....I have the same problem when saving a file that is changed. (Which is how we discovered the problem.) This happens on mutiple workstations here, same version of vault. Same conditions on everyth...
by lynnroth
Fri Sep 02, 2005 1:25 pm
Forum: Gold Support (Vault) -- Read-only
Topic: File Not Found error in Visual Basic 6 when trying to save.
Replies: 9
Views: 8363

The files were actually added via the import from sourcesafe. The error is "Microsoft Visual Basic" - "File not found: '<path>'". I attached a screenshot of the message. I did not make a change before saving. The file is writable at the time of the error. I turned off Vault as th...
by lynnroth
Fri Sep 02, 2005 9:37 am
Forum: Gold Support (Vault) -- Read-only
Topic: File Not Found error in Visual Basic 6 when trying to save.
Replies: 9
Views: 8363

Vault Server and Client are 3.1.0 Vault is set as the Default SCC Provider. Vault is running is CVS style. Start Vault Client Start VB IDE Open VB Project Open file (it actually opens automatically) Save file With more testing, it appears that it will sometimes fail on the first save as well, someti...
by lynnroth
Fri Sep 02, 2005 8:55 am
Forum: Gold Support (Vault) -- Read-only
Topic: File Not Found error in Visual Basic 6 when trying to save.
Replies: 9
Views: 8363

File Not Found error in Visual Basic 6 when trying to save.

We are getting an error in Visual Basic 6. When the Vault client is open, I can save a file once, but on subsequent saves I get an error "File Not Found - <path of file>". If I close the Vault client, the save does not throw the error. The project is not set up in the IDE for source contro...
by lynnroth
Tue Aug 02, 2005 11:59 am
Forum: Gold Support (Vault) -- Read-only
Topic: Password with Space causes problems.
Replies: 1
Views: 2328

Password with Space causes problems.

I used a password with a space for the Custom Account during install. I had to manually edit the web.config file with the password in the <identity> element because only the first "word" of the password (before the first space) was in the file. This occured with both Vault and Dragnet. Lynn