Search found 56 matches

by nemoby
Wed Apr 19, 2006 8:58 am
Forum: Support (Vault)
Topic: Web Application Projects
Replies: 5
Views: 3381

F7

Went home last night and on one of two machines I am able to use F7 after intalling WAP and in both cases the solutions are under source control. Something else is going on but definately related to the use of source control.
by nemoby
Tue Apr 18, 2006 2:27 pm
Forum: Support (Vault)
Topic: Web Application Projects
Replies: 5
Views: 3381

Web Application Projects

Is your WAP under source control?

-A
by nemoby
Tue Apr 18, 2006 7:40 am
Forum: Support (Vault)
Topic: Web Application Projects
Replies: 5
Views: 3381

Web Application Projects

I am using the new Web Application Projects for VS2005 and have come across an issue that appears to be related to the use of Vault although I am guessing it is a MS bug. After adding a solution to source control, the F7 functionality within VS used to switch between code and HTML no longer works. 1...
by nemoby
Fri Mar 31, 2006 4:53 pm
Forum: Support (Vault)
Topic: Integrated Authentication
Replies: 1
Views: 1648

Integrated Authentication

I am using Vault for a project that I would like to be able to access from multiple locations over the internet. Can I securely do this without using SSL and without using a VPN? Not talking about encrypting the wire; if someone wants to watch my code, checkins and checkouts fly over the wire then t...
by nemoby
Fri Dec 30, 2005 2:03 pm
Forum: Support (Vault)
Topic: FYI on 3.1.6
Replies: 3
Views: 2622

It is set to check out automatically. I have not changed any of my settings in that area. Until I checked out the entire solution and then back in, VS wasn't checking out the .cs file when I made edits to it. Normally, there is a slight pause (1/2 second or so) when I type the first key making a cha...
by nemoby
Fri Dec 30, 2005 1:46 pm
Forum: Support (Vault)
Topic: FYI on 3.1.6
Replies: 3
Views: 2622

FYI on 3.1.6

Just upgraded to v3.1.6 from I think v3.1.5 (but not sure on that). Made the install by running the MSI and installing / upgrading over my existing install. I installed both client and server. All worked fine. I played around a bit with editing a .cs file under the associated .aspx file. This was my...
by nemoby
Thu Dec 08, 2005 3:13 pm
Forum: Support (Vault)
Topic: Multiple Solutions under source control
Replies: 2
Views: 2215

Dan, Thanks for the info. Pretty much what I thought. I did find a possible solution: Keep everything in a single solution but select the "Only build startup projects and dependencies on Run" option found under Options -> Projects and Solutions -> Build and Run (VS2005). This eliminates VS...
by nemoby
Thu Dec 08, 2005 12:56 pm
Forum: Support (Vault)
Topic: Multiple Solutions under source control
Replies: 2
Views: 2215

Multiple Solutions under source control

I have two solutions under source control. Solution A contains a class library that is referenced by Solution B, a web site. When I am stepping through the debugger in Solution B and the logic enters the class library maintained in Solution A, I am able to edit the code but I is not checked out. Whe...
by nemoby
Mon Jan 10, 2005 4:47 pm
Forum: Support (Vault)
Topic: a database error has occured
Replies: 3
Views: 3697

Fix

Ok, I seem to have fixed my own issue, but have been working on this for hours so maybe the solution will be of help to someone else.

MSXML 2.6 is not redistributed with SQL Server MSDE SP3 or SP3a.

Info and fix can be found with the following MS KB Article:

http://support.microsoft.com/kb/823490
by nemoby
Mon Jan 10, 2005 4:43 pm
Forum: Support (Vault)
Topic: a database error has occured
Replies: 3
Views: 3697

More Info

Using v3 of vault.
by nemoby
Mon Jan 10, 2005 4:41 pm
Forum: Support (Vault)
Topic: a database error has occured
Replies: 3
Views: 3697

a database error has occured

When attempting to create a sub folder in the default repository I receive the following message on the client: "A database error has occured (FailDBInsert)" The server log shows: Failed to load Msxml2.dll. Could not create bubble folders: Error in the application. VaultLib.VaultResponseAd...