Hey! I have an existing VS2005 solution. I have setup the SS database and chosen a directory in SS2005 administrator. Then I open my solution i VS2005 and right click on it. From here i choose "add to source control" and this works fine. All functions like check in check out and so on works also fine. BUT when I open SS2005 and look at the project I can only see the folders? no files exists? If I add a osculation from SS2005 (and not from with in VS 2005) it will display the files? What am I doing wrong? Best Regards Snowman --- Posted via www.DotNetSlackers.com
Hi, It sounds like: - you may be using a different provider in VisualStudio (TFS perhaps?) instead of VSS (check Tools/Options/SourceControl/Plug-ins page) - or you have added the project to scc in a different VSS database than the one you open with VSSExplorer (in VS2005 check File/SourceControl/ChangeSourceControl dialog and see the value in ServerName column, compare it with the Path of the currently open database you'll find in File/OpenSourceSafeDatabase dialog in VSSExplorer) -- Alin Constantin This posting is provided "AS IS" with no warranties, and confers no rights. <snowman> wrote in message news:ONiQKZLeGHA.1208@TK2MSFTNGP02.phx.gbl... > Hey! > > I have an existing VS2005 solution. > > I have setup the SS database and chosen a directory in SS2005 > administrator. > > Then I open my solution i VS2005 and right click on it. From here i choose > "add to source control" and this works fine. All functions like check in > check out and so on works also fine. > > BUT when I open SS2005 and look at the project I can only see the folders? > no files exists? > > If I add a osculation from SS2005 (and not from with in VS 2005) it will > display the files? > > What am I doing wrong? > > Best Regards > Snowman > > --- > Posted via www.DotNetSlackers.com