Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Visual Studio is not working properly in Vista

Visual Studio is not working properly in Vista

Scheduled Pinned Locked Moved ASP.NET
visual-studiocsharpquestion
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    rahuladya
    wrote on last edited by
    #1

    Hello forum I've installed VS 2008 in Vista. It is working but not displaying the page in any browser. Browser is just displaying that the page can not be displayed. Can anybody tell me what is the solution. what should I do. Thanx Rahul Adya

    E K 2 Replies Last reply
    0
    • R rahuladya

      Hello forum I've installed VS 2008 in Vista. It is working but not displaying the page in any browser. Browser is just displaying that the page can not be displayed. Can anybody tell me what is the solution. what should I do. Thanx Rahul Adya

      E Offline
      E Offline
      Expert Coming
      wrote on last edited by
      #2

      What page is not showing up? One that you coded? Is IIS installed correctly?

      The best way to accelerate a Macintosh is at 9.8m/sec² - Marcus Dolengo

      1 Reply Last reply
      0
      • R rahuladya

        Hello forum I've installed VS 2008 in Vista. It is working but not displaying the page in any browser. Browser is just displaying that the page can not be displayed. Can anybody tell me what is the solution. what should I do. Thanx Rahul Adya

        K Offline
        K Offline
        Kariem Soudy
        wrote on last edited by
        #3

        check out the url in the displayed web page, does it look like http://localhost:xxxx/XXXXX ? ok, try to replace the localhost with 127.0.0.1, to make the url look like http://127.0.0.1:xxxx/XXXXX and try it, does this work ? if yes, then the error is from the hosts file, which maps the localhost to 127.0.0.1 which is your local machine's IP address, to correct that just go to C:\windows\system32\drivers\etc\hosts open it with notepad, and map localhost to 127.0.0.1 with adding this line: 127.0.0.1 localhost please tell me if this doesn't fix the problem.

        Web Developer

        R 1 Reply Last reply
        0
        • K Kariem Soudy

          check out the url in the displayed web page, does it look like http://localhost:xxxx/XXXXX ? ok, try to replace the localhost with 127.0.0.1, to make the url look like http://127.0.0.1:xxxx/XXXXX and try it, does this work ? if yes, then the error is from the hosts file, which maps the localhost to 127.0.0.1 which is your local machine's IP address, to correct that just go to C:\windows\system32\drivers\etc\hosts open it with notepad, and map localhost to 127.0.0.1 with adding this line: 127.0.0.1 localhost please tell me if this doesn't fix the problem.

          Web Developer

          R Offline
          R Offline
          rahuladya
          wrote on last edited by
          #4

          Thanx Friends. I'll try and surely let u know abt the status. But do VS 2008 needs IIS. With warm Regards Rahul Adya

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups