Visual Studio Error Message

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

Moderator: SourceGear

Post Reply
AlanC
Posts: 11
Joined: Thu Sep 20, 2007 1:03 pm

Visual Studio Error Message

Post by AlanC » Tue Apr 08, 2008 5:38 pm

I experienced a blue screen yesterday and have been having problems with my Fortress / Visual Studio 2005 integration since.

When I try to load a solution that is in Fortress, I see the following error messages for each project:

The project "project name" is under source control. An error occurred registering this project with source control. It is recommended that you do not make any changes to this project.

If I edit the .csproj and remove all of the SCC references, the solution will load just fine, and at that point I can bind the projects back to Fortress succesfully, but if I close the solution and try to re-open it, the problem returns.

I have tried uninstalling and re-installing the Fortress Client and the problem still recurs.

I can open the solution on another computer and everything is fine.

Please help!

Alan

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

Post by ian_sg » Tue Apr 08, 2008 6:02 pm

Which version of Fortress are you running? Enhanced or Classic Client?

If you're running the enhanced client, you can check the log (at %TEMP%\VaultVsipClient.txt) for a better error message. If there's nothing revealing there, turning on diagnostic logging, then running through the error scenario again, will likely reveal the culprit.
Ian Olsen
SourceGear

AlanC
Posts: 11
Joined: Thu Sep 20, 2007 1:03 pm

Post by AlanC » Wed Apr 09, 2008 7:05 am

I'm using the Enhanced Client. For some reason the classic client selection isn't available in the DevStudio plug-in list.

I check the "Enable diagnostic logging" option in DevStudio TOOLS | OPTIONS | SOURCE CONTROL | FORTRESS OPTIONS, but when I close the dialog and return, the option is unchecked.

I'm going to try re-installing DevStudio.

Thanks!

Alan

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

Post by ian_sg » Wed Apr 09, 2008 7:48 am

A Visual Studio repair and a re-install of the Vault client sounds like a good idea. Let us know if that doesn't get things back to normal.
Ian Olsen
SourceGear

AlanC
Posts: 11
Joined: Thu Sep 20, 2007 1:03 pm

Post by AlanC » Wed Apr 09, 2008 8:47 am

I uninstalled Fortress and Visual Studio.

I tried to delete all Fortress and Visual Studio related registry entries.

I reinstalled Visual Studio and Fortress.

Still experiencing the same problem.

The "Enable diagnostic logging" option still will not stay checked.

Is there some other way I can enable diagnostic logging (registry setting?).

Thanks for your help!

Alan

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

Post by ian_sg » Wed Apr 09, 2008 9:13 am

Strange.

The other way to enable logging is to add the appropriate settings to your devenv.exe.config as described here, below the options dialog screenshot.
Ian Olsen
SourceGear

AlanC
Posts: 11
Joined: Thu Sep 20, 2007 1:03 pm

Post by AlanC » Wed Apr 09, 2008 9:25 am

I followed the directions and was able to get the logging to work. Here are the log file contents:

4/9/2008 10:22:12 AM <generic>: [<No Name>:11316] GetEntryAssembly() returned null; not logging assembly name
4/9/2008 10:22:12 AM <generic>: [<No Name>:11316] Logging all classes
4/9/2008 10:22:12 AM <generic>: [<No Name>:11316] GetEntryAssembly() returned null; not logging assembly name
4/9/2008 10:22:12 AM <generic>: [<No Name>:11316] Logging all classes
4/9/2008 10:22:12 AM <vsip ide>: [<No Name>:11316] In VaultVsipClient.ctor()
4/9/2008 10:22:12 AM <vsip ide>: [<No Name>:11316] VSIP Client version 1.1.0.16216 starting up.
4/9/2008 10:22:12 AM <vsip ide>: [<No Name>:11316] In SourceGearLLC.VaultVsipClient.VaultVsipClient.Initialize()
4/9/2008 10:22:12 AM <vsip ide>: [<No Name>:11316] In SourceGearLLC.VaultVsipClient.SccProviderService.ctor()
4/9/2008 10:22:12 AM <vsip ide>: [<No Name>:11316] In SccProviderService.SetActive()
4/9/2008 10:22:12 AM <vsip ide>: [<No Name>:11316] Entering SourceGearLLC.VaultVsipClient.VaultVsipClient.OnActiveStateChange()
4/9/2008 10:22:13 AM <vsip ide>: [<No Name>:11316] In GetCustomGlyphList()
4/9/2008 10:22:13 AM <vsip ide>: [<No Name>:11316] baseIndex: 12
4/9/2008 10:22:13 AM <vsip ide>: [<No Name>:11316] Custom icon list contains 4 images.
4/9/2008 10:22:13 AM <vsip ide>: [<No Name>:11316] ImageListHandle: 72340704
4/9/2008 10:22:22 AM <vsip ide>: [<No Name>:11316] In OnActivate
4/9/2008 10:22:27 AM <vsip ide>: [<No Name>:11316] In OnDeactivate
4/9/2008 10:22:29 AM <vsip ide>: [<No Name>:11316] In OnClosed
4/9/2008 10:22:31 AM <vsip ide>: [<No Name>:11316] In VaultVsipClient.ReadSolutionProps()
4/9/2008 10:22:31 AM <vsip ide>: [<No Name>:11316] Registering SCC Provider VaultVsipSolution-v1 in ReadSolutionProps
4/9/2008 10:22:31 AM <generic>: [<No Name>:11316] [System.Xml.XmlException: Root element is missing.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at SourceGearLLC.VaultVsipClient.RepositorySettings.LoadSettings()
at SourceGearLLC.VaultVsipClient.RepositorySettings..cctor()]Root element is missing.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at SourceGearLLC.VaultVsipClient.RepositorySettings.LoadSettings()
at SourceGearLLC.VaultVsipClient.RepositorySettings..cctor()
[System.TypeInitializationException: The type initializer for 'SourceGearLLC.VaultVsipClient.RepositorySettings' threw an exception. ---> System.Xml.XmlException: Root element is missing.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at SourceGearLLC.VaultVsipClient.RepositorySettings.LoadSettings()
at SourceGearLLC.VaultVsipClient.RepositorySettings..cctor()
--- End of inner exception stack trace ---
at SourceGearLLC.VaultVsipClient.RepositorySettings.IsOffline(Guid repGuid)
at SourceGearLLC.VaultVsipClient.VaultVsipClient.ReadSolutionProps_Implementation(IVsHierarchy pHierarchy, String pszProjectName, String pszProjectMk, String pszKey, Int32 fPreLoad, IPropertyBag pPropBag)]The type initializer for 'SourceGearLLC.VaultVsipClient.RepositorySettings' threw an exception.
at SourceGearLLC.VaultVsipClient.RepositorySettings.IsOffline(Guid repGuid)
at SourceGearLLC.VaultVsipClient.VaultVsipClient.ReadSolutionProps_Implementation(IVsHierarchy pHierarchy, String pszProjectName, String pszProjectMk, String pszKey, Int32 fPreLoad, IPropertyBag pPropBag)

4/9/2008 10:22:31 AM <generic>: [<No Name>:11316] [System.Xml.XmlException: Root element is missing.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at SourceGearLLC.VaultVsipClient.RepositorySettings.LoadSettings()
at SourceGearLLC.VaultVsipClient.RepositorySettings..cctor()]Root element is missing.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at SourceGearLLC.VaultVsipClient.RepositorySettings.LoadSettings()
at SourceGearLLC.VaultVsipClient.RepositorySettings..cctor()
[System.TypeInitializationException: The type initializer for 'SourceGearLLC.VaultVsipClient.RepositorySettings' threw an exception. ---> System.Xml.XmlException: Root element is missing.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at SourceGearLLC.VaultVsipClient.RepositorySettings.LoadSettings()
at SourceGearLLC.VaultVsipClient.RepositorySettings..cctor()
--- End of inner exception stack trace ---
at SourceGearLLC.VaultVsipClient.RepositorySettings.IsOffline(Guid repGuid)
at SourceGearLLC.VaultVsipClient.VaultVsipClient.ReadSolutionProps_Implementation(IVsHierarchy pHierarchy, String pszProjectName, String pszProjectMk, String pszKey, Int32 fPreLoad, IPropertyBag pPropBag)
at SourceGearLLC.VaultVsipClient.VaultVsipClient.ReadSolutionProps(IVsHierarchy pHierarchy, String pszProjectName, String pszProjectMk, String pszKey, Int32 fPreLoad, IPropertyBag pPropBag)]The type initializer for 'SourceGearLLC.VaultVsipClient.RepositorySettings' threw an exception.
at SourceGearLLC.VaultVsipClient.RepositorySettings.IsOffline(Guid repGuid)
at SourceGearLLC.VaultVsipClient.VaultVsipClient.ReadSolutionProps_Implementation(IVsHierarchy pHierarchy, String pszProjectName, String pszProjectMk, String pszKey, Int32 fPreLoad, IPropertyBag pPropBag)
at SourceGearLLC.VaultVsipClient.VaultVsipClient.ReadSolutionProps(IVsHierarchy pHierarchy, String pszProjectName, String pszProjectMk, String pszKey, Int32 fPreLoad, IPropertyBag pPropBag)

4/9/2008 10:22:31 AM <vsip ide>: [<No Name>:11316] In IVsAsynchOpenFromScc.LoadProjectAsynchronously()
4/9/2008 10:22:31 AM <vsip ide>: [<No Name>:11316] Project: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FW\M3_FW.csproj
4/9/2008 10:22:31 AM <vsip ide>: [<No Name>:11316] Load Project Asynchronously verdict: false
4/9/2008 10:22:32 AM <vsip ide>: [<No Name>:11316] In SccProviderService.RegisterSccProject()
4/9/2008 10:22:32 AM <vsip ide>: [<No Name>:11316] Microsoft Visual C# 2005 Project M3_FW is registering with source control - D:\m3code\M3 Front Window\M3_FrontWindow\M3_FW\M3_FW.csproj, http://devserver/VaultService, 1~a960218d-b57f-464c-95ed-f0d57d4a0db6, SourceGear Vault Visual Studio 2005 Client:{7BE9CE03-56BF-4682-9C06-78C68B134B30}
4/9/2008 10:22:32 AM <generic>: [<No Name>:11316] [System.Xml.XmlException: Root element is missing.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at SourceGearLLC.VaultVsipClient.RepositorySettings.LoadSettings()
at SourceGearLLC.VaultVsipClient.RepositorySettings..cctor()]Root element is missing.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at SourceGearLLC.VaultVsipClient.RepositorySettings.LoadSettings()
at SourceGearLLC.VaultVsipClient.RepositorySettings..cctor()
[System.TypeInitializationException: The type initializer for 'SourceGearLLC.VaultVsipClient.RepositorySettings' threw an exception. ---> System.Xml.XmlException: Root element is missing.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at SourceGearLLC.VaultVsipClient.RepositorySettings.LoadSettings()
at SourceGearLLC.VaultVsipClient.RepositorySettings..cctor()
--- End of inner exception stack trace ---
at SourceGearLLC.VaultVsipClient.RepositorySettings.IsOffline(Guid repGuid)
at SourceGearLLC.VaultVsipClient.SccProviderService.RegisterSccProject_Implementation(IVsSccProject2 pscp2Project, String pszSccProjectName, String pszSccAuxPath, String pszRepository, String pszProvider)
at SourceGearLLC.VaultVsipClient.SccProviderService.RegisterSccProject(IVsSccProject2 pscp2Project, String pszSccProjectName, String pszSccAuxPath, String pszSccLocalPath, String pszProvider)]The type initializer for 'SourceGearLLC.VaultVsipClient.RepositorySettings' threw an exception.
at SourceGearLLC.VaultVsipClient.RepositorySettings.IsOffline(Guid repGuid)
at SourceGearLLC.VaultVsipClient.SccProviderService.RegisterSccProject_Implementation(IVsSccProject2 pscp2Project, String pszSccProjectName, String pszSccAuxPath, String pszRepository, String pszProvider)
at SourceGearLLC.VaultVsipClient.SccProviderService.RegisterSccProject(IVsSccProject2 pscp2Project, String pszSccProjectName, String pszSccAuxPath, String pszSccLocalPath, String pszProvider)

4/9/2008 10:22:33 AM <vsip ide>: [<No Name>:11316] In IVsAsynchOpenFromScc.LoadProjectAsynchronously()
4/9/2008 10:22:33 AM <vsip ide>: [<No Name>:11316] Project: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FrontWindll\M3_FrontWindll.csproj
4/9/2008 10:22:33 AM <vsip ide>: [<No Name>:11316] Load Project Asynchronously verdict: false
4/9/2008 10:22:33 AM <vsip ide>: [<No Name>:11316] In SccProviderService.RegisterSccProject()
4/9/2008 10:22:33 AM <vsip ide>: [<No Name>:11316] Microsoft Visual C# 2005 Project M3_FrontWindll is registering with source control - D:\m3code\M3 Front Window\M3_FrontWindow\M3_FrontWindll\M3_FrontWindll.csproj, http://devserver/VaultService, 1~a960218d-b57f-464c-95ed-f0d57d4a0db6, SourceGear Vault Visual Studio 2005 Client:{7BE9CE03-56BF-4682-9C06-78C68B134B30}
4/9/2008 10:22:33 AM <generic>: [<No Name>:11316] [System.Xml.XmlException: Root element is missing.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at SourceGearLLC.VaultVsipClient.RepositorySettings.LoadSettings()
at SourceGearLLC.VaultVsipClient.RepositorySettings..cctor()]Root element is missing.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at SourceGearLLC.VaultVsipClient.RepositorySettings.LoadSettings()
at SourceGearLLC.VaultVsipClient.RepositorySettings..cctor()
[System.TypeInitializationException: The type initializer for 'SourceGearLLC.VaultVsipClient.RepositorySettings' threw an exception. ---> System.Xml.XmlException: Root element is missing.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at SourceGearLLC.VaultVsipClient.RepositorySettings.LoadSettings()
at SourceGearLLC.VaultVsipClient.RepositorySettings..cctor()
--- End of inner exception stack trace ---
at SourceGearLLC.VaultVsipClient.RepositorySettings.IsOffline(Guid repGuid)
at SourceGearLLC.VaultVsipClient.SccProviderService.RegisterSccProject_Implementation(IVsSccProject2 pscp2Project, String pszSccProjectName, String pszSccAuxPath, String pszRepository, String pszProvider)
at SourceGearLLC.VaultVsipClient.SccProviderService.RegisterSccProject(IVsSccProject2 pscp2Project, String pszSccProjectName, String pszSccAuxPath, String pszSccLocalPath, String pszProvider)]The type initializer for 'SourceGearLLC.VaultVsipClient.RepositorySettings' threw an exception.
at SourceGearLLC.VaultVsipClient.RepositorySettings.IsOffline(Guid repGuid)
at SourceGearLLC.VaultVsipClient.SccProviderService.RegisterSccProject_Implementation(IVsSccProject2 pscp2Project, String pszSccProjectName, String pszSccAuxPath, String pszRepository, String pszProvider)
at SourceGearLLC.VaultVsipClient.SccProviderService.RegisterSccProject(IVsSccProject2 pscp2Project, String pszSccProjectName, String pszSccAuxPath, String pszSccLocalPath, String pszProvider)

4/9/2008 10:22:33 AM <vsip ide>: [<No Name>:11316] In IVsAsynchOpenFromScc.LoadProjectAsynchronously()
4/9/2008 10:22:33 AM <vsip ide>: [<No Name>:11316] Project: D:\m3code\M3 Front Window\M3_FrontWindow\M3PosInstall\M3PosInstall.vdproj
4/9/2008 10:22:33 AM <vsip ide>: [<No Name>:11316] Load Project Asynchronously verdict: false
4/9/2008 10:22:34 AM <vsip ide>: [<No Name>:11316] In SccProviderService.RegisterSccProject()
4/9/2008 10:22:34 AM <generic>: [<No Name>:11316] Failure to retrieve property VSHPROPID_ProjectType
at SourceGearLLC.VaultVsipClient.SolutionOrProject.PropertyRetriever.GetHierarchyProperty(UInt32 node, Int32 propid, Object& propertyObj)
at SourceGearLLC.VaultVsipClient.SolutionOrProject.PropertyRetriever.Get(UInt32 node, __VSHPROPID propid, String& stringProperty)
at SourceGearLLC.VaultVsipClient.Project.get_TypeName()
at SourceGearLLC.VaultVsipClient.SccProviderService.RegisterSccProject_Implementation(IVsSccProject2 pscp2Project, String pszSccProjectName, String pszSccAuxPath, String pszRepository, String pszProvider)
at SourceGearLLC.VaultVsipClient.SccProviderService.RegisterSccProject(IVsSccProject2 pscp2Project, String pszSccProjectName, String pszSccAuxPath, String pszSccLocalPath, String pszProvider)
[System.Runtime.InteropServices.COMException (0x80020003): Member not found. (Exception from HRESULT: 0x80020003 (DISP_E_MEMBERNOTFOUND))]Member not found. (Exception from HRESULT: 0x80020003 (DISP_E_MEMBERNOTFOUND))


4/9/2008 10:22:34 AM <vsip ide>: [<No Name>:11316] Unknown Type (54435603-dbb4-11d2-8724-00a0c9a8b90c) Project M3PosInstall is registering with source control - D:\m3code\M3 Front Window\M3_FrontWindow\M3PosInstall\M3PosInstall.vdproj, http://devserver/VaultService, 1~a960218d-b57f-464c-95ed-f0d57d4a0db6, SourceGear Vault Visual Studio 2005 Client:{7BE9CE03-56BF-4682-9C06-78C68B134B30}
4/9/2008 10:22:34 AM <generic>: [<No Name>:11316] [System.Xml.XmlException: Root element is missing.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at SourceGearLLC.VaultVsipClient.RepositorySettings.LoadSettings()
at SourceGearLLC.VaultVsipClient.RepositorySettings..cctor()]Root element is missing.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at SourceGearLLC.VaultVsipClient.RepositorySettings.LoadSettings()
at SourceGearLLC.VaultVsipClient.RepositorySettings..cctor()
[System.TypeInitializationException: The type initializer for 'SourceGearLLC.VaultVsipClient.RepositorySettings' threw an exception. ---> System.Xml.XmlException: Root element is missing.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at SourceGearLLC.VaultVsipClient.RepositorySettings.LoadSettings()
at SourceGearLLC.VaultVsipClient.RepositorySettings..cctor()
--- End of inner exception stack trace ---
at SourceGearLLC.VaultVsipClient.RepositorySettings.IsOffline(Guid repGuid)
at SourceGearLLC.VaultVsipClient.SccProviderService.RegisterSccProject_Implementation(IVsSccProject2 pscp2Project, String pszSccProjectName, String pszSccAuxPath, String pszRepository, String pszProvider)
at SourceGearLLC.VaultVsipClient.SccProviderService.RegisterSccProject(IVsSccProject2 pscp2Project, String pszSccProjectName, String pszSccAuxPath, String pszSccLocalPath, String pszProvider)]The type initializer for 'SourceGearLLC.VaultVsipClient.RepositorySettings' threw an exception.
at SourceGearLLC.VaultVsipClient.RepositorySettings.IsOffline(Guid repGuid)
at SourceGearLLC.VaultVsipClient.SccProviderService.RegisterSccProject_Implementation(IVsSccProject2 pscp2Project, String pszSccProjectName, String pszSccAuxPath, String pszRepository, String pszProvider)
at SourceGearLLC.VaultVsipClient.SccProviderService.RegisterSccProject(IVsSccProject2 pscp2Project, String pszSccProjectName, String pszSccAuxPath, String pszSccLocalPath, String pszProvider)

4/9/2008 10:22:34 AM <vsip ide>: [<No Name>:11316] In SccProviderService.OnAfterOpenProject()
4/9/2008 10:22:34 AM <generic>: [<No Name>:11316] Failure to retrieve property VSHPROPID_ProjectType
at SourceGearLLC.VaultVsipClient.SolutionOrProject.PropertyRetriever.GetHierarchyProperty(UInt32 node, Int32 propid, Object& propertyObj)
at SourceGearLLC.VaultVsipClient.SolutionOrProject.PropertyRetriever.Get(UInt32 node, __VSHPROPID propid, String& stringProperty)
at SourceGearLLC.VaultVsipClient.Project.get_TypeName()
at SourceGearLLC.VaultVsipClient.Project.ToString()
at System.Text.StringBuilder.AppendFormat(IFormatProvider provider, String format, Object[] args)
at System.String.Format(IFormatProvider provider, String format, Object[] args)
at VaultLib.SimpleLogger.WriteLine(String logClass, String format, Object[] args)
at SourceGearLLC.VaultVsipClient.SccProviderService.OnAfterOpenProject_Implementation(IVsHierarchy pHierarchy, Int32 fAdded)
at SourceGearLLC.VaultVsipClient.SccProviderService.OnAfterOpenProject(IVsHierarchy pHierarchy, Int32 fAdded)
[System.Runtime.InteropServices.COMException (0x80020003): Member not found. (Exception from HRESULT: 0x80020003 (DISP_E_MEMBERNOTFOUND))]Member not found. (Exception from HRESULT: 0x80020003 (DISP_E_MEMBERNOTFOUND))


4/9/2008 10:22:34 AM <vsip ide>: [<No Name>:11316] Unknown Type (54435603-dbb4-11d2-8724-00a0c9a8b90c) Project M3PosInstall
4/9/2008 10:22:34 AM <vsip ide>: [<No Name>:11316] In IVsAsynchOpenFromScc.LoadProjectAsynchronously()
4/9/2008 10:22:34 AM <vsip ide>: [<No Name>:11316] Project: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FW_Data\M3_FW_Data.csproj
4/9/2008 10:22:34 AM <vsip ide>: [<No Name>:11316] Load Project Asynchronously verdict: false
4/9/2008 10:22:34 AM <vsip ide>: [<No Name>:11316] In SccProviderService.RegisterSccProject()
4/9/2008 10:22:34 AM <vsip ide>: [<No Name>:11316] Microsoft Visual C# 2005 Project M3_FW_Data is registering with source control - D:\m3code\M3 Front Window\M3_FrontWindow\M3_FW_Data\M3_FW_Data.csproj, http://devserver/VaultService, 1~a960218d-b57f-464c-95ed-f0d57d4a0db6, SourceGear Vault Visual Studio 2005 Client:{7BE9CE03-56BF-4682-9C06-78C68B134B30}
4/9/2008 10:22:34 AM <generic>: [<No Name>:11316] [System.Xml.XmlException: Root element is missing.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at SourceGearLLC.VaultVsipClient.RepositorySettings.LoadSettings()
at SourceGearLLC.VaultVsipClient.RepositorySettings..cctor()]Root element is missing.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at SourceGearLLC.VaultVsipClient.RepositorySettings.LoadSettings()
at SourceGearLLC.VaultVsipClient.RepositorySettings..cctor()
[System.TypeInitializationException: The type initializer for 'SourceGearLLC.VaultVsipClient.RepositorySettings' threw an exception. ---> System.Xml.XmlException: Root element is missing.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at SourceGearLLC.VaultVsipClient.RepositorySettings.LoadSettings()
at SourceGearLLC.VaultVsipClient.RepositorySettings..cctor()
--- End of inner exception stack trace ---
at SourceGearLLC.VaultVsipClient.RepositorySettings.IsOffline(Guid repGuid)
at SourceGearLLC.VaultVsipClient.SccProviderService.RegisterSccProject_Implementation(IVsSccProject2 pscp2Project, String pszSccProjectName, String pszSccAuxPath, String pszRepository, String pszProvider)
at SourceGearLLC.VaultVsipClient.SccProviderService.RegisterSccProject(IVsSccProject2 pscp2Project, String pszSccProjectName, String pszSccAuxPath, String pszSccLocalPath, String pszProvider)]The type initializer for 'SourceGearLLC.VaultVsipClient.RepositorySettings' threw an exception.
at SourceGearLLC.VaultVsipClient.RepositorySettings.IsOffline(Guid repGuid)
at SourceGearLLC.VaultVsipClient.SccProviderService.RegisterSccProject_Implementation(IVsSccProject2 pscp2Project, String pszSccProjectName, String pszSccAuxPath, String pszRepository, String pszProvider)
at SourceGearLLC.VaultVsipClient.SccProviderService.RegisterSccProject(IVsSccProject2 pscp2Project, String pszSccProjectName, String pszSccAuxPath, String pszSccLocalPath, String pszProvider)

4/9/2008 10:22:35 AM <vsip ide>: [<No Name>:11316] In IVsAsynchOpenFromScc.LoadProjectAsynchronously()
4/9/2008 10:22:35 AM <vsip ide>: [<No Name>:11316] Project: D:\m3code\M3 Front Window\M3_FrontWindow\LS_UI\M3_UI.csproj
4/9/2008 10:22:35 AM <vsip ide>: [<No Name>:11316] Load Project Asynchronously verdict: false
4/9/2008 10:22:35 AM <vsip ide>: [<No Name>:11316] In SccProviderService.RegisterSccProject()
4/9/2008 10:22:35 AM <vsip ide>: [<No Name>:11316] Microsoft Visual C# 2005 Project M3_UI is registering with source control - D:\m3code\M3 Front Window\M3_FrontWindow\LS_UI\M3_UI.csproj, http://devserver/VaultService, 1~a960218d-b57f-464c-95ed-f0d57d4a0db6, SourceGear Vault Visual Studio 2005 Client:{7BE9CE03-56BF-4682-9C06-78C68B134B30}
4/9/2008 10:22:35 AM <generic>: [<No Name>:11316] [System.Xml.XmlException: Root element is missing.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at SourceGearLLC.VaultVsipClient.RepositorySettings.LoadSettings()
at SourceGearLLC.VaultVsipClient.RepositorySettings..cctor()]Root element is missing.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at SourceGearLLC.VaultVsipClient.RepositorySettings.LoadSettings()
at SourceGearLLC.VaultVsipClient.RepositorySettings..cctor()
[System.TypeInitializationException: The type initializer for 'SourceGearLLC.VaultVsipClient.RepositorySettings' threw an exception. ---> System.Xml.XmlException: Root element is missing.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at SourceGearLLC.VaultVsipClient.RepositorySettings.LoadSettings()
at SourceGearLLC.VaultVsipClient.RepositorySettings..cctor()
--- End of inner exception stack trace ---
at SourceGearLLC.VaultVsipClient.RepositorySettings.IsOffline(Guid repGuid)
at SourceGearLLC.VaultVsipClient.SccProviderService.RegisterSccProject_Implementation(IVsSccProject2 pscp2Project, String pszSccProjectName, String pszSccAuxPath, String pszRepository, String pszProvider)
at SourceGearLLC.VaultVsipClient.SccProviderService.RegisterSccProject(IVsSccProject2 pscp2Project, String pszSccProjectName, String pszSccAuxPath, String pszSccLocalPath, String pszProvider)]The type initializer for 'SourceGearLLC.VaultVsipClient.RepositorySettings' threw an exception.
at SourceGearLLC.VaultVsipClient.RepositorySettings.IsOffline(Guid repGuid)
at SourceGearLLC.VaultVsipClient.SccProviderService.RegisterSccProject_Implementation(IVsSccProject2 pscp2Project, String pszSccProjectName, String pszSccAuxPath, String pszRepository, String pszProvider)
at SourceGearLLC.VaultVsipClient.SccProviderService.RegisterSccProject(IVsSccProject2 pscp2Project, String pszSccProjectName, String pszSccAuxPath, String pszSccLocalPath, String pszProvider)

4/9/2008 10:22:35 AM <vsip ide>: [<No Name>:11316] In IVsAsynchOpenFromScc.LoadProjectAsynchronously()
4/9/2008 10:22:35 AM <vsip ide>: [<No Name>:11316] Project: D:\m3code\M3 Front Window\M3_FrontWindow\M3_Nav_Data\M3_Nav_Data.csproj
4/9/2008 10:22:35 AM <vsip ide>: [<No Name>:11316] Load Project Asynchronously verdict: false
4/9/2008 10:22:35 AM <vsip ide>: [<No Name>:11316] In SccProviderService.RegisterSccProject()
4/9/2008 10:22:35 AM <vsip ide>: [<No Name>:11316] Microsoft Visual C# 2005 Project M3_Nav_Data is registering with source control - D:\m3code\M3 Front Window\M3_FrontWindow\M3_Nav_Data\M3_Nav_Data.csproj, http://devserver/VaultService, 1~a960218d-b57f-464c-95ed-f0d57d4a0db6, SourceGear Vault Visual Studio 2005 Client:{7BE9CE03-56BF-4682-9C06-78C68B134B30}
4/9/2008 10:22:35 AM <generic>: [<No Name>:11316] [System.Xml.XmlException: Root element is missing.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at SourceGearLLC.VaultVsipClient.RepositorySettings.LoadSettings()
at SourceGearLLC.VaultVsipClient.RepositorySettings..cctor()]Root element is missing.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at SourceGearLLC.VaultVsipClient.RepositorySettings.LoadSettings()
at SourceGearLLC.VaultVsipClient.RepositorySettings..cctor()
[System.TypeInitializationException: The type initializer for 'SourceGearLLC.VaultVsipClient.RepositorySettings' threw an exception. ---> System.Xml.XmlException: Root element is missing.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at SourceGearLLC.VaultVsipClient.RepositorySettings.LoadSettings()
at SourceGearLLC.VaultVsipClient.RepositorySettings..cctor()
--- End of inner exception stack trace ---
at SourceGearLLC.VaultVsipClient.RepositorySettings.IsOffline(Guid repGuid)
at SourceGearLLC.VaultVsipClient.SccProviderService.RegisterSccProject_Implementation(IVsSccProject2 pscp2Project, String pszSccProjectName, String pszSccAuxPath, String pszRepository, String pszProvider)
at SourceGearLLC.VaultVsipClient.SccProviderService.RegisterSccProject(IVsSccProject2 pscp2Project, String pszSccProjectName, String pszSccAuxPath, String pszSccLocalPath, String pszProvider)]The type initializer for 'SourceGearLLC.VaultVsipClient.RepositorySettings' threw an exception.
at SourceGearLLC.VaultVsipClient.RepositorySettings.IsOffline(Guid repGuid)
at SourceGearLLC.VaultVsipClient.SccProviderService.RegisterSccProject_Implementation(IVsSccProject2 pscp2Project, String pszSccProjectName, String pszSccAuxPath, String pszRepository, String pszProvider)
at SourceGearLLC.VaultVsipClient.SccProviderService.RegisterSccProject(IVsSccProject2 pscp2Project, String pszSccProjectName, String pszSccAuxPath, String pszSccLocalPath, String pszProvider)

4/9/2008 10:22:37 AM <vsip ide>: [<No Name>:11316] In VaultVsipClient.LoadUserOptions()
4/9/2008 10:22:37 AM <vsip ide>: [<No Name>:11316] In SccProviderService.OnAfterOpenSolution()
4/9/2008 10:22:37 AM <vsip ide>: [<No Name>:11316] In IVsAsynchOpenFromScc.IsLoadingContent()
4/9/2008 10:22:37 AM <vsip ide>: [<No Name>:11316] IsLoadingContent verdict: false
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FW\M3_FW.csproj
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] File Status: M3_FW.csproj: Uncontrolled
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FW\M3_FW.csproj
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] File Status: M3_FW.csproj: Uncontrolled
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FW\M3_FW.csproj
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] File Status: M3_FW.csproj: Uncontrolled
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FW\M3_FW.csproj
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] File Status: M3_FW.csproj: Uncontrolled
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FW\M3_FW.csproj
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] File Status: M3_FW.csproj: Uncontrolled
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FW\M3_FW.csproj
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] File Status: M3_FW.csproj: Uncontrolled
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FW\M3_FW.csproj
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] File Status: M3_FW.csproj: Uncontrolled
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FW\M3_FW.csproj
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] File Status: M3_FW.csproj: Uncontrolled
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FrontWindll\M3_FrontWindll.csproj
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] File Status: M3_FrontWindll.csproj: Uncontrolled
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FrontWindll\M3_FrontWindll.csproj
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] File Status: M3_FrontWindll.csproj: Uncontrolled
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FrontWindll\M3_FrontWindll.csproj
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] File Status: M3_FrontWindll.csproj: Uncontrolled
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FrontWindll\M3_FrontWindll.csproj
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] File Status: M3_FrontWindll.csproj: Uncontrolled
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FrontWindll\M3_FrontWindll.csproj
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] File Status: M3_FrontWindll.csproj: Uncontrolled
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FrontWindll\M3_FrontWindll.csproj
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] File Status: M3_FrontWindll.csproj: Uncontrolled
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FrontWindll\M3_FrontWindll.csproj
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] File Status: M3_FrontWindll.csproj: Uncontrolled
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FrontWindll\M3_FrontWindll.csproj
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] File Status: M3_FrontWindll.csproj: Uncontrolled
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FrontWindll\M3_FrontWindll.csproj
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] File Status: M3_FrontWindll.csproj: Uncontrolled
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FrontWindll\M3_FrontWindll.csproj
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_DetectAnyChangedFile
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] File Status: M3_FrontWindll.csproj: Uncontrolled
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FrontWindll\M3_FrontWindll.csproj
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] File Status: M3_FrontWindll.csproj: Uncontrolled
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FrontWindll\M3_FrontWindll.csproj
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] File Status: M3_FrontWindll.csproj: Uncontrolled
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FrontWindll\M3_FrontWindll.csproj
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] File Status: M3_FrontWindll.csproj: Uncontrolled
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FrontWindll\M3_FrontWindll.csproj
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] File Status: M3_FrontWindll.csproj: Uncontrolled
4/9/2008 10:22:39 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FrontWindll\M3_FrontWindll.csproj
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] File Status: M3_FrontWindll.csproj: Uncontrolled
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FrontWindll\M3_FrontWindll.csproj
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] File Status: M3_FrontWindll.csproj: Uncontrolled
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] In IVsAsynchOpenFromScc.IsLoadingContent()
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] IsLoadingContent verdict: false
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FrontWindll\M3_FrontWindll.csproj
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] File Status: M3_FrontWindll.csproj: Uncontrolled
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FrontWindll\M3_FrontWindll.csproj
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] File Status: M3_FrontWindll.csproj: Uncontrolled
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FrontWindll\M3_FrontWindll.csproj
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] File Status: M3_FrontWindll.csproj: Uncontrolled
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FrontWindll\M3_FrontWindll.csproj
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] File Status: M3_FrontWindll.csproj: Uncontrolled
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FrontWindll\M3_FrontWindll.csproj
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_DetectAnyChangedFile
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] File Status: M3_FrontWindll.csproj: Uncontrolled
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FrontWindll\M3_FrontWindll.csproj
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] File Status: M3_FrontWindll.csproj: Uncontrolled
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FrontWindll\M3_FrontWindll.csproj
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_DetectAnyChangedFile
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] File Status: M3_FrontWindll.csproj: Uncontrolled
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FrontWindll\M3_FrontWindll.csproj
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] File Status: M3_FrontWindll.csproj: Uncontrolled
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FrontWindll\M3_FrontWindll.csproj
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] File Status: M3_FrontWindll.csproj: Uncontrolled
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FrontWindll\M3_FrontWindll.csproj
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] File Status: M3_FrontWindll.csproj: Uncontrolled
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FrontWindll\M3_FrontWindll.csproj
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] File Status: M3_FrontWindll.csproj: Uncontrolled
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FrontWindll\M3_FrontWindll.csproj
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] File Status: M3_FrontWindll.csproj: Uncontrolled
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FrontWindll\M3_FrontWindll.csproj
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] File Status: M3_FrontWindll.csproj: Uncontrolled
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FrontWindll\M3_FrontWindll.csproj
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] File Status: M3_FrontWindll.csproj: Uncontrolled
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FrontWindll\M3_FrontWindll.csproj
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] File Status: M3_FrontWindll.csproj: Uncontrolled
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FrontWindll\M3_FrontWindll.csproj
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] File Status: M3_FrontWindll.csproj: Uncontrolled
4/9/2008 10:22:40 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FrontWindll\M3_FrontWindll.csproj
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] File Status: M3_FrontWindll.csproj: Uncontrolled
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FrontWindll\M3_FrontWindll.csproj
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] File Status: M3_FrontWindll.csproj: Uncontrolled
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FrontWindll\M3_FrontWindll.csproj
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] File Status: M3_FrontWindll.csproj: Uncontrolled
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FW_Data\M3_FW_Data.csproj
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] File Status: M3_FW_Data.csproj: Uncontrolled
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_FW_Data\M3_FW_Data.csproj
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_DetectAnyChangedFile
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] File Status: M3_FW_Data.csproj: Uncontrolled
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\LS_UI\M3_UI.csproj
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] File Status: M3_UI.csproj: Uncontrolled
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\LS_UI\M3_UI.csproj
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] File Status: M3_UI.csproj: Uncontrolled
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\LS_UI\M3_UI.csproj
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] File Status: M3_UI.csproj: Uncontrolled
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\LS_UI\M3_UI.csproj
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] File Status: M3_UI.csproj: Uncontrolled
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\LS_UI\M3_UI.csproj
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] File Status: M3_UI.csproj: Uncontrolled
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\LS_UI\M3_UI.csproj
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] File Status: M3_UI.csproj: Uncontrolled
4/9/2008 10:22:41 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:42 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:42 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\LS_UI\M3_UI.csproj
4/9/2008 10:22:42 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:42 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:42 AM <vsip ide>: [<No Name>:11316] File Status: M3_UI.csproj: Uncontrolled
4/9/2008 10:22:42 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:42 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:42 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\LS_UI\M3_UI.csproj
4/9/2008 10:22:42 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:42 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:42 AM <vsip ide>: [<No Name>:11316] File Status: M3_UI.csproj: Uncontrolled
4/9/2008 10:22:42 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:42 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:42 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\LS_UI\M3_UI.csproj
4/9/2008 10:22:42 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:42 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:42 AM <vsip ide>: [<No Name>:11316] File Status: M3_UI.csproj: Uncontrolled
4/9/2008 10:22:42 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:42 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:42 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\LS_UI\M3_UI.csproj
4/9/2008 10:22:42 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:42 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:42 AM <vsip ide>: [<No Name>:11316] File Status: M3_UI.csproj: Uncontrolled
4/9/2008 10:22:42 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:42 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:42 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\LS_UI\M3_UI.csproj
4/9/2008 10:22:42 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:42 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:42 AM <vsip ide>: [<No Name>:11316] File Status: M3_UI.csproj: Uncontrolled
4/9/2008 10:22:42 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:42 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:42 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\LS_UI\M3_UI.csproj
4/9/2008 10:22:42 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:42 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:42 AM <vsip ide>: [<No Name>:11316] File Status: M3_UI.csproj: Uncontrolled
4/9/2008 10:22:42 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:42 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:42 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\LS_UI\M3_UI.csproj
4/9/2008 10:22:42 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:42 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:42 AM <vsip ide>: [<No Name>:11316] File Status: M3_UI.csproj: Uncontrolled
4/9/2008 10:22:42 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\LS_UI\M3_UI.csproj
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] File Status: M3_UI.csproj: Uncontrolled
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\LS_UI\M3_UI.csproj
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] File Status: M3_UI.csproj: Uncontrolled
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\LS_UI\M3_UI.csproj
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] File Status: M3_UI.csproj: Uncontrolled
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\LS_UI\M3_UI.csproj
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] File Status: M3_UI.csproj: Uncontrolled
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\LS_UI\M3_UI.csproj
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] File Status: M3_UI.csproj: Uncontrolled
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\LS_UI\M3_UI.csproj
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] File Status: M3_UI.csproj: Uncontrolled
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\LS_UI\M3_UI.csproj
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] File Status: M3_UI.csproj: Uncontrolled
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\LS_UI\M3_UI.csproj
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] File Status: M3_UI.csproj: Uncontrolled
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\LS_UI\M3_UI.csproj
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] File Status: M3_UI.csproj: Uncontrolled
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\LS_UI\M3_UI.csproj
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] File Status: M3_UI.csproj: Uncontrolled
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\LS_UI\M3_UI.csproj
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] File Status: M3_UI.csproj: Uncontrolled
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\LS_UI\M3_UI.csproj
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] File Status: M3_UI.csproj: Uncontrolled
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\LS_UI\M3_UI.csproj
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] File Status: M3_UI.csproj: Uncontrolled
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\LS_UI\M3_UI.csproj
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] File Status: M3_UI.csproj: Uncontrolled
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\LS_UI\M3_UI.csproj
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] File Status: M3_UI.csproj: Uncontrolled
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\LS_UI\M3_UI.csproj
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] File Status: M3_UI.csproj: Uncontrolled
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\LS_UI\M3_UI.csproj
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] File Status: M3_UI.csproj: Uncontrolled
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\LS_UI\M3_UI.csproj
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] File Status: M3_UI.csproj: Uncontrolled
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\LS_UI\M3_UI.csproj
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] File Status: M3_UI.csproj: Uncontrolled
4/9/2008 10:22:43 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:44 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:44 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\LS_UI\M3_UI.csproj
4/9/2008 10:22:44 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:44 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:44 AM <vsip ide>: [<No Name>:11316] File Status: M3_UI.csproj: Uncontrolled
4/9/2008 10:22:44 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:44 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:44 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\LS_UI\M3_UI.csproj
4/9/2008 10:22:44 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:44 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:44 AM <vsip ide>: [<No Name>:11316] File Status: M3_UI.csproj: Uncontrolled
4/9/2008 10:22:44 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:44 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:44 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\LS_UI\M3_UI.csproj
4/9/2008 10:22:44 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:44 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:44 AM <vsip ide>: [<No Name>:11316] File Status: M3_UI.csproj: Uncontrolled
4/9/2008 10:22:44 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:44 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:44 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\LS_UI\M3_UI.csproj
4/9/2008 10:22:44 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:44 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:44 AM <vsip ide>: [<No Name>:11316] File Status: M3_UI.csproj: Uncontrolled
4/9/2008 10:22:44 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:44 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:44 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\LS_UI\M3_UI.csproj
4/9/2008 10:22:44 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:44 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:44 AM <vsip ide>: [<No Name>:11316] File Status: M3_UI.csproj: Uncontrolled
4/9/2008 10:22:44 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:44 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:44 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\LS_UI\M3_UI.csproj
4/9/2008 10:22:44 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:44 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:44 AM <vsip ide>: [<No Name>:11316] File Status: M3_UI.csproj: Uncontrolled
4/9/2008 10:22:44 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:45 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:45 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_Nav_Data\M3_Nav_Data.csproj
4/9/2008 10:22:45 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:45 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_ReportOnly
4/9/2008 10:22:45 AM <vsip ide>: [<No Name>:11316] File Status: M3_Nav_Data.csproj: Uncontrolled
4/9/2008 10:22:45 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:22:45 AM <vsip ide>: [<No Name>:11316] In SccProviderService.QueryEditFiles()
4/9/2008 10:22:45 AM <vsip ide>: [<No Name>:11316] Files: D:\m3code\M3 Front Window\M3_FrontWindow\M3_Nav_Data\M3_Nav_Data.csproj
4/9/2008 10:22:45 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_AllowInMemoryEdits
4/9/2008 10:22:45 AM <vsip ide>: [<No Name>:11316] QueryFlag: QEF_DetectAnyChangedFile
4/9/2008 10:22:45 AM <vsip ide>: [<No Name>:11316] File Status: M3_Nav_Data.csproj: Uncontrolled
4/9/2008 10:22:45 AM <vsip ide>: [<No Name>:11316] Edit Verdict: QER_EditOK
4/9/2008 10:23:01 AM <vsip ide>: [<No Name>:11316] In SccProviderService.OnQueryCloseSolution()
4/9/2008 10:23:01 AM <vsip ide>: [<No Name>:11316] In SccProviderService.OnQueryCloseProject()
4/9/2008 10:23:01 AM <vsip ide>: [<No Name>:11316] In SccProviderService.OnQueryCloseProject()
4/9/2008 10:23:01 AM <vsip ide>: [<No Name>:11316] In SccProviderService.OnQueryCloseProject()
4/9/2008 10:23:01 AM <vsip ide>: [<No Name>:11316] In SccProviderService.OnQueryCloseProject()
4/9/2008 10:23:01 AM <vsip ide>: [<No Name>:11316] In SccProviderService.OnQueryCloseProject()
4/9/2008 10:23:01 AM <vsip ide>: [<No Name>:11316] In SccProviderService.OnQueryCloseProject()
4/9/2008 10:23:01 AM <vsip ide>: [<No Name>:11316] In VaultVsipClient.QuerySaveSolutionProps()
4/9/2008 10:23:01 AM <vsip ide>: [<No Name>:11316] QuerySaveSolutionProps: QSP_HasNoDirtyProps
4/9/2008 10:23:01 AM <vsip ide>: [<No Name>:11316] In VaultVsipClient.QuerySaveSolutionProps()
4/9/2008 10:23:01 AM <vsip ide>: [<No Name>:11316] QuerySaveSolutionProps: QSP_HasNoDirtyProps
4/9/2008 10:23:01 AM <vsip ide>: [<No Name>:11316] In VaultVsipClient.SaveUserOptions()
4/9/2008 10:23:01 AM <vsip ide>: [<No Name>:11316] In IVsAsynchOpenFromScc.IsLoadingContent()
4/9/2008 10:23:01 AM <vsip ide>: [<No Name>:11316] IsLoadingContent verdict: false
4/9/2008 10:23:01 AM <vsip ide>: [<No Name>:11316] In SccProviderService.OnBeforeCloseSolution()
4/9/2008 10:23:01 AM <vsip ide>: [<No Name>:11316] In SccProviderService.UnregisterSccProject()
4/9/2008 10:23:01 AM <vsip ide>: [<No Name>:11316] In SccProviderService.OnQueryCloseProject()
4/9/2008 10:23:01 AM <vsip ide>: [<No Name>:11316] In SccProviderService.OnBeforeCloseProject()
4/9/2008 10:23:01 AM <vsip ide>: [<No Name>:11316] In SccProviderService.OnQueryCloseProject()
4/9/2008 10:23:01 AM <vsip ide>: [<No Name>:11316] In SccProviderService.OnBeforeCloseProject()
4/9/2008 10:23:01 AM <vsip ide>: [<No Name>:11316] In SccProviderService.OnQueryCloseProject()
4/9/2008 10:23:01 AM <vsip ide>: [<No Name>:11316] In SccProviderService.OnBeforeCloseProject()
4/9/2008 10:23:01 AM <vsip ide>: [<No Name>:11316] In SccProviderService.UnregisterSccProject()
4/9/2008 10:23:01 AM <vsip ide>: [<No Name>:11316] In SccProviderService.OnQueryCloseProject()
4/9/2008 10:23:01 AM <vsip ide>: [<No Name>:11316] In SccProviderService.OnBeforeCloseProject()
4/9/2008 10:23:01 AM <vsip ide>: [<No Name>:11316] In SccProviderService.OnQueryCloseProject()
4/9/2008 10:23:01 AM <vsip ide>: [<No Name>:11316] In SccProviderService.OnBeforeCloseProject()
4/9/2008 10:23:01 AM <vsip ide>: [<No Name>:11316] In SccProviderService.OnQueryCloseProject()
4/9/2008 10:23:01 AM <vsip ide>: [<No Name>:11316] In SccProviderService.OnBeforeCloseProject()
4/9/2008 10:23:01 AM <vsip ide>: [<No Name>:11316] In SccProviderService.OnAfterCloseSolution()
4/9/2008 10:23:01 AM <vsip ide>: [<No Name>:11316] Current Controlled Project List:
4/9/2008 10:23:02 AM <generic>: [<No Name>:9796] SimpleLogger finalized
4/9/2008 10:23:02 AM <generic>: [<No Name>:9796] SimpleLogger finalized

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

Post by ian_sg » Wed Apr 09, 2008 9:50 am

Try deleting this file: %LOCALAPPDATA%\SourceGear\VsipSccClient\VsipClientProjectSettings.xml
Ian Olsen
SourceGear

AlanC
Posts: 11
Joined: Thu Sep 20, 2007 1:03 pm

Post by AlanC » Thu Apr 10, 2008 7:30 am

That fixed it!

Thanks!

Alan

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

Post by ian_sg » Thu Apr 10, 2008 8:00 am

Glad to hear it.

I've logged a bug to better handle unexpected contents in this file.
Ian Olsen
SourceGear

cisco.hdz
Posts: 28
Joined: Fri Sep 08, 2006 10:30 am

Post by cisco.hdz » Tue May 06, 2008 11:20 pm

I just wanted to reply because i faced an issue whose fix was deleting that xml file.

For some reason(it has happened twice before). It seems like my user settings(all of them pretty much) get lost in vista. This mostly happens when i had to kill the pc by holding down the power button. My history in my browsers are gone and a few other programs lose their user-specific settings.


Just wanted to post so maybe this can be addressed. Most of the blame lies with vista( i think ) but better processing of that file would do it to. Again it's not something that happens all of the time but it happened twice for me.

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

Post by ian_sg » Wed May 07, 2008 8:03 am

Thanks for the info.
Ian Olsen
SourceGear

jseidell
Posts: 14
Joined: Mon May 19, 2008 4:12 pm

Fortress buttons get locked out

Post by jseidell » Mon May 19, 2008 5:28 pm

I've noticed when I get this error all the Fortress buttons become grayed out, and disconnecting reconnecting will not give me access. The whole IDE has to be shutdown and restarted. Which is kinda of annoying.

This error will appear if you move any of the source code on your machine to a different folder.

Post Reply