I am Hosting Nodejs server using IIS using my IP address. this is how I am configuring my website. enter image description here
when I browse the website it is throwing an error quoting:
Application has thrown an uncaught exception and is terminated Error: listen EACCES: permission denied 0.0.0.0:3001
how to resolve this ? I have tried changing port number but the problem still persist.