Hi, I am developing SSIS packages for SQL Server 2005. I am using Visual Studio 2005. I have a number of files (*.dtsx) that although they appear fine in the folder when I look it up on VSS, if I open the solution and check in there they don't appear. If I try to open the package and add it to the solution then it adds it under a new name because it thinks it's already there. Is there an easy way to synchronize what's in the Visual Studio Solution with what's really in VSS? I've tried Get files, check in and close the solution and re-open and any other refresh methods I could think of but to no avail. I am also using normal C# code but never had a similar problem. Any ideas? Thanks. Panos