Differences

This shows you the differences between two versions of the page.

Link to this comparison view

c3s_error_-_another_service_is_running._attempting_to_stop_service [2019/01/15 10:46]
127.0.0.1 external edit
c3s_error_-_another_service_is_running._attempting_to_stop_service [2019/01/27 09:15]
admin
Line 1: Line 1:
 +======  ======
  
  
Line 36: Line 36:
  
  
-</code> +<code>
- +
- +
 taskkill /IM C3SHost.exe /F taskkill /IM C3SHost.exe /F
- 
- 
- 
 </code> </code>
  
Line 54: Line 48:
  
  
-</code> +<code>
- +
- +
 C3SServiceURL=http://localhost:8733/Cyrious/Utilities/C3S/Public/ C3SServiceURL=http://localhost:8733/Cyrious/Utilities/C3S/Public/
- 
- 
- 
 </code> </code>
  
Line 72: Line 60:
  
  
-</code> +<code>
- +
- +
 netsh http add urlacl url=http://+:8733/Cyrious/Utilities/C3S/Public/ user=Everyone netsh http add urlacl url=http://+:8733/Cyrious/Utilities/C3S/Public/ user=Everyone
- 
- 
- 
 </code> </code>