Jump to content

[REQUEST] MultiCharts 10


CrisBarbedo

Recommended Posts

  • 5 months later...
AggresiveBear, you have another program using Port 80.

1. Open CMD.exe

2. type netstat -aon | findstr :80

3. All processes that use port 80 are displayed. Take note of the pid in the right colum.

4. Go to task manager, sort by pid and close those processes.

 

I killed all the processes related to port 80 except one and I still get the same error message as mentioned by AggresiveBear when invoking emu. The one that's left is related to a system process by name NT Kernel & System and am unable to kill that process as I get a message "the operation is not valid for this process" . Request your help

Link to comment
Share on other sites

I killed all the processes related to port 80 except one and I still get the same error message as mentioned by AggresiveBear when invoking emu. The one that's left is related to a system process by name NT Kernel & System and am unable to kill that process as I get a message "the operation is not valid for this process" . Request your help

 

Can anyone help me in resolving the issue please. TIA

Link to comment
Share on other sites

Can anyone help me in resolving the issue please. TIA

 

try this:

 

net stop http

 

Then push yes.

It will try to close all listed processes. you need to get message "successfully stopped" on all except for "http service", but that is fine.

If you get an error on other processes than http, repeat the same command (net stop http).

 

Then check with

 

netstat -ano

 

if there is anything on port 80

 

ciao

Luca

Edited by eros1973ms
Link to comment
Share on other sites

try this:

 

net stop http

 

Then push yes.

He will try to close all listed processes. you need to get message "successfully stopped" on all exept "http service", but that is fine.

If you get an error on other processes that http, repeat the same command (net stop http).

 

Then check with

 

nestat -ano

 

if there is anything on port 80

 

ciao

Luca

Thanks for your quick response Luca. Will try this and let you know of its outcome.

Link to comment
Share on other sites

try this:

 

net stop http

 

Then push yes.

It will try to close all listed processes. you need to get message "successfully stopped" on all except for "http service", but that is fine.

If you get an error on other processes than http, repeat the same command (net stop http).

 

Then check with

 

netstat -ano

 

if there is anything on port 80

 

ciao

Luca

 

It worked Luca. Thanks a lot

Link to comment
Share on other sites

  • 7 months later...
  • 2 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...