I’m trying to figure out what I’m doing wrong here. I’m trying to open up a web enabled dB on IE. I have changed my location document in the “No proxies for these host or Domains” to have the following:
localhost
127.0.0.1
I’ve also changed my web browsers internet options to allow localhost and 127.0.0.1 as trusted sites but I still cannot get the dB to appear on the web… what am i doing wrong??
If it’s on your machine you will want to go into Domino designer and choose Design preview in browser, otherwise the HTTP task will never be started on your local machine to serve up the content.
Subject: RE: Is it on your machine or on a server?
There may be a conflict with another web stack listening on port 80 – IIS on Windows 2000 (and the Personal Web Server on other versions contemporary with Win2K) used to cause a lot of problems.