Deployment issue

yraykar

Freshman
Joined
Oct 13, 2003
Messages
42
Hi All,

I have a web application developed using VS.NET 2003. I have deployed it to the target machine. I am facing a strange problem.

I can login at page

http://123.123.123.123/myapp/testuser/login.aspx

Whereas the site for example is mapped to www.testuser.com and the destination for this mapping is http://123.123.123.123/myapp

If i try to login using www.testuser.com/testuser/login.aspx then it takes the user name and password but next it goes to error page.

Please tell me where am i going wrong.

Thanks in advance...

Regards
Yashasvi
 
Back
Top