INTERACT FORUM
Networks and Remotes => Media Network => Topic started by: petrossa on November 03, 2012, 02:33:59 pm
-
MC18 last build but also builds before , Windows server R2008 x64
I get this error, how can i fix this?
(https://dl.dropbox.com/u/1828618/mc18error.jpg)
-
Well that's interesting!
Ports >1023 are supposed to be non-privileged.
Can you open a command box and check to see if something else is running on that port? (look for 0.0.0.0:52199 and LISTENING)
If yes, either another version of MC or something else is running. You could look in task manager for other instances of MC.
(you could also try a different port that doesn't show up in the netstat as well, say 53199).
If no, the OS is preventing you from opening a non-privileged port for some reason. I did a web search and I don't think there is a Windows 2008 function to prevent binding to a non-privileged port, perhaps you have an add-on of some kind that's doing this.