G
Guest
I have an application developed using IIS 5, and the 2.14 version of the .net
framework and SQL 2005. When deployed to two different servers, the pages all
display properly when using the address
http://localhost/mywebapp/default.aspx. If I replace localhost with a DNS
name, the pages will not display... I get a "Internet Explorer Cannot display
this page" message. In reviewing the IIS log files, all of the response codes
are 302 (redirects) for the requested page. Again, the pages serve up as
intended when using localhost in the url. In doing some testing, a plain
vanilla aspx page with no code behind the page dishes up without error. Does
anyone have any ideas?
framework and SQL 2005. When deployed to two different servers, the pages all
display properly when using the address
http://localhost/mywebapp/default.aspx. If I replace localhost with a DNS
name, the pages will not display... I get a "Internet Explorer Cannot display
this page" message. In reviewing the IIS log files, all of the response codes
are 302 (redirects) for the requested page. Again, the pages serve up as
intended when using localhost in the url. In doing some testing, a plain
vanilla aspx page with no code behind the page dishes up without error. Does
anyone have any ideas?