response.redirect gives "page cannot be displayed"
From: dsk (dmitrik@mindspring.com)
Date: 01/04/03
- Next message: Dana Mor: "how to change the web.config authorization section"
- Previous message: Bob Willer: "IsInRole"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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
- Next message: Dana Mor: "how to change the web.config authorization section"
- Previous message: Bob Willer: "IsInRole"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]