Hello Reinaldo, Thank you for contacting VisualSVN Team. > I'm trying to install the VisualSVN 2.5.6 in my local computer, but the > message "Service 'VisualSVN' failed to start" is returned.
In order to troubleshoot the issue you can perform the following steps: * Check that VisualSVN Server port is available and is not in use by any other application, * Verify that the 'Network Service' (default service account for VisualSVN Server service) has full access to it's dedicated temp folder "C:\Windows\ServiceProfiles\NetworkService\AppData\Local\Temp". If the above doesn't help please perform the steps: 1. Install VisualSVN Server with logging enabled and disabled service start. Provide us with the generated 'log.txt'. [[ msiexec /l*v log.txt /i VisualSVN-Server-2.5.6.msi NO_START_SERVICES=1 ]] After install completes please attempt to start VisualSVN Server service manually through VisualSVN Server Manager and provide us with the VisualSVN Server log. 2. Provide us with the 'netstat.txt': [[ netstat -a -n -b -v > netstat.txt ]] 3. Provide us with VisualSVN Server configuration files: - %VISUALSVN_SERVER%\conf\httpd.conf - %VISUALSVN_SERVER%\conf\httpd-custom.conf -- With best regards, Pavel Lyalyakin VisualSVN Team -- You received this message because you are subscribed to the Google Groups "VisualSVN" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/visualsvn?hl=en.

