I cleaned up my VSS install (upgraded to 6.0d), and reinstalled SOS. After a creating a new VSS DB, I was able to get past the earlier errors that seemed like BizTalk problems. Now, I'm trying to connect, and I get:
The Server was unable to connect to the SourceSafe database.
The contents of the log file are:
3/24/2005 5:25:06 PM - Waiting for a connection....secure = False
3/24/2005 5:25:16 PM - Connection accepted from xxx.168.xxx.194:1258 on local address xxx.168.xxx.194:8081, session id is 1.
3/24/2005 5:25:19 PM - 1: Exception during Login: Exception from HRESULT: 0x80110802.
3/24/2005 5:25:19 PM - 1: Exception from HRESULT: 0x80110802.
3/24/2005 5:25:24 PM - Connection accepted from xxx.168.xxx.194:1260 on local address xxx.168.xxx.194:8081, session id is 2.
3/24/2005 5:25:28 PM - 2: Exception during Login: Exception from HRESULT: 0x80110802.
3/24/2005 5:25:28 PM - 2: Exception from HRESULT: 0x80110802.
I did a search of the forum and tried any suggestions that seemed related. I created a new account and tried it -- but still get the same result. This is independent of w/ or w/o Cryptography...
Thanks in advance.
Sean
Exception during Login: Exception from HRESULT 0x80110802
Moderator: SourceGear
Boy, not much to go on here. This is a fairly generic error and other cases Which have reported the HRSESULT: etc, have been different issues.
Your log file reports:
3/24/2005 5:25:19 PM - 1: Exception during Login: Exception from HRESULT: 0x80110802.
The login would be the login to VSS. So this is the failure point. But it's not clear why. If you have a brand-new VSS database, then database corruption is not very likely.
Try enabling both verbose and method logging for the SOS Server. Maybe we'll get some additional information.
http://support.sourcegear.com/viewtopic.php?t=463
There may be a problem with the server machine itself. If you install the SOS Server on a different machine but use the same VSS database, does that work?
Your log file reports:
3/24/2005 5:25:19 PM - 1: Exception during Login: Exception from HRESULT: 0x80110802.
The login would be the login to VSS. So this is the failure point. But it's not clear why. If you have a brand-new VSS database, then database corruption is not very likely.
Try enabling both verbose and method logging for the SOS Server. Maybe we'll get some additional information.
http://support.sourcegear.com/viewtopic.php?t=463
There may be a problem with the server machine itself. If you install the SOS Server on a different machine but use the same VSS database, does that work?
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager
Verbose log
Unfortunately I don't have access to a separate machine at this point. Does the fact that my pc is XP Professional (and not Server) make any difference?lbauer wrote: Try enabling both verbose and method logging for the SOS Server. Maybe we'll get some additional information.
http://support.sourcegear.com/viewtopic.php?t=463
There may be a problem with the server machine itself. If you install the SOS Server on a different machine but use the same VSS database, does that work?
Here's the text from the log.. I set both to level 4.
3/25/2005 1:30:10 PM - ****************************************************
3/25/2005 1:30:10 PM - SourceOffSite Server 4.1 Professional - With Cryptography
3/25/2005 1:30:10 PM - CurrentCulture is en-US.
3/25/2005 1:30:10 PM - Server Information
3/25/2005 1:30:10 PM - Operating System: Microsoft Windows XP Professional
3/25/2005 1:30:10 PM - Service Pack: 1.0
3/25/2005 1:30:10 PM - OS Version: 5.1.2600
3/25/2005 1:30:10 PM - Locale: Ox0409
3/25/2005 1:30:10 PM - OSLanguage: 1033
3/25/2005 1:30:10 PM - Total Physical Memory: 1023.49 MB
3/25/2005 1:30:10 PM - Time Zone: (GMT-06:00) Central Time (US & Canada)
3/25/2005 1:30:10 PM -
3/25/2005 1:30:10 PM - SSAPI.dll Information:
3/25/2005 1:30:10 PM - Location: file:///C:/Program Files/SourceOffSite Server/Interop.SourceSafeTypeLib.DLL
3/25/2005 1:30:10 PM - DisplayName: Interop.SourceSafeTypeLib, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null
3/25/2005 1:30:10 PM -
3/25/2005 1:30:10 PM - Started at 3/25/2005 1:30:10 PM
3/25/2005 1:30:10 PM - General logging level is Verbose. Method logging is Enabled.
3/25/2005 1:30:10 PM - Number of licenses configured: 10
3/25/2005 1:30:10 PM - SourceSafe Initialization file(s) located at:
3/25/2005 1:30:10 PM - C:\Program Files\Microsoft Visual Studio\COMMON\VSS\srcsafe.ini
3/25/2005 1:30:10 PM - C:\VCS\srcsafe.ini
3/25/2005 1:30:10 PM - xxxxx is attempting to listen for connections on secure port 8081
3/25/2005 1:30:10 PM - Waiting for a connection....secure = True
3/25/2005 1:30:10 PM - xxxxx is attempting to listen for connections on unsecure port 8080
3/25/2005 1:30:10 PM - Waiting for a connection....secure = False
3/25/2005 1:31:24 PM - Connection accepted from xxx.168.yyy.194:3052 on local address xxx.168.yyy.194:8080, session id is 1.
3/25/2005 1:31:24 PM - 1: Enter Authorized()
3/25/2005 1:31:24 PM - 1: Connection from: sm-sean.omnilingua.com (xxx.168.yyy.194)
3/25/2005 1:31:24 PM - 1: Preparing to send the list of databases...
3/25/2005 1:31:24 PM - 1: Sending the challenge to the client.
3/25/2005 1:31:24 PM - 1: Sending the challenge message body to the client.
3/25/2005 1:31:24 PM - 1: Waiting for the client's response...
3/25/2005 1:31:30 PM - 1: Reviewing the client's response...
3/25/2005 1:31:30 PM - 1: Process the client's non-crypto login request.
3/25/2005 1:31:30 PM - 1: Enter Login()
3/25/2005 1:31:30 PM - 1: User 'pwd' requesting to login to database 'C:\VCS\srcsafe.ini'
3/25/2005 1:31:30 PM - 1: Client is speaking protocol version 2.0
3/25/2005 1:31:30 PM - 1: Exception during Login: Exception from HRESULT: 0x80110802.
3/25/2005 1:31:30 PM - 1: Exception from HRESULT: 0x80110802.
3/25/2005 1:31:30 PM - 1: Exit Login()
3/25/2005 1:31:30 PM - 1: Enter KillConnection()
3/25/2005 1:31:30 PM - 1: User pwd disconnected from xxxx.yyyy.com.
3/25/2005 1:31:30 PM - 1 - Exit KillConnection()
3/25/2005 1:32:18 PM - Connection accepted from xxx.168.yyy.194:3053 on local address xxx.168.yyy.194:8081, session id is 2.
3/25/2005 1:32:18 PM - 2: Enter Authorized()
3/25/2005 1:32:18 PM - 2: Connection from: xxxx.yyyy.com (192.168.200.194)
3/25/2005 1:32:18 PM - 2: Preparing to send the list of databases...
3/25/2005 1:32:18 PM - 2: Sending the challenge to the client.
3/25/2005 1:32:18 PM - 2: Sending the challenge message body to the client.
3/25/2005 1:32:18 PM - 2: Waiting for the client's response...
3/25/2005 1:32:26 PM - 2: Reviewing the client's response...
3/25/2005 1:32:26 PM - 2: Process the client's crypto login request.
3/25/2005 1:32:26 PM - 2: Enter Login()
3/25/2005 1:32:26 PM - 2: User 'pwd' requesting to login to database 'C:\Program Files\Microsoft Visual Studio\COMMON\VSS\srcsafe.ini'
3/25/2005 1:32:26 PM - 2: Client is speaking protocol version 2.0
3/25/2005 1:32:26 PM - 2: Attempting to login WITH crypto.
3/25/2005 1:32:26 PM - 2: Verify the challenge string.
3/25/2005 1:32:26 PM - 2: Get the session key.
3/25/2005 1:32:26 PM - 2: Exception during Login: Exception from HRESULT: 0x80110802.
3/25/2005 1:32:26 PM - 2: Exception from HRESULT: 0x80110802.
3/25/2005 1:32:26 PM - 2: Exit Login()
3/25/2005 1:32:26 PM - 2: Enter KillConnection()
3/25/2005 1:32:26 PM - 2: User pwd disconnected from xxxx.yyyy.com.
3/25/2005 1:32:26 PM - 2 - Exit KillConnection()
Encryption
I did try logging in as the pwd user with and w/o encryption, and neither route worked
Windows Server
I was able to get access to a Windows XP Server (instead of Windows XP Professional box), and once the DB was on the server -- it worked fine.