Web Service(SSL) access requires Windows Server 2003?
To enable SSL:
1. Ensure thatWindows Server 2003 is installed on your computer.
2. ...
Does it require Windows Server 2003? Now I'm using Windows Server 2000. Could it work?
Thanks!
As far as I know, the service runs on Windows 2000.
It runs on WinXP, too, but IIS on WinXP has some limitations in the number of connections that can be opened, and we've seen situations when the connectiosn remain open more than needed until you run out of them, and we've also seen some strange behavior when using https on port 80. Therefore XP is not a recommended platform and that's probably what the setup document tried to communicate.
Alin
Yes it works on Windows 2000. However, if you are using VSS Beta 2, you may have to configure Remote Access manually.
I'd also recommend installing IIS before installing VSS on the Windows 2000 machine.
Yes, Roman meant "SourceSafe Internet" by "remote access", and that with Beta2 you may need to do manually the settings that otherwise should have been available in VSS Admin in Server/Configure/SourceSafe Internet dialog.
Alin
You should read for start these threads:
http://forums.microsoft.com/msdn/ShowPost.aspx?PostID=2774
http://forums.microsoft.com/msdn/ShowPost.aspx?PostID=4906
that talk about manual registration of VSS web service
Alin