> Beneath is a list: > "The following applications are using port 9000:" > But the list is empty.
Hmm... this needs improvement. But what this means is: some application is listening on port 9000, thus SC can't use it. But we haven't found out what application it was (thus the empty line after the colon). Do you see SC running in task manager? Anything in the server.log? Please open the command line (cmd.exe) and run the following command: netstat -ab Do you see anything listening on port 9000? -- Michael _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
