An error occurred registering project with source control
Moderator: SourceGear
-
- Posts: 8
- Joined: Thu Feb 03, 2005 1:00 pm
- Location: Tarzana, CA
- Contact:
An error occurred registering project with source control
Dear Support,
The computer that sets up the project in to the vault has no issue with it at all. When we try to pull down a C# project from the vault version 3.02 we get the following error.
________________________________________________________
The project "ThunderECF" is under source control. An error occurred registering this project with source control. It is recommended that you do not make any changes to this project.
________________________________________________________
After the error it will pull down just the csproj file but nothing else. Then we can pull down the files using the vault client but VS will just prompt with "Access error" and it will never acknowledge the files are there.
The computer that sets up the project in to the vault has no issue with it at all. When we try to pull down a C# project from the vault version 3.02 we get the following error.
________________________________________________________
The project "ThunderECF" is under source control. An error occurred registering this project with source control. It is recommended that you do not make any changes to this project.
________________________________________________________
After the error it will pull down just the csproj file but nothing else. Then we can pull down the files using the vault client but VS will just prompt with "Access error" and it will never acknowledge the files are there.
-
- Posts: 8
- Joined: Thu Feb 03, 2005 1:00 pm
- Location: Tarzana, CA
- Contact:
-
- Posts: 8
- Joined: Thu Feb 03, 2005 1:00 pm
- Location: Tarzana, CA
- Contact:
This is happening on more than one computer. It does not happen on the computer where the project was established in to source control. We added the project in to the VS solution via the source control menu "Add Project from Source Control". We have in addition tried Get Latest from the vault client and then rebinding it will work for a second or a couple attemps then goes back to "access failure".dan wrote:Did you do an Open from Source Control from withing Visual Studio, or do a Get from the Vault GUI client? Note that you have to first do an Open From Source Control one time from VS in order to use integration (after that Gets from either Vault client will work).
This process has worked fine for several months. However recently it has been a anomoly that has gotten worse and worse with the final error just being "Access Failure". We upgraded to the 3.0.2 the other day and still have the same issue.
Thanks!
Did Open From Source Control make any difference?
You might also turn on logging and see if that reveals anything. See http://support.sourcegear.com/viewtopic.php?t=2898 and http://support.sourcegear.com/viewtopic.php?p=5375 for the two different kinds of logging you can do with the IDE client.
Also, are these machines set up to have Vault as the default provider? You can verify that from the Vault GUI client Tools->Options
You might also turn on logging and see if that reveals anything. See http://support.sourcegear.com/viewtopic.php?t=2898 and http://support.sourcegear.com/viewtopic.php?p=5375 for the two different kinds of logging you can do with the IDE client.
Also, are these machines set up to have Vault as the default provider? You can verify that from the Vault GUI client Tools->Options
-
- Posts: 8
- Joined: Thu Feb 03, 2005 1:00 pm
- Location: Tarzana, CA
- Contact:
"Open From Source Control" did not make a difference, we are still getting the error "Access Failure" when are trying to Get the latest version in VS.dan wrote:Did Open From Source Control make any difference?
You might also turn on logging and see if that reveals anything. See http://support.sourcegear.com/viewtopic.php?t=2898 and http://support.sourcegear.com/viewtopic.php?p=5375 for the two different kinds of logging you can do with the IDE client.
Also, are these machines set up to have Vault as the default provider? You can verify that from the Vault GUI client Tools->Options
I've created four logs for four different classes, I am attaching these text files in this post, each file is named accordingly with the class it was logging.
- Attachments
-
- connection.txt
- connection class
- (2.1 KiB) Downloaded 724 times
-
- Get.txt
- get class
- (258 Bytes) Downloaded 710 times
-
- IDE.txt
- ide class
- (140.72 KiB) Downloaded 857 times
-
- refresh.txt
- refresh class
- (3.47 KiB) Downloaded 730 times
OK, that did not reveal much. Try the log file at http://support.sourcegear.com/viewtopic.php?t=2898 and copy it off when the Access failure happens so we know exactly what function it is in.
Also, does the Output window in Visual Studio say anything useful. Sometimes in Access errors, Vault is trying to overwrite a DLL that was placed in SCC, but is in use by a program, often a web service that hangs onto it longer than it should.
Also, does the Output window in Visual Studio say anything useful. Sometimes in Access errors, Vault is trying to overwrite a DLL that was placed in SCC, but is in use by a program, often a web service that hangs onto it longer than it should.
-
- Posts: 8
- Joined: Thu Feb 03, 2005 1:00 pm
- Location: Tarzana, CA
- Contact:
The output window in VS only says "Operation started at time 4:10:54 PM" and "Operation terminated with error at time 4:10:54 PM" but here is that log file that you've asked for...dan wrote:OK, that did not reveal much. Try the log file at http://support.sourcegear.com/viewtopic.php?t=2898 and copy it off when the Access failure happens so we know exactly what function it is in.
Also, does the Output window in Visual Studio say anything useful. Sometimes in Access errors, Vault is trying to overwrite a DLL that was placed in SCC, but is in use by a program, often a web service that hangs onto it longer than it should.
- Attachments
-
- VaultLog.txt
- (2.68 KiB) Downloaded 769 times
After the re-bind is the error message still the one about registration errors, or is it something else? Can you post a screen shot?
The logs are not revealing much info. We will have to add some additional log messages and have you run a special build. Email me using the email below and we can get that out to you.
The logs are not revealing much info. We will have to add some additional log messages and have you run a special build. Email me using the email below and we can get that out to you.
-
- Posts: 8
- Joined: Thu Feb 03, 2005 1:00 pm
- Location: Tarzana, CA
- Contact:
We have removed the entire folder containing the file NavBar_Support.js from the project and after that I was able to pull the project down from the vault into VS on my computer with no error messages and everything is working fine now. Thank you for your assistance.dan wrote:After the re-bind is the error message still the one about registration errors, or is it something else? Can you post a screen shot?
The logs are not revealing much info. We will have to add some additional log messages and have you run a special build. Email me using the email below and we can get that out to you.
Vault cannot find the parent folder of the file NavBar_Support.js in the
client side cache. Can you locate that file in the tree? I'd like to find
out if it really is missing, or whether it is something else.