plateheatex
02-28-2005, 06:13 AM
I made VB.net web project of several pages.
At testing, I used url as http://localhost/.../... " and after completion, I changed to http://www.plateheatex.com/fff/... " and uploaded to server by copying project to server.
When I browsed into first url http://www.plateheatex.com/fff/login.aspx",the page opens correctly. When I click button which calls Response.redirect(http://www.plateheatex.com/fff/frmStart.aspx), my page opens http://localhost/[project name]/frmstart.aspx.
With other computer, first Login Page is same, the second page comes "The Resources are not found"
I checked the project file andtheredirection is "http://plateheatex/...." correctly.http://community.discountasp.net/emoticons/roll.gif
At testing, I used url as http://localhost/.../... " and after completion, I changed to http://www.plateheatex.com/fff/... " and uploaded to server by copying project to server.
When I browsed into first url http://www.plateheatex.com/fff/login.aspx",the page opens correctly. When I click button which calls Response.redirect(http://www.plateheatex.com/fff/frmStart.aspx), my page opens http://localhost/[project name]/frmstart.aspx.
With other computer, first Login Page is same, the second page comes "The Resources are not found"
I checked the project file andtheredirection is "http://plateheatex/...." correctly.http://community.discountasp.net/emoticons/roll.gif