Hi David! > I try to install VisualSVN, but it cannot start the service--nor can I.
What version of the VisualSVN Server do you try to install? > The VisualSVN service property: "Log On" is configured for "Local System > Account". Where is the repository located (local, subst, mapped disk)? >Event log for startup failure says 3 errors: > 1) make_sock: unable to listen for connections on address 0.0.0.0:443; Could you please execute the following command in the command line: netstat -a -n -b -v and send us the result? We need to know what ports are used by particular applications. > 2) no listening sockets available; > 3) shutting down; Unable to open logs Probably the reason is you do not have write permission in the C:\Repositories directory for Local System account. Could you check? >What should I do to allow this service to start so the install can continue? Could I ask you to make another try? You can use following command to install VisualSVN Server without starting service: msiexec /i VisualSVN-Server-1.7.3.msi NO_START_SERVICES=1 Have you got log.txt in the current folder? Please could you send it to us. Could you please also send us the VisualSVN Server logs? VisualSVN Server writes log to the Windows Event Log. You could find VisualSVN Server logs in the Application category in the Event Viewer. Thank you! -- Regards, Olga Dolidze VisualSVN Support