From there, it tries to reestablish a connection, but it can't.Upload for item $/Main/eLearningCDROM/E-Learning CDROM Builds 10-31-03/Effective Leadership/Course/Runtime/Win9x/COMCTL32.OCX failed too many times, aborting transaction.
Please verify your network settings using the Options dialog under the Tools menu in the Vault GUI Client.
The specific error was "The request was aborted: The request was canceled."
An exception was encountered during the transaction. Exception: The request was aborted: The request was canceled. at System.Net.HttpWebRequest.CheckFinalStatus()
at System.Net.HttpWebRequest.GetResponse()
at VaultClientOperationsLib.ClientInstance.UploadItem(ChangeSetItem item, String txID, Byte[]& streamBuffer, Int32& bytesWrittenThisFile, Boolean bIsImport)
at VaultClientOperationsLib.UploadThread.ProcessCommand(UploadThreadCommand command, UploadThreadCommandResult& outputResult)
Every test import I've done on individual projects works fine. But trying to do the whole db is just too much for it, it seems.
The problem is that we use a lot of shared code modules, so doing the import one project at a time will cause me to lose those links.
Any suggestions would be great. At the moment, I'm sitting here with an expensive Source Code Control system that I am not using.