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.VaultResponseAddFolder returned: Success
EndTxFailDBInsert
The client message area shows:
[1/10/2005 2:37:44 PM] Server unavailable for transaction end
[1/10/2005 2:37:44 PM] An exception was encountered during the transaction. Exception: Exception of type System.Exception was thrown. at VaultClientOperationsLib.ClientInstance.Commit(ChangeSetItemColl givenItems, Boolean keepCheckedOut, Boolean removeLocalCopy, Boolean bIsImport, DateTime dateImport, Int32 nUserIDImport, Int64& nRevID)
[1/10/2005 2:37:44 PM] Transaction failed
[1/10/2005 2:37:44 PM] Transaction failed
My development client is a Win2003 server.
My server is a Win2000 server running MSDE.
Both machines are using MDAC 2.8RTM
MSDE is not running with 'Use NT Fibers' enabled.
-Andrew
a database error has occured
Moderator: SourceGear
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
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
Also, checkout the last posting on this thread - Server unavailable for transaction end which references the same Microsoft article.
Jeff Clausius
SourceGear
SourceGear