VWD 2008 + Vista Localhost not working

Last post 03-15-2008 11:16 AM by demollo. 17 replies.

Sort Posts:

  • Re: VWD 2008 + Vista Localhost not working

    02-04-2008, 4:23 PM
    Answer
    • Loading...
    • Norsten
    • Joined on 04-12-2006, 12:04 PM
    • Posts 2

    I had this problem and was able to resolve -but i am not overly happy with the way i had to fix it ...

    go to your hosts file and comment out the ::1    (the "::1" is use for the localhost for ipv6)

    127.0.0.1       localhost
    ::1             localhost  <--- comment out this line        #::1

     

    I am not sure if this is a vs2008 thing or a vista thing

    if anyone finds out then please let me know

    Pete

  • Re: VWD 2008 + Vista Localhost not working

    02-05-2008, 10:13 AM
    • Loading...
    • lexy
    • Joined on 02-14-2006, 10:35 PM
    • Posts 441

    Hi,

    In my search for a solution i read somewhere about this ipv6.

    How do I get to that hostfile exactly?

    http://localhost:50323/lex/ is what the addressbar shows me.

    Found it: (google ....Embarrassed)

    C:/windows/system32/drivers/etc 

    Tnx

    I use VB
  • Re: VWD 2008 + Vista Localhost not working

    03-15-2008, 11:16 AM
    • Loading...
    • demollo
    • Joined on 03-15-2008, 11:14 AM
    • Posts 1

     Hi,
    You really made my day guys, i had the same problem , not any more , cheers Smile

Page 2 of 2 (18 items) < Previous 1 2