« Previous Next »

Thread: VS 2005 web app Login control problem. I can login using http://localhost/appname but not using http://computername/appname/

Last post 08-18-2007 7:12 PM by walterpinedavelasquez. 1 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (2 items)

Sort Posts:

  • 08-17-2007, 11:35 AM

    VS 2005 web app Login control problem. I can login using http://localhost/appname but not using http://computername/appname/

    My  problem is getting the login control in a Visual Studio 2005 web application funtionality to work when using the computer name rather than localhost.  If I put in a wrong password I get an error message "Your login attempt was not successful" so it is checking the database correctly but if I put in the right password it seems to reload the login page instead of forwarding to the default page.  As I said this doesn't happen if I use localhost .  If I run this same app on an XP pro IIS6 box I don't have any problems.  Thanks for any help to track down this issue.

  • 08-18-2007, 7:12 PM In reply to

    Re: VS 2005 web app Login control problem. I can login using http://localhost/appname but not using http://computername/appname/

    Hello packerfan, you should verify the security on the connectionstring of the web.config file.

Page 1 of 1 (2 items)
Microsoft Communities