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. Getting latest files from TFS error

Getting latest files from TFS error

Scheduled Pinned Locked Moved ASP.NET
helpcsharpvisual-studiosysadminwindows-admin
2 Posts 1 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.
  • V Offline
    V Offline
    vkEE
    wrote on last edited by
    #1

    Hi, We have all our code base in team foundation server. All of a sudden i am getting this error message, related to getting the latest files from TFS. It is not able to able to load the main web site project, resulting in this error message. I have VS2012. I had no issues in past opening the solution, it is just the past week that i am having a problem. But my fellow developers have VS2010.

    Visual Studio needs to make non-functional changes to this project in order to enable the project to open in this version and Visual Studio 2010 SP1 without impacting project behavior.

    I am not able to reload the main project, comes up with

    error : The Web Application Project Emerson is configured to use IIS. The Web server 'http://localhost/' could not be found.

    I am at my wits end trying to research this issue. Any thoughts? anything i missed? Much much appreciated!

    V 1 Reply Last reply
    0
    • V vkEE

      Hi, We have all our code base in team foundation server. All of a sudden i am getting this error message, related to getting the latest files from TFS. It is not able to able to load the main web site project, resulting in this error message. I have VS2012. I had no issues in past opening the solution, it is just the past week that i am having a problem. But my fellow developers have VS2010.

      Visual Studio needs to make non-functional changes to this project in order to enable the project to open in this version and Visual Studio 2010 SP1 without impacting project behavior.

      I am not able to reload the main project, comes up with

      error : The Web Application Project Emerson is configured to use IIS. The Web server 'http://localhost/' could not be found.

      I am at my wits end trying to research this issue. Any thoughts? anything i missed? Much much appreciated!

      V Offline
      V Offline
      vkEE
      wrote on last edited by
      #2

      Hi All, I solved this issue by addressing these two items:\ 1. Regarding the first error, need to remove the following tags in the csproj file

      0
      blah\blah\blah
      4.0

      2. Regarding the IIS error, I had to do this:

      True change to False

      I have another URL in place, and dont really use the localhost, my website has a defined another url in IIS, like http://mydev.ee.com. But i am still using IIS, how does this still work? many thanks,

      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