Rebind Projects and Solution error

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
slafave
Posts: 14
Joined: Fri Feb 13, 2004 2:41 pm
Location: Philly
Contact:

Rebind Projects and Solution error

Post by slafave » Tue Nov 17, 2009 5:57 pm

We are using version 5.0.1.18729. I am trying to upgrade our projects and solutions to use the enhanced client. I receive the following error when I try:
ERR: Unsupported line [ SccWebProject2 = true] in GlobalSection(SourceCodeControl) of [C:\WINDOWS\Temp\VaultTemp.903b5b91-7f91-4e58-921e-cd6fc98739d0\DocumentServices.sln]
This file will not be rebound.
Please assist.

Thanks!
SCOTT LAFAVE • Systems Architect
TREND
660 American Avenue, Suite 203
King of Prussia, PA 19406

http://www.trendmls.com

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: Rebind Projects and Solution error

Post by Beth » Wed Nov 18, 2009 11:15 am

Are you selecting one folder that holds a solution file or are you trying to bind at $?

If you try to rebind one solution in VS using the following method, are you able to get a project to rebind?
-Open solution in VS.
-Go to File - Source Control - Change Source Control.
-Select all lines in the window that comes up and click Unbind then click OK.
-Go to Tools - Options - Source Control and change the plugin to the Enhanced Client.
-Go to File - Vault Source Control - Change Vault Bindings.
-Select all the lines and click Bind.
-Select the folder that holds the solution file and click OK.
-All lines should say Valid. If they don't, then unbind again, and try to bind one line at a time.
-When all lines say Valid, click Ok.
-Check in the changes so that others can just Open From Vault to get the new bindings.

Having you try binding with VS is just to help narrow down the issue. I don't expect you to have to do this for every solution. Seeing it work with one is enough. The error seems to indicate that it's failing on a web project, so that should be the one you try binding manually.
Beth Kieler
SourceGear Technical Support

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: Rebind Projects and Solution error

Post by Beth » Thu Nov 19, 2009 9:34 am

In addition to what I last posted, it appears that you may have opened the solution file using the View menu. View does not go to your working folder. It pulls down the latest copy from the server to a temporary location. If you want to open a solution for binding from inside the Vault GUI client, you need to use Edit. You can also just Get the files to a working folder and double-click the solution file there to open it. Then, when you bind, you will have it in a proper working folder instead of a temporary location.
Beth Kieler
SourceGear Technical Support

Post Reply