I am running 32 bit Windows Vista and after installing the program and starting the service, I get the webpage not found error. Any idea how to resolve? Thanks.
Try going to the address 'http://127.0.0.1:9033/'; that worked for me. I think the word 'localhost' is resolving as an IPv6 address (which I have turned off), but I'm not 100% sure. When I tried typing in the address with localhost and checking netstat there was a connection to [::1]:9033, which I think is the loopback address in IPv6. This connection was made using both IE and Firefox, so it isn't a browser thing.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: NO
Try going to the address 'http://127.0.0.1:9033/'; that worked for me. I think the word 'localhost' is resolving as an IPv6 address (which I have turned off), but I'm not 100% sure. When I tried typing in the address with localhost and checking netstat there was a connection to [::1]:9033, which I think is the loopback address in IPv6. This connection was made using both IE and Firefox, so it isn't a browser thing.