.net - Visual Source Safe 2005 Remote Access -


I want to transmit VSSDB from one machine to another via the Internet (not LAN).

Updates I
Thanks for the reply but it is not. It is saying that there was some failure to implement the SSL requirement on IIS. VSS Web services will be disabled on this machine ....

Update II
Is it possible to connect it after installation of VPN? How to

Thanks for the reply but it is not. It is saying that there was some failure to implement the SSL requirement on IIS. The VSS web services will be disabled on this machine ....

I had the same problem with the VSS internet plugin, it was found that my certificate was installed in my personal store Was not / is local computer store when VSS tries to set it up, then it tries to contact "" as a local system account. In my case, I was using a self-signed certificate which was not installed / trusted in the local computer store, but instead my user account had a private store, so this security would be unsuccessful in warning that this certificate not reliable. / P>

To reduce a long story, just reinstall your certificate, but specify the option to 'Show physical stores' and make sure that you use it as a "Trusted Root Certificate" -> "Local Computer "Import in the store.

I am sure that you will not be able to use VPN I imagine that there will be a slower option along with the use of file shares on VPN.

Good luck!


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -