References check in but they don't check out

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

Moderator: SourceGear

Post Reply
hedgefence
Posts: 6
Joined: Wed Nov 30, 2005 7:39 pm

References check in but they don't check out

Post by hedgefence » Fri Oct 13, 2006 2:27 pm

I'm moving to vs2005. I have a class library package that my main solution references. When I try to load these two solutions on a new workstation, the references that pointed to the class library are no longer hooked up. Can you point me in the right direction?

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

Post by lbauer » Mon Oct 16, 2006 8:24 am

This user contacted us by phone.
Linda Bauer
SourceGear
Technical Support Manager

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

Post by lbauer » Mon Oct 16, 2006 12:47 pm

It can be a challenge to move a web project into Visual Studio 2005. VS 2005 Web projects rearrange where things go on disk. Its possible the conversion moved your paths around, thereby breaking the dependencies on the other library / DLLs.

You may need to delete and re-create your references. Here are some links to similar issues that might be helpful:

http://groups.google.com/group/microsof ... ff5cb4ae63

http://support.sourcegear.com/viewtopic.php?t=6019

http://support.sourcegear.com/viewtopic.php?t=6018
Linda Bauer
SourceGear
Technical Support Manager

Post Reply