response.redirect gives "page cannot be displayed"

From: dsk (dmitrik@mindspring.com)
Date: 01/04/03


From: "dsk" <dmitrik@mindspring.com>
Date: Sat, 4 Jan 2003 14:09:58 -0500


Running some aspx pages under xp pro
with iis, version iis5 I believe.
Pages can be viewed individually over the internet
 but when user clicks a button to execute this code:

starting from http://66.167.242.156:8082/nameandaddress/wfOverView.aspx

when clicking on simplefied overview button

Response.Redirect(http://66.167.242.156:8082/nameandaddress/wfOverView.aspx)

from

http://66.167.242.156:8082/nameandaddress/wfLgoin.aspx

they receive

"page cannot be displayed"

any ideas what needs to be changed?

tia,
dk