Page not found error in web page

Hi,

We have a web based database on server A, and it works fine. It opens up all pages on the web. Recently we placed a copy of this database on server B. When we access any pages of the database using server B, the Page not found error page shows up. The design and documents of the database are same on both the servers.

Any clues what might be the problem.

Thanks & Regards

Javed Khan

Subject: Page not found error in web page

How about hard-coded server names for a start? Or SSL/non-SSL issues?

The address line of the browser tells you what resource was requested in plain text. Have a look at it and first check that the URI is correct.

Subject: RE: Page not found error in web page

There is no hard coded server names. I placed a copy on a development server and there too it works fine. The problem is with one of the new server.

How do i figure out if it’s a SSL/non-SSL issue.

Thanks & Regards

Javed Khan

Subject: RE: Page not found error in web page

Well, if none of the servers uses SSL at all, this cannot be an issue, for one.

Problem is, your description is really to vague to give any meaningful help. There could be dozens of reasons for web pages not showing up.

Is the http task even loaded on all servers? Do you use internet site documents of virtual server documents or just the plain server document to manage web sites? Can you open other databases on the second server using the browser? What is the exact error returned? In case you are using IE, disable “friendly HTTP errors” to see the real message returned by the server (if any).

Please provide more input.

Subject: Page not found error in web page

My first thought would be to make sure the second server (and all subsequent servers) are in authors & readers fields, and are listed in the ACL correctly. Also, on pages & forms where “All readers” and “All Authors” are unchecked- that at least the localdomainservers has access.