The only thing I can think of is the latest MS patches were applied the other day.
Doing basic stuff from VS2008 seems to work.
Vault UI Client v4.1.0(16216) hangs at splash window
Moderator: SourceGear
-
- Posts: 37
- Joined: Wed Nov 15, 2006 3:46 pm
Could you start up Client Side Logging (the Windows form logging) and then try to open the client and see if any errors are logged? Can you post the log or send it to me?
-
- Posts: 37
- Joined: Wed Nov 15, 2006 3:46 pm
I also updated to the server and client to 4.1.2...still having the same issue.
12/28/2006 08:12:32 AM <generic>: [GUIClientWorkerThread:3500] IsModified(): Could not determine files status for C:\Inetpub\wwwroot\CRequest.WebServices\Bin\Microsoft.ApplicationBlocks.Data.pdb
12/28/2006 08:12:32 AM <generic>: [GUIClientWorkerThread:3500] Error: Could not find a part of the path "C:\Inetpub\wwwroot\CRequest.WebServices\Bin\Microsoft.ApplicationBlocks.Data.pdb".
12/28/2006 08:12:32 AM <generic>: [GUIClientWorkerThread:3500] Returning: False for file modification status
12/28/2006 08:12:49 AM <generic>: [GUIClientWorkerThread:3500] IsModified(): Could not determine files status for C:\Inetpub\wwwroot\CRequest.WebServices\Bin\Microsoft.ApplicationBlocks.Data.pdb
12/28/2006 08:12:49 AM <generic>: [GUIClientWorkerThread:3500] Error: Could not find a part of the path "C:\Inetpub\wwwroot\CRequest.WebServices\Bin\Microsoft.ApplicationBlocks.Data.pdb".
12/28/2006 08:12:49 AM <generic>: [GUIClientWorkerThread:3500] Returning: False for file modification status
05/02/2008 02:48:45 PM <generic>: [GUIClientWorkerThread:3212] Exception applying changes to check out list:
05/02/2008 02:48:45 PM <generic>: [GUIClientWorkerThread:3212] Exception applying changes to check out list:
06/13/2008 09:48:23 AM <generic>: [GUIClientWorkerThread:3472] [System.Exception: The server connection class was not initialized. Call InitService before performing other network operations.
at VaultClientNetLib.VaultConnection.CheckInitialized()
at VaultClientNetLib.VaultConnection.Login(String strURLBase, String strUserLogin, String strPassword)
at VaultClientOperationsLib.ClientInstance.Login(String urlbase, String username, String password)
at VaultClientPresentationLib.GUIClientInstance.ConnectToServer(String& outserverPath, Boolean forceDialogShow, String& outprofileName, String& outusername, Boolean& outbUseSSL, Boolean& outbAutoLogin)
at VaultClientPresentationLib.GUIClientThread.ProcessCommand(GUIClientThreadCommand command, GUIClientThreadCommandResult& outputResult)]The server connection class was not initialized. Call InitService before performing other network operations.
at VaultClientNetLib.VaultConnection.CheckInitialized()
at VaultClientNetLib.VaultConnection.Login(String strURLBase, String strUserLogin, String strPassword)
at VaultClientOperationsLib.ClientInstance.Login(String urlbase, String username, String password)
at VaultClientPresentationLib.GUIClientInstance.ConnectToServer(String& outserverPath, Boolean forceDialogShow, String& outprofileName, String& outusername, Boolean& outbUseSSL, Boolean& outbAutoLogin)
at VaultClientPresentationLib.GUIClientThread.ProcessCommand(GUIClientThreadCommand command, GUIClientThreadCommandResult& outputResult)
Stack Trace:
at VaultClientPresentationLib.GUIClientInstance.ShowCommandException(Exception e, IWin32Window dialogOwner)
at VaultClientPresentationLib.GUIClientThread.ProcessCommand(GUIClientThreadCommand command, GUIClientThreadCommandResult& outputResult)
at VaultClientPresentationLib.GUIClientThread.Start()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
12/28/2006 08:12:32 AM <generic>: [GUIClientWorkerThread:3500] IsModified(): Could not determine files status for C:\Inetpub\wwwroot\CRequest.WebServices\Bin\Microsoft.ApplicationBlocks.Data.pdb
12/28/2006 08:12:32 AM <generic>: [GUIClientWorkerThread:3500] Error: Could not find a part of the path "C:\Inetpub\wwwroot\CRequest.WebServices\Bin\Microsoft.ApplicationBlocks.Data.pdb".
12/28/2006 08:12:32 AM <generic>: [GUIClientWorkerThread:3500] Returning: False for file modification status
12/28/2006 08:12:49 AM <generic>: [GUIClientWorkerThread:3500] IsModified(): Could not determine files status for C:\Inetpub\wwwroot\CRequest.WebServices\Bin\Microsoft.ApplicationBlocks.Data.pdb
12/28/2006 08:12:49 AM <generic>: [GUIClientWorkerThread:3500] Error: Could not find a part of the path "C:\Inetpub\wwwroot\CRequest.WebServices\Bin\Microsoft.ApplicationBlocks.Data.pdb".
12/28/2006 08:12:49 AM <generic>: [GUIClientWorkerThread:3500] Returning: False for file modification status
05/02/2008 02:48:45 PM <generic>: [GUIClientWorkerThread:3212] Exception applying changes to check out list:
05/02/2008 02:48:45 PM <generic>: [GUIClientWorkerThread:3212] Exception applying changes to check out list:
06/13/2008 09:48:23 AM <generic>: [GUIClientWorkerThread:3472] [System.Exception: The server connection class was not initialized. Call InitService before performing other network operations.
at VaultClientNetLib.VaultConnection.CheckInitialized()
at VaultClientNetLib.VaultConnection.Login(String strURLBase, String strUserLogin, String strPassword)
at VaultClientOperationsLib.ClientInstance.Login(String urlbase, String username, String password)
at VaultClientPresentationLib.GUIClientInstance.ConnectToServer(String& outserverPath, Boolean forceDialogShow, String& outprofileName, String& outusername, Boolean& outbUseSSL, Boolean& outbAutoLogin)
at VaultClientPresentationLib.GUIClientThread.ProcessCommand(GUIClientThreadCommand command, GUIClientThreadCommandResult& outputResult)]The server connection class was not initialized. Call InitService before performing other network operations.
at VaultClientNetLib.VaultConnection.CheckInitialized()
at VaultClientNetLib.VaultConnection.Login(String strURLBase, String strUserLogin, String strPassword)
at VaultClientOperationsLib.ClientInstance.Login(String urlbase, String username, String password)
at VaultClientPresentationLib.GUIClientInstance.ConnectToServer(String& outserverPath, Boolean forceDialogShow, String& outprofileName, String& outusername, Boolean& outbUseSSL, Boolean& outbAutoLogin)
at VaultClientPresentationLib.GUIClientThread.ProcessCommand(GUIClientThreadCommand command, GUIClientThreadCommandResult& outputResult)
Stack Trace:
at VaultClientPresentationLib.GUIClientInstance.ShowCommandException(Exception e, IWin32Window dialogOwner)
at VaultClientPresentationLib.GUIClientThread.ProcessCommand(GUIClientThreadCommand command, GUIClientThreadCommandResult& outputResult)
at VaultClientPresentationLib.GUIClientThread.Start()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
-
- Posts: 37
- Joined: Wed Nov 15, 2006 3:46 pm