Web browser

Hi guys,

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??

Any help would be appreciated…

Subject: Is it on your machine or on a server?

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?

Carl, thanks for your reply

It is on my local machine yes… below to be exact:

Server: Local

Path: C:\lotus\notes\data\Db.nsf

And yes, I am trying to go into it through Design, preview in Browser… any other ideas? thanks

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.