How to getVS2003 source controled project to 2005 in 4.0
Moderator: SourceGear
How to getVS2003 source controled project to 2005 in 4.0
I have a project that was source controlled in VS2005 using the 3.5 Vault client, we just upgraded to Vault 4.0 and now our projects only want to load under the Vault VS2003 source control plug-in... how do I make my project work with the new 2005 source control plug-in? thanks!
well I got it converted after some issues, but now I ran into a "system.notimplemented" issue with the VS2005 source control provider... when I check in an individual project, it works ok, but when I check in a solution it throws this error back
EventType: clr20r3 P1:devenv.exe P2: 8.0.50727.762 P3: 45716759
P4: mscorlib P5: 2.0.0.0 P6: 4333ab80 P7: 3069 P8: 4
P9: system.notimplementedexception
it only happens when i check in a solution that has 36 projects under it and solution folders... all the projects are C# dll's VB.NET exe's and VB.NET dll's along with one setup installer project...
is there any place I can get logs or dumps for you guys to look at to see whats going on here? it only does this in our largest project, smaller ones dont crash
EventType: clr20r3 P1:devenv.exe P2: 8.0.50727.762 P3: 45716759
P4: mscorlib P5: 2.0.0.0 P6: 4333ab80 P7: 3069 P8: 4
P9: system.notimplementedexception
it only happens when i check in a solution that has 36 projects under it and solution folders... all the projects are C# dll's VB.NET exe's and VB.NET dll's along with one setup installer project...
is there any place I can get logs or dumps for you guys to look at to see whats going on here? it only does this in our largest project, smaller ones dont crash
Can you turn on Vault client logging for the IDE and mail the log to me using the button below this post? I want to make sure that we track this down.
here is the structure of the solution
Solution (Benefits)
- Solution Folder (Application)
-- VB.NET EXE Project (2x)
-- VB.NET Service Project (2x)
- Solution Folder (Data Access Layers)
-- VB.NET class Library Projects (2x)
- Solution Folder (Libraries)
-- Solution Folder (Divil Wizard)
--- TXT, CMH, DLL, and XML files (1x each)
-- Solution Older (Old)
--- DLL File (1x)
- Solution Folder (Plug-ins)
-- VB.NET Library (dll) (24x)
-- C# Library project (1x)
- Solution Folder (Reporting)
-- MS Reporting Services Report Library project
-- VB.NET Library (3x)
- Solution Folder (Setup)
-- .NET Setup project
-- VB.NET Library
VB.NET Library (3 of them)
Solution (Benefits)
- Solution Folder (Application)
-- VB.NET EXE Project (2x)
-- VB.NET Service Project (2x)
- Solution Folder (Data Access Layers)
-- VB.NET class Library Projects (2x)
- Solution Folder (Libraries)
-- Solution Folder (Divil Wizard)
--- TXT, CMH, DLL, and XML files (1x each)
-- Solution Older (Old)
--- DLL File (1x)
- Solution Folder (Plug-ins)
-- VB.NET Library (dll) (24x)
-- C# Library project (1x)
- Solution Folder (Reporting)
-- MS Reporting Services Report Library project
-- VB.NET Library (3x)
- Solution Folder (Setup)
-- .NET Setup project
-- VB.NET Library
VB.NET Library (3 of them)