If you run the ND+2 version (From the NeonMika thread post #91) it works right out of the box. I actually did an install tonight to work on a new project. Took the WebServer solution, built and deployed it (after having changed the IP address and other network settings in the program.cs file). After typing the IP in my browser the command webpage came right up showing all the commands you can run.
Hi Dave, Sorry to ping you again. I guess i'm the only person in the world that thinks the NeonMika webserver is not easy to get up and running. It looks like its running but when I try to go to the IP in the debug window, I get "connection reset" or "taking too long to respond". I have attached a screen shot of what I'm seeing. I get the NeonMika webserver sending response back. I have looked at the code plex site and it looks like the little code examples that were there are gone now. I remember seeing examples before. Anyways, I have found the most basic of webserver examples and can get the ND to send back content responses to the browser. Any ideas?