Add Solution to Fortress results in error

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

Moderator: SourceGear

Post Reply
ajj3085
Posts: 228
Joined: Thu Feb 16, 2006 11:39 am

Add Solution to Fortress results in error

Post by ajj3085 » Thu Jul 19, 2007 8:29 am

I'm trying to add a new solution to Fortress. However after picking my logon profile, I get the following error:

Unable to cast object of type 'SourceGearLLC.VaultVsipClient.SolutionAndProjectNode' to type 'SourceGearLLC.VaultVsipClient.SolutionNode'.

After that, Add Solution to Fortress is greyed out, along with some other source control operations (although some, like Check out and get latest are available).

This is happening consistently.

Any ideas?

ian_sg
Posts: 787
Joined: Wed May 04, 2005 10:55 am
Location: SourceGear
Contact:

Post by ian_sg » Thu Jul 19, 2007 8:33 am

Are you running 1.0.2? We have fixed some problems related to solution folders that caused this error.

If so, if you could turn on logging for the 2005 client and send me a log from startup to this error, that will help determine what's happening.
Ian Olsen
SourceGear

ajj3085
Posts: 228
Joined: Thu Feb 16, 2006 11:39 am

Post by ajj3085 » Thu Jul 19, 2007 8:42 am

Yes I am, both client and server are 1.0.2.

My client OS is Vista Business; server OS Server 2003 Standard, both 32 bit.

ajj3085
Posts: 228
Joined: Thu Feb 16, 2006 11:39 am

Post by ajj3085 » Thu Jul 19, 2007 9:00 am

I think I found why; this solution had Solution Items, if there are none the solution adds just fine.

Here's the log:


7/19/2007 10:48:01 AM <generic>: [<No Name>:5376] GetEntryAssembly() returned null; not logging assembly name
7/19/2007 10:48:01 AM <generic>: [<No Name>:5376] GetEntryAssembly() returned null; not logging assembly name
7/19/2007 10:49:01 AM <generic>: [<No Name>:5700] SimpleLogger finalized
7/19/2007 10:49:01 AM <generic>: [<No Name>:5700] SimpleLogger finalized
7/19/2007 10:53:14 AM <generic>: [<No Name>:5428] GetEntryAssembly() returned null; not logging assembly name
7/19/2007 10:53:14 AM <generic>: [<No Name>:5428] GetEntryAssembly() returned null; not logging assembly name
7/19/2007 10:53:31 AM <generic>: [<No Name>:5828] SimpleLogger finalized
7/19/2007 10:53:31 AM <generic>: [<No Name>:5828] SimpleLogger finalized
7/19/2007 10:54:33 AM <generic>: [<No Name>:4212] GetEntryAssembly() returned null; not logging assembly name
7/19/2007 10:54:33 AM <generic>: [<No Name>:4212] GetEntryAssembly() returned null; not logging assembly name
7/19/2007 10:55:41 AM <generic>: [<No Name>:5180] SimpleLogger finalized
7/19/2007 10:55:41 AM <generic>: [<No Name>:5180] SimpleLogger finalized
7/19/2007 10:56:00 AM <generic>: [<No Name>:4988] GetEntryAssembly() returned null; not logging assembly name
7/19/2007 10:56:00 AM <generic>: [<No Name>:4988] GetEntryAssembly() returned null; not logging assembly name
7/19/2007 10:56:44 AM <generic>: [<No Name>:5656] SimpleLogger finalized
7/19/2007 10:56:44 AM <generic>: [<No Name>:5656] SimpleLogger finalized
7/19/2007 10:56:49 AM <generic>: [<No Name>:920] GetEntryAssembly() returned null; not logging assembly name
7/19/2007 10:56:49 AM <generic>: [<No Name>:920] GetEntryAssembly() returned null; not logging assembly name
7/19/2007 10:59:58 AM <generic>: [<No Name>:3356] [System.InvalidCastException: Unable to cast object of type 'SourceGearLLC.VaultVsipClient.SolutionAndProjectNode' to type 'SourceGearLLC.VaultVsipClient.SolutionNode'.
at SourceGearLLC.VaultVsipClient.WorkingFolderTree.GetDeepestCommonAncestors()
at SourceGearLLC.VaultVsipClient.WorkingFolderTree.OutputTreeToLog()
at SourceGearLLC.VaultVsipClient.ControlledProject..ctor(Project project, WorkingFolderTree workingFolderTree, String vaultHost, Int32 repositoryID, Guid repositoryGUID, Boolean forceOffline)
at SourceGearLLC.VaultVsipClient.ControlledProject.ControlledProjectManager.Create(Project project, WorkingFolderTree workingFolderTree, String vaultHost, Int32 repositoryID, Guid repositoryGUID, Boolean forceOffline)
at SourceGearLLC.VaultVsipClient.Vault.AddWithoutCommit(WorkingFolderTree workingFolderTree, SolutionNodeSelection selection, List`1& newControlledProjects)
at SourceGearLLC.VaultVsipClient.Vault.AddSolutionWithoutCommit(WorkingFolderTree workingFolderTree, List`1& newControlledProjects)
at SourceGearLLC.VaultVsipClient.VaultCommandAddSolution.AsynchAddSolution(Object workingFolderTreeObj)]Unable to cast object of type 'SourceGearLLC.VaultVsipClient.SolutionAndProjectNode' to type 'SourceGearLLC.VaultVsipClient.SolutionNode'.
at SourceGearLLC.VaultVsipClient.WorkingFolderTree.GetDeepestCommonAncestors()
at SourceGearLLC.VaultVsipClient.WorkingFolderTree.OutputTreeToLog()
at SourceGearLLC.VaultVsipClient.ControlledProject..ctor(Project project, WorkingFolderTree workingFolderTree, String vaultHost, Int32 repositoryID, Guid repositoryGUID, Boolean forceOffline)
at SourceGearLLC.VaultVsipClient.ControlledProject.ControlledProjectManager.Create(Project project, WorkingFolderTree workingFolderTree, String vaultHost, Int32 repositoryID, Guid repositoryGUID, Boolean forceOffline)
at SourceGearLLC.VaultVsipClient.Vault.AddWithoutCommit(WorkingFolderTree workingFolderTree, SolutionNodeSelection selection, List`1& newControlledProjects)
at SourceGearLLC.VaultVsipClient.Vault.AddSolutionWithoutCommit(WorkingFolderTree workingFolderTree, List`1& newControlledProjects)
at SourceGearLLC.VaultVsipClient.VaultCommandAddSolution.AsynchAddSolution(Object workingFolderTreeObj)

7/19/2007 10:59:58 AM <generic>: [<No Name>:3356] [System.InvalidCastException: Unable to cast object of type 'SourceGearLLC.VaultVsipClient.SolutionAndProjectNode' to type 'SourceGearLLC.VaultVsipClient.SolutionNode'.
at SourceGearLLC.VaultVsipClient.WorkingFolderTree.GetDeepestCommonAncestors()
at SourceGearLLC.VaultVsipClient.WorkingFolderTree.OutputTreeToLog()
at SourceGearLLC.VaultVsipClient.ControlledProject..ctor(Project project, WorkingFolderTree workingFolderTree, String vaultHost, Int32 repositoryID, Guid repositoryGUID, Boolean forceOffline)
at SourceGearLLC.VaultVsipClient.ControlledProject.ControlledProjectManager.Create(Project project, WorkingFolderTree workingFolderTree, String vaultHost, Int32 repositoryID, Guid repositoryGUID, Boolean forceOffline)
at SourceGearLLC.VaultVsipClient.Vault.AddWithoutCommit(WorkingFolderTree workingFolderTree, SolutionNodeSelection selection, List`1& newControlledProjects)
at SourceGearLLC.VaultVsipClient.Vault.AddSolutionWithoutCommit(WorkingFolderTree workingFolderTree, List`1& newControlledProjects)
at SourceGearLLC.VaultVsipClient.VaultCommandAddSolution.AsynchAddSolution(Object workingFolderTreeObj)]Unable to cast object of type 'SourceGearLLC.VaultVsipClient.SolutionAndProjectNode' to type 'SourceGearLLC.VaultVsipClient.SolutionNode'.
at SourceGearLLC.VaultVsipClient.WorkingFolderTree.GetDeepestCommonAncestors()
at SourceGearLLC.VaultVsipClient.WorkingFolderTree.OutputTreeToLog()
at SourceGearLLC.VaultVsipClient.ControlledProject..ctor(Project project, WorkingFolderTree workingFolderTree, String vaultHost, Int32 repositoryID, Guid repositoryGUID, Boolean forceOffline)
at SourceGearLLC.VaultVsipClient.ControlledProject.ControlledProjectManager.Create(Project project, WorkingFolderTree workingFolderTree, String vaultHost, Int32 repositoryID, Guid repositoryGUID, Boolean forceOffline)
at SourceGearLLC.VaultVsipClient.Vault.AddWithoutCommit(WorkingFolderTree workingFolderTree, SolutionNodeSelection selection, List`1& newControlledProjects)
at SourceGearLLC.VaultVsipClient.Vault.AddSolutionWithoutCommit(WorkingFolderTree workingFolderTree, List`1& newControlledProjects)
at SourceGearLLC.VaultVsipClient.VaultCommandAddSolution.AsynchAddSolution(Object workingFolderTreeObj)

7/19/2007 11:00:01 AM <generic>: [<No Name>:1992] SimpleLogger finalized
7/19/2007 11:00:01 AM <generic>: [<No Name>:1992] SimpleLogger finalized

ian_sg
Posts: 787
Joined: Wed May 04, 2005 10:55 am
Location: SourceGear
Contact:

Post by ian_sg » Thu Jul 19, 2007 9:21 am

Thanks Andy. We'll try to reproduce this and report back here.
Ian Olsen
SourceGear

ian_sg
Posts: 787
Joined: Wed May 04, 2005 10:55 am
Location: SourceGear
Contact:

Post by ian_sg » Wed Jul 25, 2007 9:06 am

ajj3085 wrote:I think I found why; this solution had Solution Items, if there are none the solution adds just fine.
Andy,

We've been unable to reproduce this with the Fortress 1.0.2 client.

Do you have Visual Studio 2005 SP1 installed? (EDIT: Actually we tried this on Visual Studio without SP1, as well, and still couldn't reproduce it.)

Do you still have a solution that exhibits this behavior? Would you be willing to send me the .sln file? You can email it to ian at sourcegear dot com.

Thanks!
---
Ian Olsen
Developer
SourceGear
Ian Olsen
SourceGear

hayrob
Posts: 1
Joined: Wed Jul 25, 2007 9:56 am

Post by hayrob » Wed Jul 25, 2007 9:57 am

I am experiencing exactly the same problem with Vault4.0.2.

I am happy to supply you with the solution.

ian_sg
Posts: 787
Joined: Wed May 04, 2005 10:55 am
Location: SourceGear
Contact:

Post by ian_sg » Wed Jul 25, 2007 10:11 am

That would be helpful, hayrob, if you could email it to ian at sourcegear dot com.

Andy, even with the solution you sent I'm not seeing the error. In the log you posted above, there's some data missing that might help. In your devenv.exe.config, can you make sure the classesToLog key has all for its value, and send me another log?

Thanks,
Ian
Ian Olsen
SourceGear

ajj3085
Posts: 228
Joined: Thu Feb 16, 2006 11:39 am

Post by ajj3085 » Wed Jul 25, 2007 11:11 am

ian_sg wrote:That would be helpful, hayrob, if you could email it to ian at sourcegear dot com.
At least I'm not going crazy :)
ian_sg wrote:Andy, even with the solution you sent I'm not seeing the error. In the log you posted above, there's some data missing that might help. In your devenv.exe.config, can you make sure the classesToLog key has all for its value, and send me another log?
Even if you extracted the folders directly to the root of the drive? I don't know then.. but here is a log of the problem occurring:

7/25/2007 1:10:22 PM <generic>: [<No Name>:2588] GetEntryAssembly() returned null; not logging assembly name
7/25/2007 1:10:22 PM <generic>: [<No Name>:2588] Logging all classes
7/25/2007 1:10:22 PM <generic>: [<No Name>:2588] GetEntryAssembly() returned null; not logging assembly name
7/25/2007 1:10:22 PM <generic>: [<No Name>:2588] Logging all classes
7/25/2007 1:10:22 PM <vsip ide>: [<No Name>:2588] In SourceGearLLC.VaultVsipClient.VaultVsipClient.Initialize()
7/25/2007 1:10:22 PM <vsip ide>: [<No Name>:2588] In SourceGearLLC.VaultVsipClient.SccProviderService.ctor()
7/25/2007 1:10:22 PM <vsip ide>: [<No Name>:2588] In SccProviderService.SetActive()
7/25/2007 1:10:22 PM <vsip ide>: [<No Name>:2588] Entering SourceGearLLC.VaultVsipClient.VaultVsipClient.OnActiveStateChange()
7/25/2007 1:10:22 PM <vsip ide>: [<No Name>:2588] In GetCustomGlyphList()
7/25/2007 1:10:22 PM <vsip ide>: [<No Name>:2588] baseIndex: 12
7/25/2007 1:10:22 PM <vsip ide>: [<No Name>:2588] Custom icon list contains 4 images.
7/25/2007 1:10:22 PM <vsip ide>: [<No Name>:2588] ImageListHandle: 40001328
7/25/2007 1:10:23 PM <vsip ide>: [<No Name>:2588] In VaultVsipClient.QueryStatus()
7/25/2007 1:10:23 PM <vsip ide>: [<No Name>:2588] Command group asked for is: 2e276a14-292e-45ec-bb60-94a381cbd9a8
7/25/2007 1:10:23 PM <vsip ide>: [<No Name>:2588] In VaultVsipClient.QueryStatus()
7/25/2007 1:10:23 PM <vsip ide>: [<No Name>:2588] Command group asked for is: 2e276a14-292e-45ec-bb60-94a381cbd9a8
7/25/2007 1:10:23 PM <vsip ide>: [<No Name>:2588] In VaultVsipClient.QueryStatus()
7/25/2007 1:10:23 PM <vsip ide>: [<No Name>:2588] Command group asked for is: 2e276a14-292e-45ec-bb60-94a381cbd9a8
7/25/2007 1:10:24 PM <vsip ide>: [<No Name>:2588] In VaultVsipClient.QueryStatus()
7/25/2007 1:10:24 PM <vsip ide>: [<No Name>:2588] Command group asked for is: 2e276a14-292e-45ec-bb60-94a381cbd9a8
7/25/2007 1:10:24 PM <vsip ide>: [<No Name>:2588] In SccProviderService.AnyItemsUnderSourceControl()
7/25/2007 1:10:24 PM <vsip ide>: [<No Name>:2588] In SccProviderService.AnyItemsUnderSourceControl()
7/25/2007 1:10:27 PM <vsip ide>: [<No Name>:2588] In IVsAsynchOpenFromScc.LoadProjectAsynchronously()
7/25/2007 1:10:27 PM <vsip ide>: [<No Name>:2588] Project: C:\Sandbox\WindowsService1\WindowsService1\WindowsService1.csproj
7/25/2007 1:10:27 PM <vsip ide>: [<No Name>:2588] Load Project Asynchronously verdict: false
7/25/2007 1:10:28 PM <vsip ide>: [<No Name>:2588] In SccProviderService.OnAfterOpenProject()
7/25/2007 1:10:28 PM <vsip ide>: [<No Name>:2588] In IVsAsynchOpenFromScc.LoadProjectAsynchronously()
7/25/2007 1:10:28 PM <vsip ide>: [<No Name>:2588] Project: C:\Sandbox\WindowsService1\ClassLibrary1\ClassLibrary1.csproj
7/25/2007 1:10:28 PM <vsip ide>: [<No Name>:2588] Load Project Asynchronously verdict: false
7/25/2007 1:10:28 PM <vsip ide>: [<No Name>:2588] In SccProviderService.OnAfterOpenProject()
7/25/2007 1:10:28 PM <vsip ide>: [<No Name>:2588] In IVsAsynchOpenFromScc.LoadProjectAsynchronously()
7/25/2007 1:10:28 PM <vsip ide>: [<No Name>:2588] Project: Solution Items
7/25/2007 1:10:28 PM <vsip ide>: [<No Name>:2588] Load Project Asynchronously verdict: false
7/25/2007 1:10:28 PM <vsip ide>: [<No Name>:2588] In SccProviderService.OnAfterOpenProject()
7/25/2007 1:10:28 PM <vsip ide>: [<No Name>:2588] In RefreshNodesGlyphs()
7/25/2007 1:10:28 PM <vsip ide>: [<No Name>:2588] Node to refresh: {54B8448E-48C0-4D79-8D0C-D75FB1F5CC87}
7/25/2007 1:10:28 PM <vsip ide>: [<No Name>:2588] Refreshing all nodes in project.
7/25/2007 1:10:28 PM <vsip ide>: [<No Name>:2588] In VaultVsipClient.LoadUserOptions()
7/25/2007 1:10:28 PM <vsip ide>: [<No Name>:2588] In SccProviderService.OnAfterOpenSolution()
7/25/2007 1:10:28 PM <vsip ide>: [<No Name>:2588] In IVsAsynchOpenFromScc.IsLoadingContent()
7/25/2007 1:10:28 PM <vsip ide>: [<No Name>:2588] IsLoadingContent verdict: false
7/25/2007 1:10:28 PM <vsip ide>: [<No Name>:2588] In IVsAsynchOpenFromScc.IsLoadingContent()
7/25/2007 1:10:28 PM <vsip ide>: [<No Name>:2588] IsLoadingContent verdict: false
7/25/2007 1:10:28 PM <vsip ide>: [<No Name>:2588] In IVsAsynchOpenFromScc.IsLoadingContent()
7/25/2007 1:10:28 PM <vsip ide>: [<No Name>:2588] IsLoadingContent verdict: false
7/25/2007 1:10:29 PM <vsip ide>: [<No Name>:2588] In VaultVsipClient.QueryStatus()
7/25/2007 1:10:29 PM <vsip ide>: [<No Name>:2588] Command group asked for is: 2e276a14-292e-45ec-bb60-94a381cbd9a8
7/25/2007 1:10:29 PM <vsip ide>: [<No Name>:2588] In IVsAsynchOpenFromScc.IsLoadingContent()
7/25/2007 1:10:29 PM <vsip ide>: [<No Name>:2588] IsLoadingContent verdict: false
7/25/2007 1:10:30 PM <vsip ide>: [<No Name>:2588] In VaultVsipClient.QueryStatus()
7/25/2007 1:10:30 PM <vsip ide>: [<No Name>:2588] Command group asked for is: 2e276a14-292e-45ec-bb60-94a381cbd9a8
7/25/2007 1:10:30 PM <vsip ide>: [<No Name>:2588] In IVsAsynchOpenFromScc.IsLoadingContent()
7/25/2007 1:10:30 PM <vsip ide>: [<No Name>:2588] IsLoadingContent verdict: false
7/25/2007 1:10:30 PM <vsip ide>: [<No Name>:2588] In IVsAsynchOpenFromScc.IsLoadingContent()
7/25/2007 1:10:30 PM <vsip ide>: [<No Name>:2588] IsLoadingContent verdict: false
7/25/2007 1:10:30 PM <vsip ide>: [<No Name>:2588] In VaultVsipClient.QueryStatus()
7/25/2007 1:10:30 PM <vsip ide>: [<No Name>:2588] Command group asked for is: 2e276a14-292e-45ec-bb60-94a381cbd9a8
7/25/2007 1:10:30 PM <vsip ide>: [<No Name>:2588] In IVsAsynchOpenFromScc.IsLoadingContent()
7/25/2007 1:10:30 PM <vsip ide>: [<No Name>:2588] IsLoadingContent verdict: false
7/25/2007 1:10:30 PM <vsip ide>: [<No Name>:2588] In IVsAsynchOpenFromScc.IsLoadingContent()
7/25/2007 1:10:30 PM <vsip ide>: [<No Name>:2588] IsLoadingContent verdict: false
7/25/2007 1:10:30 PM <vsip ide>: [<No Name>:2588] In IVsAsynchOpenFromScc.IsLoadingContent()
7/25/2007 1:10:30 PM <vsip ide>: [<No Name>:2588] IsLoadingContent verdict: false
7/25/2007 1:10:30 PM <vsip ide>: [<No Name>:2588] In IVsAsynchOpenFromScc.IsLoadingContent()
7/25/2007 1:10:30 PM <vsip ide>: [<No Name>:2588] IsLoadingContent verdict: false
7/25/2007 1:10:30 PM <vsip ide>: [<No Name>:2588] In VaultVsipClient.QueryStatus()
7/25/2007 1:10:30 PM <vsip ide>: [<No Name>:2588] Command group asked for is: 2e276a14-292e-45ec-bb60-94a381cbd9a8
7/25/2007 1:10:30 PM <vsip ide>: [<No Name>:2588] In SccProviderService.AnyItemsUnderSourceControl()
7/25/2007 1:10:30 PM <vsip ide>: [<No Name>:2588] In VaultVsipClient.QueryStatus()
7/25/2007 1:10:30 PM <vsip ide>: [<No Name>:2588] Command group asked for is: 2e276a14-292e-45ec-bb60-94a381cbd9a8
7/25/2007 1:10:30 PM <vsip ide>: [<No Name>:2588] In SccProviderService.AnyItemsUnderSourceControl()
7/25/2007 1:10:30 PM <vsip ide>: [<No Name>:2588] In VaultVsipClient.QueryStatus()
7/25/2007 1:10:30 PM <vsip ide>: [<No Name>:2588] Command group asked for is: 2e276a14-292e-45ec-bb60-94a381cbd9a8
7/25/2007 1:10:30 PM <vsip ide>: [<No Name>:2588] In SccProviderService.AnyItemsUnderSourceControl()
7/25/2007 1:10:30 PM <vsip ide>: [<No Name>:2588] In VaultVsipClient.QueryStatus()
7/25/2007 1:10:30 PM <vsip ide>: [<No Name>:2588] Command group asked for is: 2e276a14-292e-45ec-bb60-94a381cbd9a8
7/25/2007 1:10:30 PM <vsip ide>: [<No Name>:2588] In SccProviderService.AnyItemsUnderSourceControl()
7/25/2007 1:10:30 PM <vsip ide>: [<No Name>:2588] In VaultVsipClient.QueryStatus()
7/25/2007 1:10:30 PM <vsip ide>: [<No Name>:2588] Command group asked for is: 2e276a14-292e-45ec-bb60-94a381cbd9a8
7/25/2007 1:10:31 PM <vsip ide>: [<No Name>:2588] In SccProviderService.AnyItemsUnderSourceControl()
7/25/2007 1:10:31 PM <vsip ide>: [<No Name>:2588] In VaultVsipClient.QueryStatus()
7/25/2007 1:10:31 PM <vsip ide>: [<No Name>:2588] Command group asked for is: 2e276a14-292e-45ec-bb60-94a381cbd9a8
7/25/2007 1:10:31 PM <vsip ide>: [<No Name>:2588] In SccProviderService.AnyItemsUnderSourceControl()
7/25/2007 1:10:31 PM <vsip ide>: [<No Name>:2588] In VaultVsipClient.QueryStatus()
7/25/2007 1:10:31 PM <vsip ide>: [<No Name>:2588] Command group asked for is: 2e276a14-292e-45ec-bb60-94a381cbd9a8
7/25/2007 1:10:31 PM <vsip ide>: [<No Name>:2588] In SccProviderService.AnyItemsUnderSourceControl()
7/25/2007 1:10:31 PM <vsip ide>: [<No Name>:2588] In VaultVsipClient.QueryStatus()
7/25/2007 1:10:31 PM <vsip ide>: [<No Name>:2588] Command group asked for is: 2e276a14-292e-45ec-bb60-94a381cbd9a8
7/25/2007 1:10:31 PM <vsip ide>: [<No Name>:2588] In SccProviderService.AnyItemsUnderSourceControl()
7/25/2007 1:10:31 PM <vsip ide>: [<No Name>:2588] In VaultVsipClient.QueryStatus()
7/25/2007 1:10:31 PM <vsip ide>: [<No Name>:2588] Command group asked for is: 2e276a14-292e-45ec-bb60-94a381cbd9a8
7/25/2007 1:10:31 PM <vsip ide>: [<No Name>:2588] In SccProviderService.AnyItemsUnderSourceControl()
7/25/2007 1:10:31 PM <vsip ide>: [<No Name>:2588] In VaultVsipClient.QueryStatus()
7/25/2007 1:10:31 PM <vsip ide>: [<No Name>:2588] Command group asked for is: 2e276a14-292e-45ec-bb60-94a381cbd9a8
7/25/2007 1:10:31 PM <vsip ide>: [<No Name>:2588] In SccProviderService.AnyItemsUnderSourceControl()
7/25/2007 1:10:31 PM <vsip ide>: [<No Name>:2588] In VaultVsipClient.QueryStatus()
7/25/2007 1:10:31 PM <vsip ide>: [<No Name>:2588] Command group asked for is: 2e276a14-292e-45ec-bb60-94a381cbd9a8
7/25/2007 1:10:31 PM <vsip ide>: [<No Name>:2588] In SccProviderService.AnyItemsUnderSourceControl()
7/25/2007 1:10:31 PM <vsip ide>: [<No Name>:2588] In VaultVsipClient.QueryStatus()
7/25/2007 1:10:31 PM <vsip ide>: [<No Name>:2588] Command group asked for is: 2e276a14-292e-45ec-bb60-94a381cbd9a8
7/25/2007 1:10:31 PM <vsip ide>: [<No Name>:2588] In SccProviderService.AnyItemsUnderSourceControl()
7/25/2007 1:10:31 PM <vsip ide>: [<No Name>:2588] In VaultVsipClient.QueryStatus()
7/25/2007 1:10:31 PM <vsip ide>: [<No Name>:2588] Command group asked for is: 2e276a14-292e-45ec-bb60-94a381cbd9a8
7/25/2007 1:10:31 PM <vsip ide>: [<No Name>:2588] In SccProviderService.AnyItemsUnderSourceControl()
7/25/2007 1:10:31 PM <vsip ide>: [<No Name>:2588] In VaultVsipClient.Exec_icmdAddSolutionToVault()
7/25/2007 1:10:31 PM <vsip ide>: [<No Name>:2588] In VaultVsipClient.QuerySaveSolutionProps()
7/25/2007 1:10:31 PM <vsip ide>: [<No Name>:2588] QuerySaveSolutionProps: QSP_HasNoDirtyProps
7/25/2007 1:10:31 PM <vsip ide>: [<No Name>:2588] In VaultVsipClient.QuerySaveSolutionProps()
7/25/2007 1:10:31 PM <vsip ide>: [<No Name>:2588] QuerySaveSolutionProps: QSP_HasNoDirtyProps
7/25/2007 1:10:31 PM <vsip ide>: [<No Name>:2588] In VaultVsipClient.QuerySaveSolutionProps()
7/25/2007 1:10:31 PM <vsip ide>: [<No Name>:2588] QuerySaveSolutionProps: QSP_HasNoDirtyProps
7/25/2007 1:10:31 PM <vsip ide>: [<No Name>:2588] In VaultVsipClient.QuerySaveSolutionProps()
7/25/2007 1:10:31 PM <vsip ide>: [<No Name>:2588] QuerySaveSolutionProps: QSP_HasNoDirtyProps
7/25/2007 1:10:31 PM <busy>: [<No Name>:2588] Setting GUI to busy.
7/25/2007 1:10:32 PM <connection>: [<No Name>:2588] InitService started.
7/25/2007 1:10:33 PM <connection>: [<No Name>:2588] InitService finished.
7/25/2007 1:10:33 PM <eol>: [<No Name>:2588] Native EOL is \r\n, which Vault thinks is CRLF
7/25/2007 1:10:33 PM <busy>: [<No Name>:2588] Setting GUI to unbusy.
7/25/2007 1:10:33 PM <busy>: [<No Name>:2588] Setting GUI to busy.
7/25/2007 1:10:34 PM <eventengine>: [<No Name>:2588] Event fired: VaultClientOperationsLib.ConnectionStateChangedEvent
7/25/2007 1:10:34 PM <connection>: [<No Name>:2588] Login started.
7/25/2007 1:10:35 PM <crypto>: [<No Name>:2588] Took 1 tries to encrypt the password
7/25/2007 1:10:35 PM <connection>: [<No Name>:2588] Login finished.
7/25/2007 1:10:35 PM <eventengine>: [<No Name>:2588] Event fired: VaultClientOperationsLib.TreeStructureChangedEvent
7/25/2007 1:10:35 PM <eventengine>: [<No Name>:2588] Event fired: VaultClientOperationsLib.ChangeSetItemsChangedEvent
7/25/2007 1:10:35 PM <eventengine>: [<No Name>:2588] Event fired: VaultClientOperationsLib.ConnectionStateChangedEvent
7/25/2007 1:10:35 PM <connection>: [<No Name>:2588] GetOptions started.
7/25/2007 1:10:35 PM <connection>: [<No Name>:2588] GetOptions finished.
7/25/2007 1:10:35 PM <connection>: [<No Name>:2588] GetHistoryFavorites started.
7/25/2007 1:10:35 PM <connection>: [<No Name>:2588] GetHistoryFavorites finished.
7/25/2007 1:10:35 PM <vsip ide>: [<No Name>:2588] [Vault Message] Version Check: This Fortress client is version 1.0.2.15802
7/25/2007 1:10:35 PM <connection>: [<No Name>:2588] GetServerVersionInfo started.
7/25/2007 1:10:35 PM <connection>: [<No Name>:2588] GetServerVersionInfo finished.
7/25/2007 1:10:35 PM <vsip ide>: [<No Name>:2588] [Vault Message] Version Check: Your Fortress server is version 1.0.2.15802
7/25/2007 1:10:35 PM <busy>: [<No Name>:2588] Setting GUI to unbusy.
7/25/2007 1:10:35 PM <busy>: [<No Name>:2588] Setting GUI to busy.
7/25/2007 1:10:35 PM <connection>: [<No Name>:2588] GetRepositories started.
7/25/2007 1:10:35 PM <connection>: [<No Name>:2588] GetRepositories finished.
7/25/2007 1:10:35 PM <mutex>: [<No Name>:2588] Created mutex 2672 (Vault_CacheMember_Repository_1010881089)
7/25/2007 1:10:35 PM <mutex>: [<No Name>:2588] Took mutex 2672
7/25/2007 1:10:36 PM <refresh>: [<No Name>:2588] Deserialized CacheMember_Repository
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Released mutex 2672
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Created mutex 2536 (Vault_CacheMember_WorkingFolderAssignments_1010881089)
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Took mutex 2536
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Released mutex 2536
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Created mutex 2352 (Vault_CacheMember_SelectionString_1010881089)
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Took mutex 2352
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Released mutex 2352
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Created mutex 3168 (Vault_CacheMember_CheckOutList_1010881089)
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Took mutex 3168
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Released mutex 3168
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Created mutex 2304 (Vault_CacheMember_ChangeSetItems_1010881089)
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Took mutex 2304
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Released mutex 2304
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Created mutex 2308 (Vault_CacheMember_PendingServerNamespaceChanges_1010881089)
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Took mutex 2308
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Released mutex 2308
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Took mutex 2308
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Released mutex 2308
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Created mutex 2312 (Vault_CacheMember_ChangeSetComment_1010881089)
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Took mutex 2312
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Released mutex 2312
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Created mutex 2316 (Vault_CacheMember_ExpandedNodes_1010881089)
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Took mutex 2316
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Released mutex 2316
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Created mutex 2320 (Vault_CacheMember_PendingLocalDeletions_1010881089)
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Took mutex 2320
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Released mutex 2320
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Created mutex 2324 (Vault_CacheMember_LastStructureGetTime_1010881089)
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Took mutex 2324
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Released mutex 2324
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Created mutex 2328 (Vault_CacheMember_KnownChanges_1010881089)
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Took mutex 2328
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Released mutex 2328
7/25/2007 1:10:36 PM <mrd>: [<No Name>:2588] Pending server namespace changes on startup:
7/25/2007 1:10:36 PM <mrd>: [<No Name>:2588] Internal changeset items sorted for application to client-side repository:
7/25/2007 1:10:36 PM <mrd>: [<No Name>:2588] AddFile: $/dotnet/MedSubscriptionManager.Business/MedSubscriptionManager.Business.Test/DatabaseWatcherTest.cs
7/25/2007 1:10:36 PM <mrd>: [<No Name>:2588] AddFile: $/dotnet/MedSubscriptionManager.Business/MedSubscriptionManager.Business.Test/TestWatcher.cs
7/25/2007 1:10:36 PM <mrd>: [<No Name>:2588] AddFile: $/dotnet/MedSubscriptionManager.Business/MedSubscriptionManager.Business.Test/WatcherFactoryTest.cs
7/25/2007 1:10:36 PM <mrd>: [<No Name>:2588] AddFile: $/dotnet/MedSubscriptionManager.Business/MedSubscriptionManager.Business/Properties/Resources.Designer.cs
7/25/2007 1:10:36 PM <mrd>: [<No Name>:2588] AddFile: $/dotnet/MedSubscriptionManager.Business/MedSubscriptionManager.Business/Properties/Resources.resx
7/25/2007 1:10:36 PM <refresh>: [<No Name>:2588] Refresh started
7/25/2007 1:10:36 PM <refresh>: [<No Name>:2588] delta passed in was null, retrieving one
7/25/2007 1:10:36 PM <eventengine>: [<No Name>:2588] Event fired: VaultClientOperationsLib.StatusMessageEvent
7/25/2007 1:10:36 PM <refresh>: [<No Name>:2588] calling GetRepositoryStructure(2, 5589, -1, ref, 11/14/2006 3:32:54 PM)
7/25/2007 1:10:36 PM <connection>: [<No Name>:2588] GetRepositoryStructure started.
7/25/2007 1:10:36 PM <refresh>: [<No Name>:2588] GetRepositoryStructure started
7/25/2007 1:10:36 PM <refresh>: [<No Name>:2588] Calling client service GetRepositoryStructure(2, 5589, -1, 11/14/2006 3:32:54 PM, ref, ref, ref)
7/25/2007 1:10:36 PM <refresh>: [<No Name>:2588] Client service GetRepositoryStructure returned: dtLatestCheck 11/14/2006 3:32:54 PM, nReturnDestRevision 5589, rd not null True
7/25/2007 1:10:36 PM <refresh>: [<No Name>:2588] GetRepositoryStructure finished
7/25/2007 1:10:36 PM <connection>: [<No Name>:2588] GetRepositoryStructure finished.
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Took mutex 2324
7/25/2007 1:10:36 PM <refresh>: [<No Name>:2588] Serialized CacheMember_LastStructureGetTime
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Released mutex 2324
7/25/2007 1:10:36 PM <refresh>: [<No Name>:2588] GetRepositoryStructure returned: returnedRevision 5589, newLatestDate 11/14/2006 3:32:54 PM, delta not null: True
7/25/2007 1:10:36 PM <checkoutlist>: [<No Name>:2588] RefreshCheckOutList started
7/25/2007 1:10:36 PM <checkoutlist>: [<No Name>:2588] Call GetCheckOutListChanges(Rep 2, Rev 15481, LastUpdt 11/14/2006 3:32:54 PM)
7/25/2007 1:10:36 PM <connection>: [<No Name>:2588] GetCheckOutListChanges started.
7/25/2007 1:10:36 PM <connection>: [<No Name>:2588] GetCheckOutListChanges finished.
7/25/2007 1:10:36 PM <checkoutlist>: [<No Name>:2588] GetCheckOutListChanges returned: Rev 15481 completeList False, newLastUpdt 11/14/2006 3:32:54 PM
7/25/2007 1:10:36 PM <checkoutlist>: [<No Name>:2588] New items:
7/25/2007 1:10:36 PM <checkoutlist>: [<No Name>:2588] <null>
7/25/2007 1:10:36 PM <checkoutlist>: [<No Name>:2588] Release items:
7/25/2007 1:10:36 PM <checkoutlist>: [<No Name>:2588] <null>
7/25/2007 1:10:36 PM <checkoutlist>: [<No Name>:2588] Source and target check out list revisions are both 15481, and last locking date match. Returning with no update
7/25/2007 1:10:36 PM <checkoutlist>: [<No Name>:2588] RefreshCheckOutList finished
7/25/2007 1:10:36 PM <refresh>: [<No Name>:2588] Applying server delta to the server-synched repository
7/25/2007 1:10:36 PM <refresh>: [<No Name>:2588] Done updating tree cache with pending changes. ServerReposRevID: 5589 PendingChangeRevID: 5589
7/25/2007 1:10:36 PM <refresh>: [<No Name>:2588] Repository.Update finished, calling SaveRepositoryIfNothingOnDisk()
7/25/2007 1:10:36 PM <eventengine>: [<No Name>:2588] Event fired: VaultClientOperationsLib.StatusMessageEvent
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Took mutex 2672
7/25/2007 1:10:36 PM <refresh>: [<No Name>:2588] SaveIfNothingOnDisk: not saving
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Released mutex 2672
7/25/2007 1:10:36 PM <eventengine>: [<No Name>:2588] Event fired: VaultClientOperationsLib.StatusMessageEvent
7/25/2007 1:10:36 PM <refresh>: [<No Name>:2588] Refreshing working folder associations from disk
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Took mutex 2536
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Released mutex 2536
7/25/2007 1:10:36 PM <refresh>: [<No Name>:2588] Refreshing all change set items without notify
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Took mutex 2304
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Released mutex 2304
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Took mutex 2312
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Released mutex 2312
7/25/2007 1:10:36 PM <refresh>: [<No Name>:2588] Calling UpdateKnownChanges_RefreshKnown with notify
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Created mutex 3220 (Vault_WF_-866401728)
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Took mutex 3220
7/25/2007 1:10:36 PM <wf>: [<No Name>:2588] wf C:\source\MedSales\MedSales\Properties mutex locked
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Released mutex 3220
7/25/2007 1:10:36 PM <wf>: [<No Name>:2588] wf C:\source\MedSales\MedSales\Properties mutex released
7/25/2007 1:10:36 PM <wf>: [<No Name>:2588] wf for C:\source\MedSales\MedSales\Properties created
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Created mutex 3224 (Vault_WF_697487845)
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Took mutex 3224
7/25/2007 1:10:36 PM <wf>: [<No Name>:2588] wf C:\source\MedSubscriptionManager.Business\MedSubscriptionManager.Business.Test mutex locked
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Released mutex 3224
7/25/2007 1:10:36 PM <wf>: [<No Name>:2588] wf C:\source\MedSubscriptionManager.Business\MedSubscriptionManager.Business.Test mutex released
7/25/2007 1:10:36 PM <wf>: [<No Name>:2588] wf for C:\source\MedSubscriptionManager.Business\MedSubscriptionManager.Business.Test created
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Created mutex 3228 (Vault_WF_-1801624107)
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Took mutex 3228
7/25/2007 1:10:36 PM <wf>: [<No Name>:2588] wf C:\source\MedSubscriptionManager.Business mutex locked
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Released mutex 3228
7/25/2007 1:10:36 PM <wf>: [<No Name>:2588] wf C:\source\MedSubscriptionManager.Business mutex released
7/25/2007 1:10:36 PM <wf>: [<No Name>:2588] wf for C:\source\MedSubscriptionManager.Business created
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Created mutex 3232 (Vault_WF_-251630627)
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Took mutex 3232
7/25/2007 1:10:36 PM <wf>: [<No Name>:2588] wf C:\source\MedSubscriptionManager.Business\MedSubscriptionManager.Business mutex locked
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Released mutex 3232
7/25/2007 1:10:36 PM <wf>: [<No Name>:2588] wf C:\source\MedSubscriptionManager.Business\MedSubscriptionManager.Business mutex released
7/25/2007 1:10:36 PM <wf>: [<No Name>:2588] wf for C:\source\MedSubscriptionManager.Business\MedSubscriptionManager.Business created
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Created mutex 3236 (Vault_WF_-431196864)
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Took mutex 3236
7/25/2007 1:10:36 PM <wf>: [<No Name>:2588] wf C:\source\MedSubscriptionManager.Business\MedSubscriptionManager.Business\Properties mutex locked
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Released mutex 3236
7/25/2007 1:10:36 PM <wf>: [<No Name>:2588] wf C:\source\MedSubscriptionManager.Business\MedSubscriptionManager.Business\Properties mutex released
7/25/2007 1:10:36 PM <wf>: [<No Name>:2588] wf for C:\source\MedSubscriptionManager.Business\MedSubscriptionManager.Business\Properties created
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Created mutex 3240 (Vault_WF_-175447683)
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Took mutex 3240
7/25/2007 1:10:36 PM <wf>: [<No Name>:2588] wf C:\source\MedQuotes.Business\MedQuotes.Business mutex locked
7/25/2007 1:10:36 PM <mutex>: [<No Name>:2588] Released mutex 3240
7/25/2007 1:10:36 PM <wf>: [<No Name>:2588] wf C:\source\MedQuotes.Business\MedQuotes.Business mutex released
7/25/2007 1:10:36 PM <wf>: [<No Name>:2588] wf for C:\source\MedQuotes.Business\MedQuotes.Business created
7/25/2007 1:10:36 PM <eventengine>: [<No Name>:2588] Event fired: VaultClientOperationsLib.ChangeSetItemsChangedEvent
7/25/2007 1:10:36 PM <refresh>: [<No Name>:2588] Calling NotifyTreeStructureChanged
7/25/2007 1:10:36 PM <eventengine>: [<No Name>:2588] Event fired: VaultClientOperationsLib.TreeStructureChangedEvent
7/25/2007 1:10:36 PM <refresh>: [<No Name>:2588] Refresh finished
7/25/2007 1:10:36 PM <connection>: [<No Name>:2588] GetUserEmailOptions started.
7/25/2007 1:10:36 PM <connection>: [<No Name>:2588] GetUserEmailOptions finished.
7/25/2007 1:10:36 PM <connection>: [<No Name>:2588] ListWatchers started.
7/25/2007 1:10:36 PM <connection>: [<No Name>:2588] ListWatchers finished.
7/25/2007 1:10:36 PM <connection>: [<No Name>:2588] ListCloakedObjects started.
7/25/2007 1:10:36 PM <connection>: [<No Name>:2588] ListCloakedObjects finished.
7/25/2007 1:10:36 PM <eventengine>: [<No Name>:2588] Event fired: VaultClientOperationsLib.TreeStructureChangedEvent
7/25/2007 1:10:36 PM <connection>: [<No Name>:2588] GetRepositoryOptions started.
7/25/2007 1:10:36 PM <vsip ide>: [<No Name>:4336] [Vault Message] Version Check: The most recent Fortress release is version 1.0.2.15802
7/25/2007 1:10:36 PM <connection>: [<No Name>:2588] GetRepositoryOptions finished.
7/25/2007 1:10:36 PM <eventengine>: [<No Name>:2588] Event fired: VaultClientOperationsLib.ChangeSetItemsChangedEvent
7/25/2007 1:10:36 PM <eventengine>: [<No Name>:2588] Event fired: VaultClientOperationsLib.ActiveRepositoryChangedEvent
7/25/2007 1:10:36 PM <eventengine>: [<No Name>:2588] Event fired: VaultClientOperationsLib.TreeStructureChangedEvent
7/25/2007 1:10:36 PM <busy>: [<No Name>:2588] Setting GUI to unbusy.
7/25/2007 1:10:37 PM <vsip ide>: [<No Name>:2588] Creating WorkingFolderTree.
7/25/2007 1:10:37 PM <vsip ide>: [<No Name>:2588] Adding project node to WorkingFolderTree: C:\Sandbox\WindowsService1\WindowsService1\WindowsService1.csproj
7/25/2007 1:10:37 PM <vsip ide>: [<No Name>:2588] Added project hierarchy: c:\sandbox\windowsservice1\windowsservice1\
7/25/2007 1:10:37 PM <vsip ide>: [<No Name>:2588] Adding C:\Sandbox\WindowsService1\WindowsService1 to WorkingFolderTree required 3 new nodes (1 project/solution nodes).
7/25/2007 1:10:37 PM <vsip ide>: [<No Name>:2588] Adding project node to WorkingFolderTree: C:\Sandbox\WindowsService1\ClassLibrary1\ClassLibrary1.csproj
7/25/2007 1:10:37 PM <vsip ide>: [<No Name>:2588] Added project hierarchy: c:\sandbox\windowsservice1\classlibrary1\
7/25/2007 1:10:37 PM <vsip ide>: [<No Name>:2588] Adding C:\Sandbox\WindowsService1\ClassLibrary1 to WorkingFolderTree required 1 new nodes (1 project/solution nodes).
7/25/2007 1:10:37 PM <vsip ide>: [<No Name>:2588] Adding project node to WorkingFolderTree: C:\Sandbox\WindowsService1\WindowsService1.sln
7/25/2007 1:10:37 PM <vsip ide>: [<No Name>:2588] Added project hierarchy: {54B8448E-48C0-4D79-8D0C-D75FB1F5CC87}
7/25/2007 1:10:37 PM <vsip ide>: [<No Name>:2588] Adding C:\Sandbox\WindowsService1 to WorkingFolderTree required 0 new nodes (1 project/solution nodes).
7/25/2007 1:10:37 PM <vsip ide>: [<No Name>:2588] Adding solution node to WorkingFolderTree: C:\Sandbox\WindowsService1\WindowsService1.sln
7/25/2007 1:10:37 PM <vsip ide>: [<No Name>:2588] Replaced project hierarchy: {54B8448E-48C0-4D79-8D0C-D75FB1F5CC87}
7/25/2007 1:10:37 PM <vsip ide>: [<No Name>:2588] Adding C:\Sandbox\WindowsService1 to WorkingFolderTree required 0 new nodes (0 project/solution nodes).
7/25/2007 1:10:37 PM <vsip ide>: [<No Name>:2588] Deepest common ancestor: C:\Sandbox\WindowsService1
7/25/2007 1:10:37 PM <vsip ide>: [<No Name>:2588] C:
7/25/2007 1:10:37 PM <vsip ide>: [<No Name>:2588] Sandbox
7/25/2007 1:10:37 PM <vsip ide>: [<No Name>:2588] WindowsService1 [SolutionAndProjectNode][DeepestCommonAncestor][WorkingFolder:$/WindowsService1]
7/25/2007 1:10:37 PM <vsip ide>: [<No Name>:2588] WindowsService1 [ProjectNode]
7/25/2007 1:10:37 PM <vsip ide>: [<No Name>:2588] ClassLibrary1 [ProjectNode]
7/25/2007 1:10:37 PM <vsip ide>: [<No Name>:2588] Creating WorkingFolderTree.
7/25/2007 1:10:37 PM <vsip ide>: [<No Name>:2588] Adding project node to WorkingFolderTree: C:\Sandbox\WindowsService1\WindowsService1\WindowsService1.csproj
7/25/2007 1:10:37 PM <vsip ide>: [<No Name>:2588] Added project hierarchy: c:\sandbox\windowsservice1\windowsservice1\
7/25/2007 1:10:37 PM <vsip ide>: [<No Name>:2588] Adding C:\Sandbox\WindowsService1\WindowsService1 to WorkingFolderTree required 3 new nodes (1 project/solution nodes).
7/25/2007 1:10:37 PM <vsip ide>: [<No Name>:2588] Adding project node to WorkingFolderTree: C:\Sandbox\WindowsService1\ClassLibrary1\ClassLibrary1.csproj
7/25/2007 1:10:37 PM <vsip ide>: [<No Name>:2588] Added project hierarchy: c:\sandbox\windowsservice1\classlibrary1\
7/25/2007 1:10:37 PM <vsip ide>: [<No Name>:2588] Adding C:\Sandbox\WindowsService1\ClassLibrary1 to WorkingFolderTree required 1 new nodes (1 project/solution nodes).
7/25/2007 1:10:37 PM <vsip ide>: [<No Name>:2588] Adding project node to WorkingFolderTree: C:\Sandbox\WindowsService1\WindowsService1.sln
7/25/2007 1:10:37 PM <vsip ide>: [<No Name>:2588] Added project hierarchy: {54B8448E-48C0-4D79-8D0C-D75FB1F5CC87}
7/25/2007 1:10:37 PM <vsip ide>: [<No Name>:2588] Adding C:\Sandbox\WindowsService1 to WorkingFolderTree required 0 new nodes (1 project/solution nodes).
7/25/2007 1:10:37 PM <vsip ide>: [<No Name>:2588] Adding solution node to WorkingFolderTree: C:\Sandbox\WindowsService1\WindowsService1.sln
7/25/2007 1:10:37 PM <vsip ide>: [<No Name>:2588] Replaced project hierarchy: {54B8448E-48C0-4D79-8D0C-D75FB1F5CC87}
7/25/2007 1:10:37 PM <vsip ide>: [<No Name>:2588] Adding C:\Sandbox\WindowsService1 to WorkingFolderTree required 0 new nodes (0 project/solution nodes).
7/25/2007 1:10:37 PM <vsip ide>: [<No Name>:2588] Deepest common ancestor: C:\Sandbox\WindowsService1
7/25/2007 1:10:37 PM <vsip ide>: [<No Name>:2588] C:
7/25/2007 1:10:37 PM <vsip ide>: [<No Name>:2588] Sandbox
7/25/2007 1:10:37 PM <vsip ide>: [<No Name>:2588] WindowsService1 [SolutionAndProjectNode][DeepestCommonAncestor][WorkingFolder:$/WindowsService1]
7/25/2007 1:10:37 PM <vsip ide>: [<No Name>:2588] WindowsService1 [ProjectNode]
7/25/2007 1:10:37 PM <vsip ide>: [<No Name>:2588] ClassLibrary1 [ProjectNode]
7/25/2007 1:10:37 PM <vsip ide>: [<No Name>:2588] Adding UI node for C:\Sandbox\WindowsService1\WindowsService1
7/25/2007 1:10:37 PM <vsip ide>: [<No Name>:2588] Adding UI node for C:\Sandbox\WindowsService1\ClassLibrary1
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] Adding solution WindowsService1 to in-memory controlled list
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] Adding solution node to WorkingFolderTree: C:\Sandbox\WindowsService1\WindowsService1.sln
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] SolutionAndProject node already exists here.
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] Adding C:\Sandbox\WindowsService1 to WorkingFolderTree required 0 new nodes (0 project/solution nodes).
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] Deepest common ancestor: C:\Sandbox\WindowsService1
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] C:
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] Sandbox
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] WindowsService1 [SolutionAndProjectNode][DeepestCommonAncestor][WorkingFolder:$/WindowsService1]
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] WindowsService1 [ProjectNode]
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] ClassLibrary1 [ProjectNode]
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] Constructed online controlled solution: C:\Sandbox\WindowsService1\WindowsService1.sln: $/WindowsService1/WindowsService1.sln
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] Adding project node to WorkingFolderTree: C:\Sandbox\WindowsService1\WindowsService1\WindowsService1.csproj
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] Adding C:\Sandbox\WindowsService1\WindowsService1 to WorkingFolderTree required 0 new nodes (0 project/solution nodes).
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] Deepest common ancestor: C:\Sandbox\WindowsService1
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] C:
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] Sandbox
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] WindowsService1 [SolutionAndProjectNode][DeepestCommonAncestor][WorkingFolder:$/WindowsService1]
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] WindowsService1 [ProjectNode]
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] ClassLibrary1 [ProjectNode]
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] Constructed online controlled project: C:\Sandbox\WindowsService1\WindowsService1\WindowsService1.csproj: $/WindowsService1/WindowsService1/WindowsService1.csproj
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] Adding controlled project WindowsService1 to in-memory list of controlled projects.
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] File WindowsService1.csproj for controlled project WindowsService1 repository path: $/WindowsService1/WindowsService1/WindowsService1.csproj
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] Create repository folder: $/WindowsService1
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] Create repository folder: $/WindowsService1/WindowsService1
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] File WindowsService1.csproj for controlled project WindowsService1 repository path: $/WindowsService1/WindowsService1/WindowsService1.csproj
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] File Program.cs for controlled project WindowsService1 repository path: $/WindowsService1/WindowsService1/Program.cs
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] File Properties\AssemblyInfo.cs for controlled project WindowsService1 repository path: $/WindowsService1/WindowsService1/Properties/AssemblyInfo.cs
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] Create repository folder: $/WindowsService1/WindowsService1/Properties
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] File Service1.cs for controlled project WindowsService1 repository path: $/WindowsService1/WindowsService1/Service1.cs
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] File Service1.Designer.cs for controlled project WindowsService1 repository path: $/WindowsService1/WindowsService1/Service1.Designer.cs
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] Adding project node to WorkingFolderTree: C:\Sandbox\WindowsService1\ClassLibrary1\ClassLibrary1.csproj
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] Adding C:\Sandbox\WindowsService1\ClassLibrary1 to WorkingFolderTree required 0 new nodes (0 project/solution nodes).
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] Deepest common ancestor: C:\Sandbox\WindowsService1
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] C:
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] Sandbox
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] WindowsService1 [SolutionAndProjectNode][DeepestCommonAncestor][WorkingFolder:$/WindowsService1]
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] WindowsService1 [ProjectNode]
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] ClassLibrary1 [ProjectNode]
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] Constructed online controlled project: C:\Sandbox\WindowsService1\ClassLibrary1\ClassLibrary1.csproj: $/WindowsService1/ClassLibrary1/ClassLibrary1.csproj
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] Adding controlled project ClassLibrary1 to in-memory list of controlled projects.
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] File ClassLibrary1.csproj for controlled project ClassLibrary1 repository path: $/WindowsService1/ClassLibrary1/ClassLibrary1.csproj
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] Create repository folder: $/WindowsService1/ClassLibrary1
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] File ClassLibrary1.csproj for controlled project ClassLibrary1 repository path: $/WindowsService1/ClassLibrary1/ClassLibrary1.csproj
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] File Class1.cs for controlled project ClassLibrary1 repository path: $/WindowsService1/ClassLibrary1/Class1.cs
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] File Properties\AssemblyInfo.cs for controlled project ClassLibrary1 repository path: $/WindowsService1/ClassLibrary1/Properties/AssemblyInfo.cs
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] Create repository folder: $/WindowsService1/ClassLibrary1/Properties
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] The file's path (C:\source\Shared_Build\CommonAssemblyInfo.cs) is not a descendant of the project's (C:\Sandbox\WindowsService1\ClassLibrary1)
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] Adding basic file node to WorkingFolderTree: C:\source\Shared_Build\CommonAssemblyInfo.cs
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] Adding C:\source\Shared_Build to WorkingFolderTree required 2 new nodes (0 project/solution nodes).
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] File C:\source\Shared_Build\CommonAssemblyInfo.cs for controlled project ClassLibrary1 repository path: $/dotnet/Shared_Build/CommonAssemblyInfo.cs
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] The file's path (C:\Sandbox\WindowsService1\VersionAssemblyInfo.cs) is not a descendant of the project's (C:\Sandbox\WindowsService1\ClassLibrary1)
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] Adding basic file node to WorkingFolderTree: C:\Sandbox\WindowsService1\VersionAssemblyInfo.cs
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] A node already exists here.
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] Adding C:\Sandbox\WindowsService1 to WorkingFolderTree required 0 new nodes (0 project/solution nodes).
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] File C:\Sandbox\WindowsService1\VersionAssemblyInfo.cs for controlled project ClassLibrary1 repository path: $/WindowsService1/VersionAssemblyInfo.cs
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] Adding project node to WorkingFolderTree: C:\Sandbox\WindowsService1\WindowsService1.sln
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] SolutionAndProject node already exists here.
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:4336] Adding C:\Sandbox\WindowsService1 to WorkingFolderTree required 0 new nodes (0 project/solution nodes).
7/25/2007 1:10:39 PM <generic>: [<No Name>:4336] [System.InvalidCastException: Unable to cast object of type 'SourceGearLLC.VaultVsipClient.SolutionAndProjectNode' to type 'SourceGearLLC.VaultVsipClient.SolutionNode'.
at SourceGearLLC.VaultVsipClient.WorkingFolderTree.GetDeepestCommonAncestors()
at SourceGearLLC.VaultVsipClient.WorkingFolderTree.OutputTreeToLog()
at SourceGearLLC.VaultVsipClient.ControlledProject..ctor(Project project, WorkingFolderTree workingFolderTree, String vaultHost, Int32 repositoryID, Guid repositoryGUID, Boolean forceOffline)
at SourceGearLLC.VaultVsipClient.ControlledProject.ControlledProjectManager.Create(Project project, WorkingFolderTree workingFolderTree, String vaultHost, Int32 repositoryID, Guid repositoryGUID, Boolean forceOffline)
at SourceGearLLC.VaultVsipClient.Vault.AddWithoutCommit(WorkingFolderTree workingFolderTree, SolutionNodeSelection selection, List`1& newControlledProjects)
at SourceGearLLC.VaultVsipClient.Vault.AddSolutionWithoutCommit(WorkingFolderTree workingFolderTree, List`1& newControlledProjects)
at SourceGearLLC.VaultVsipClient.VaultCommandAddSolution.AsynchAddSolution(Object workingFolderTreeObj)]Unable to cast object of type 'SourceGearLLC.VaultVsipClient.SolutionAndProjectNode' to type 'SourceGearLLC.VaultVsipClient.SolutionNode'.
at SourceGearLLC.VaultVsipClient.WorkingFolderTree.GetDeepestCommonAncestors()
at SourceGearLLC.VaultVsipClient.WorkingFolderTree.OutputTreeToLog()
at SourceGearLLC.VaultVsipClient.ControlledProject..ctor(Project project, WorkingFolderTree workingFolderTree, String vaultHost, Int32 repositoryID, Guid repositoryGUID, Boolean forceOffline)
at SourceGearLLC.VaultVsipClient.ControlledProject.ControlledProjectManager.Create(Project project, WorkingFolderTree workingFolderTree, String vaultHost, Int32 repositoryID, Guid repositoryGUID, Boolean forceOffline)
at SourceGearLLC.VaultVsipClient.Vault.AddWithoutCommit(WorkingFolderTree workingFolderTree, SolutionNodeSelection selection, List`1& newControlledProjects)
at SourceGearLLC.VaultVsipClient.Vault.AddSolutionWithoutCommit(WorkingFolderTree workingFolderTree, List`1& newControlledProjects)
at SourceGearLLC.VaultVsipClient.VaultCommandAddSolution.AsynchAddSolution(Object workingFolderTreeObj)

7/25/2007 1:10:39 PM <generic>: [<No Name>:4336] [System.InvalidCastException: Unable to cast object of type 'SourceGearLLC.VaultVsipClient.SolutionAndProjectNode' to type 'SourceGearLLC.VaultVsipClient.SolutionNode'.
at SourceGearLLC.VaultVsipClient.WorkingFolderTree.GetDeepestCommonAncestors()
at SourceGearLLC.VaultVsipClient.WorkingFolderTree.OutputTreeToLog()
at SourceGearLLC.VaultVsipClient.ControlledProject..ctor(Project project, WorkingFolderTree workingFolderTree, String vaultHost, Int32 repositoryID, Guid repositoryGUID, Boolean forceOffline)
at SourceGearLLC.VaultVsipClient.ControlledProject.ControlledProjectManager.Create(Project project, WorkingFolderTree workingFolderTree, String vaultHost, Int32 repositoryID, Guid repositoryGUID, Boolean forceOffline)
at SourceGearLLC.VaultVsipClient.Vault.AddWithoutCommit(WorkingFolderTree workingFolderTree, SolutionNodeSelection selection, List`1& newControlledProjects)
at SourceGearLLC.VaultVsipClient.Vault.AddSolutionWithoutCommit(WorkingFolderTree workingFolderTree, List`1& newControlledProjects)
at SourceGearLLC.VaultVsipClient.VaultCommandAddSolution.AsynchAddSolution(Object workingFolderTreeObj)]Unable to cast object of type 'SourceGearLLC.VaultVsipClient.SolutionAndProjectNode' to type 'SourceGearLLC.VaultVsipClient.SolutionNode'.
at SourceGearLLC.VaultVsipClient.WorkingFolderTree.GetDeepestCommonAncestors()
at SourceGearLLC.VaultVsipClient.WorkingFolderTree.OutputTreeToLog()
at SourceGearLLC.VaultVsipClient.ControlledProject..ctor(Project project, WorkingFolderTree workingFolderTree, String vaultHost, Int32 repositoryID, Guid repositoryGUID, Boolean forceOffline)
at SourceGearLLC.VaultVsipClient.ControlledProject.ControlledProjectManager.Create(Project project, WorkingFolderTree workingFolderTree, String vaultHost, Int32 repositoryID, Guid repositoryGUID, Boolean forceOffline)
at SourceGearLLC.VaultVsipClient.Vault.AddWithoutCommit(WorkingFolderTree workingFolderTree, SolutionNodeSelection selection, List`1& newControlledProjects)
at SourceGearLLC.VaultVsipClient.Vault.AddSolutionWithoutCommit(WorkingFolderTree workingFolderTree, List`1& newControlledProjects)
at SourceGearLLC.VaultVsipClient.VaultCommandAddSolution.AsynchAddSolution(Object workingFolderTreeObj)

7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:2588] In VaultVsipClient.QueryStatus()
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:2588] Command group asked for is: 2e276a14-292e-45ec-bb60-94a381cbd9a8
7/25/2007 1:10:39 PM <vsip ide>: [<No Name>:2588] In SccProviderService.AnyItemsUnderSourceControl()
7/25/2007 1:10:40 PM <vsip ide>: [<No Name>:2588] In VaultVsipClient.QueryStatus()
7/25/2007 1:10:40 PM <vsip ide>: [<No Name>:2588] Command group asked for is: 2e276a14-292e-45ec-bb60-94a381cbd9a8
7/25/2007 1:10:40 PM <vsip ide>: [<No Name>:2588] In IVsAsynchOpenFromScc.IsLoadingContent()
7/25/2007 1:10:40 PM <vsip ide>: [<No Name>:2588] IsLoadingContent verdict: false
7/25/2007 1:10:41 PM <vsip ide>: [<No Name>:2588] In VaultVsipClient.QueryStatus()
7/25/2007 1:10:41 PM <vsip ide>: [<No Name>:2588] Command group asked for is: 2e276a14-292e-45ec-bb60-94a381cbd9a8
7/25/2007 1:10:41 PM <vsip ide>: [<No Name>:2588] In IVsAsynchOpenFromScc.IsLoadingContent()
7/25/2007 1:10:41 PM <vsip ide>: [<No Name>:2588] IsLoadingContent verdict: false
7/25/2007 1:10:42 PM <vsip ide>: [<No Name>:2588] In SccProviderService.OnQueryCloseSolution()
7/25/2007 1:10:42 PM <vsip ide>: [<No Name>:2588] In SccProviderService.OnQueryCloseProject()
7/25/2007 1:10:42 PM <vsip ide>: [<No Name>:2588] In SccProviderService.OnQueryCloseProject()
7/25/2007 1:10:42 PM <vsip ide>: [<No Name>:2588] In SccProviderService.OnQueryCloseProject()
7/25/2007 1:10:42 PM <vsip ide>: [<No Name>:2588] In VaultVsipClient.QuerySaveSolutionProps()
7/25/2007 1:10:42 PM <vsip ide>: [<No Name>:2588] QuerySaveSolutionProps: QSP_HasNoDirtyProps
7/25/2007 1:10:42 PM <vsip ide>: [<No Name>:2588] In VaultVsipClient.QuerySaveSolutionProps()
7/25/2007 1:10:42 PM <vsip ide>: [<No Name>:2588] QuerySaveSolutionProps: QSP_HasNoDirtyProps
7/25/2007 1:10:42 PM <vsip ide>: [<No Name>:2588] In VaultVsipClient.QuerySaveSolutionProps()
7/25/2007 1:10:42 PM <vsip ide>: [<No Name>:2588] QuerySaveSolutionProps: QSP_HasNoDirtyProps
7/25/2007 1:10:42 PM <vsip ide>: [<No Name>:2588] In VaultVsipClient.QuerySaveSolutionProps()
7/25/2007 1:10:42 PM <vsip ide>: [<No Name>:2588] QuerySaveSolutionProps: QSP_HasNoDirtyProps
7/25/2007 1:10:42 PM <vsip ide>: [<No Name>:2588] In VaultVsipClient.SaveUserOptions()
7/25/2007 1:10:42 PM <vsip ide>: [<No Name>:2588] In IVsAsynchOpenFromScc.IsLoadingContent()
7/25/2007 1:10:42 PM <vsip ide>: [<No Name>:2588] IsLoadingContent verdict: false
7/25/2007 1:10:42 PM <vsip ide>: [<No Name>:2588] In IVsAsynchOpenFromScc.IsLoadingContent()
7/25/2007 1:10:42 PM <vsip ide>: [<No Name>:2588] IsLoadingContent verdict: false
7/25/2007 1:10:42 PM <vsip ide>: [<No Name>:2588] In IVsAsynchOpenFromScc.IsLoadingContent()
7/25/2007 1:10:42 PM <vsip ide>: [<No Name>:2588] IsLoadingContent verdict: false
7/25/2007 1:10:42 PM <vsip ide>: [<No Name>:2588] In SccProviderService.OnBeforeCloseSolution()
7/25/2007 1:10:42 PM <vsip ide>: [<No Name>:2588] In SccProviderService.UnregisterSccProject()
7/25/2007 1:10:42 PM <vsip ide>: [<No Name>:2588] In SccProviderService.OnQueryCloseProject()
7/25/2007 1:10:42 PM <vsip ide>: [<No Name>:2588] In SccProviderService.OnBeforeCloseProject()
7/25/2007 1:10:42 PM <vsip ide>: [<No Name>:2588] In SccProviderService.UnregisterSccProject()
7/25/2007 1:10:42 PM <vsip ide>: [<No Name>:2588] In SccProviderService.OnQueryCloseProject()
7/25/2007 1:10:42 PM <vsip ide>: [<No Name>:2588] In SccProviderService.OnBeforeCloseProject()
7/25/2007 1:10:42 PM <vsip ide>: [<No Name>:2588] In SccProviderService.UnregisterSccProject()
7/25/2007 1:10:42 PM <vsip ide>: [<No Name>:2588] In SccProviderService.OnQueryCloseProject()
7/25/2007 1:10:42 PM <vsip ide>: [<No Name>:2588] In SccProviderService.OnBeforeCloseProject()
7/25/2007 1:10:42 PM <vsip ide>: [<No Name>:2588] In SccProviderService.UnregisterSccProject()
7/25/2007 1:10:42 PM <vsip ide>: [<No Name>:2588] In SccProviderService.OnAfterCloseSolution()
7/25/2007 1:10:42 PM <vsip ide>: [<No Name>:2588] Removing controlled project from in-memory list of controlled projects.
7/25/2007 1:10:42 PM <vsip ide>: [<No Name>:2588] Removing controlled project from in-memory list of controlled projects.
7/25/2007 1:10:42 PM <busy>: [<No Name>:2588] Setting GUI to busy.
7/25/2007 1:10:42 PM <vsip ide>: [<No Name>:2588] [Vault Message] Disconnecting from meddev
7/25/2007 1:10:42 PM <eventengine>: [<No Name>:2588] Event fired: VaultClientOperationsLib.ConnectionStateChangedEvent
7/25/2007 1:10:42 PM <connection>: [<No Name>:2588] Logout started.
7/25/2007 1:10:42 PM <connection>: [<No Name>:2588] Logout finished.
7/25/2007 1:10:42 PM <eventengine>: [<No Name>:2588] Event fired: VaultClientOperationsLib.StatusMessageEvent
7/25/2007 1:10:42 PM <mutex>: [<No Name>:2588] Took mutex 2672
7/25/2007 1:10:42 PM <refresh>: [<No Name>:2588] Reading summary from C:\Users\andyj\AppData\Local\Sourcegear\Fortress_1\Client\5882EEF0-EC6D-467D-A9EA-0252E43E73E7\andyj\CacheMember_Repository
7/25/2007 1:10:42 PM <refresh>: [<No Name>:2588] Closing C:\Users\andyj\AppData\Local\Sourcegear\Fortress_1\Client\5882EEF0-EC6D-467D-A9EA-0252E43E73E7\andyj\CacheMember_Repository
7/25/2007 1:10:42 PM <mutex>: [<No Name>:2588] Released mutex 2672
7/25/2007 1:10:42 PM <mutex>: [<No Name>:2588] Took mutex 3168
7/25/2007 1:10:42 PM <mutex>: [<No Name>:2588] Released mutex 3168
7/25/2007 1:10:42 PM <mutex>: [<No Name>:2588] Took mutex 2352
7/25/2007 1:10:42 PM <refresh>: [<No Name>:2588] Serialized CacheMember_SelectionString
7/25/2007 1:10:42 PM <mutex>: [<No Name>:2588] Released mutex 2352
7/25/2007 1:10:42 PM <mutex>: [<No Name>:2588] Took mutex 2316
7/25/2007 1:10:42 PM <refresh>: [<No Name>:2588] Serialized CacheMember_ExpandedNodes
7/25/2007 1:10:42 PM <mutex>: [<No Name>:2588] Released mutex 2316
7/25/2007 1:10:42 PM <mutex>: [<No Name>:2588] Took mutex 2328
7/25/2007 1:10:42 PM <refresh>: [<No Name>:2588] Serialized CacheMember_KnownChanges
7/25/2007 1:10:42 PM <mutex>: [<No Name>:2588] Released mutex 2328
7/25/2007 1:10:42 PM <eventengine>: [<No Name>:2588] Event fired: VaultClientOperationsLib.StatusMessageEvent
7/25/2007 1:10:42 PM <eventengine>: [<No Name>:2588] Event fired: VaultClientOperationsLib.ChangeSetItemsChangedEvent
7/25/2007 1:10:42 PM <eventengine>: [<No Name>:2588] Event fired: VaultClientOperationsLib.ActiveRepositoryChangedEvent
7/25/2007 1:10:42 PM <eventengine>: [<No Name>:2588] Event fired: VaultClientOperationsLib.TreeStructureChangedEvent
7/25/2007 1:10:42 PM <eventengine>: [<No Name>:2588] Event fired: VaultClientOperationsLib.ConnectionStateChangedEvent
7/25/2007 1:10:42 PM <vsip ide>: [<No Name>:2588] [Vault Message] Disconnected from server meddev
7/25/2007 1:10:42 PM <busy>: [<No Name>:2588] Setting GUI to unbusy.
7/25/2007 1:10:43 PM <eventengine>: [<No Name>:4336] Event fired: VaultClientOperationsLib.BackgroundChangeScanEvent
7/25/2007 1:10:43 PM <eventengine>: [<No Name>:4336] Event fired: VaultClientOperationsLib.BackgroundChangeScanEvent
7/25/2007 1:10:43 PM <vsip ide>: [<No Name>:2588] In SourceGearLLC.VaultVsipClient.VaultVsipClient.Dispose()
7/25/2007 1:10:43 PM <vsip ide>: [<No Name>:2588] In SourceGearLLC.VaultVsipClient.SccProviderService.Dispose()
7/25/2007 1:10:43 PM <generic>: [<No Name>:5648] SimpleLogger finalized
7/25/2007 1:10:43 PM <generic>: [<No Name>:5648] SimpleLogger finalized

ian_sg
Posts: 787
Joined: Wed May 04, 2005 10:55 am
Location: SourceGear
Contact:

Post by ian_sg » Wed Jul 25, 2007 1:01 pm

ajj3085 wrote:At least I'm not going crazy :)
Not at all. We reproduced the problem. It will be fixed in 1.0.3/4.0.3.
Ian Olsen
SourceGear

ajj3085
Posts: 228
Joined: Thu Feb 16, 2006 11:39 am

Post by ajj3085 » Wed Jul 25, 2007 1:09 pm

ian_sg wrote:Not at all. We reproduced the problem. It will be fixed in 1.0.3/4.0.3.
That's great news!

ajj3085
Posts: 228
Joined: Thu Feb 16, 2006 11:39 am

Post by ajj3085 » Thu Aug 09, 2007 1:06 pm

Sorry for the late reply, but I hadn't tried this in a while.

The new version, 1.0.4 has fixed my issues.

Thanks!
Andy

Post Reply