Introduction : My windows server is listening at port 3000.When i start my node application to use port 3000 for listening, it failed with error.
I understand that i have alternate method of deploying node app using iis but i failed.The only way left is making problem i.e "port".
Edit When i unbind the port, i app start working.
If someone have better idea or idea about this problem, please do help. Thanks for your time.