Access Failure when trying to remove a project (VS2005)

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

Moderator: SourceGear

Locked
Ward Bekker
Posts: 11
Joined: Thu Jan 26, 2006 8:24 am
Contact:

Access Failure when trying to remove a project (VS2005)

Post by Ward Bekker » Thu Jan 26, 2006 8:33 am

Hi,

When I try to remove a project from a solution, I get the following error:

Your source control provider encountered an access error. Do you want to switch to working offline in disconnected mode? (Yes / No / Help)

-> i choose NO

The current source control operation cannot be completed. The source control plug-in returned the following error: Access Failure.

On VS2005, My Vault user account is admin for the repository.

With kind regards,

Ward Bekker

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

Post by lbauer » Thu Jan 26, 2006 8:44 am

What version of Vault are you using?

What steps are you taking to remove the project? At what point do you get the error?
Linda Bauer
SourceGear
Technical Support Manager

Ward Bekker
Posts: 11
Joined: Thu Jan 26, 2006 8:24 am
Contact:

Post by Ward Bekker » Thu Jan 26, 2006 8:52 am

Client & Server both use version 3.1.6.

I try to remove the project from the solution explorer. I right click on the project node and choose remove.

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

Post by lbauer » Thu Jan 26, 2006 9:27 am

We'd suggest enabling IDE logging:
http://support.sourcegear.com/viewtopic.php?t=2898

Reproduce the error and email the log to Linda at SourceGear.com

Hopefully, the log will provide more information.
Linda Bauer
SourceGear
Technical Support Manager

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Thu Jan 26, 2006 10:46 am

The log file is not displaying any kind of error.

We've tried to reproduce this here, but have not been able to. Can you provide us with the solution that is exhibiting the problem, or test solution where we can reproduce it?

One other thing to check: Do the bindings and connection info for the project and solution look correct when you view them in Source Control->Change Source Control?

Ward Bekker
Posts: 11
Joined: Thu Jan 26, 2006 8:24 am
Contact:

Post by Ward Bekker » Fri Jan 27, 2006 2:34 am

Hi Dan,

Unfortunatly I'm unable to provide you with the complete solution. I cannot reproduce it in other solutions. I could provide you with the individual project and solution files, would that help?

One new thing i've noticed is that the same error also occures when i want to add a new project to the solution.

In Change Source Control all bindings look OK.

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Fri Jan 27, 2006 8:43 am

If you can get the error to occur with just the solution and project files, that might help us track it down, but usually we need the whole thing.

If you do an Open From Source Control on a different machine, does it work? If so, that would suggest a problem in the bindings on your machine, and unbinding and re-binding might help.

If the same problem exists on another machine, the problem probably has something to do with the checked in solution/project files. In that case, try a Get on various historical versions of the solution and see which change caused the problem to start happening on. (You would need to do a Get on the entire solution tree, which you can do from History by Version).

Ward Bekker
Posts: 11
Joined: Thu Jan 26, 2006 8:24 am
Contact:

Post by Ward Bekker » Wed Feb 08, 2006 8:04 am

Hi Dan,

I fixed the issue by creating a blank solution file and re-adding all projects. That did the trick.

With kind regards,

Ward Bekker

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Wed Feb 08, 2006 8:44 am

Great - glad to hear you are up and running again

Locked