Cant add files or folders to repositories

This forum is now locked, since Gold Support is no longer offered.

Moderator: SourceGear

Locked
Darryl Chambers
Posts: 1
Joined: Fri May 18, 2007 1:31 pm

Cant add files or folders to repositories

Post by Darryl Chambers » Fri May 18, 2007 3:18 pm

I am new to Vault, having installed it for the first time yesterday, (05/17/2007).

However, I am unable to begin learning or using the product since I cannot get the application to add files or folders to the current repository.

Every time I try to:
1) Add a file
2) Add a folder
3) Create a folder
in a repository, I get an error stating the following:

In the error dialog box: "A database error has occured (FailDBInsert)"

In the messages tab:
[5/18/2007 4:38:24 PM] Preparing data to begin transaction
[5/18/2007 4:38:24 PM] Beginning transaction
[5/18/2007 4:38:24 PM] Add $/My_File.txt
[5/18/2007 4:38:24 PM] Ending the transaction

[5/18/2007 4:38:24 PM] An error occurred while trying to end a transaction.
[5/18/2007 4:38:24 PM] Transaction failed
[5/18/2007 4:38:24 PM] Transaction failed


Here are two small portions of the log file from the application.


1) System.Data.SqlClient.SqlException: Failed to load msxmlsql.dll.
(This entry occurs allot)

2) Could not create bubble folders: Error in the application.
at VaultServiceSQL.VaultSqlSCC.CreateBubbleFolders(
VaultSqlConn conn,
Int32 nRepID,
Int64 nTxID,
String strXml,
HybridDictionary& hdBubbles)

Although the server shares a machine with SharePoint, I have the Vault in its own, seperate Web-site on the server.

Also, I checked and made sure that in the SQL Enterprise Manager, the "Use Windows NT Fibers" option is unchecked.

The process-model uses NT AUTHOTITY\NETWORK SERVICE as the login user.

Please help.

Thanks in advance.

Darryl. :(
[/list]

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Mon May 21, 2007 6:07 am

See this forum post for some suggestions, particularly if you are using SQL Server 2000. Upgrading to the latest service pack may help:

http://support.sourcegear.com/viewtopic.php?t=6524
Linda Bauer
SourceGear
Technical Support Manager

GCSSHatfield
Posts: 1
Joined: Fri May 18, 2007 1:35 pm

Post by GCSSHatfield » Mon May 21, 2007 9:38 am

Thank you for the quick reply to our thread. The solution (adding the .dll to the SQL Server program directory) worked. We are now able to add files and folders to our repository.

Thank you again,

Miles Hatfield
GCSS
Junior Programmer

Locked