Unable to start the process of nhttp.exe on my local machine using Notes 9

喜夏-厌秋 提交于 2019-12-13 16:15:24

问题


I have IBM Notes 9.0.1 (Revision 20131022.1138) installed on my Windows 8.1. Whenever I start my Domino Designer and try to preview a page it does not show up. I tried to start the local HTTP process using the command nhttp.exe -preview but it gave me an error as:

HTTP Server: Error - Unable to Bind port 80, port may be in use or user needs net_privaddr privilege

Using the command of netstat -o I was able to find Toaster.exe process bound to 80. I disabled it using instructions from here. But still I am getting the same error. Now the netstat -o command does not show any process bound to port 80.

Taking reference from this discussion I even disabled my Windows firewall but I am still unable to get it to work.


回答1:


Not sure if this will work - but have you tried changing the Web Preview port in Domino Designer -> Preferences -> Domino Designer -> Web Preview Port. Change it to 8080 or something other than 80 that's not being used and see if it works.



来源:https://stackoverflow.com/questions/23413502/unable-to-start-the-process-of-nhttp-exe-on-my-local-machine-using-notes-9

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!