Share via


How to: Change the Working Folder Location

Sometimes Solution Explorer indicates folder locations marked by wavy underlines. These entries represent invalid paths relative to your working folder. To correct invalid paths, you must change the working folder location.

To change the working folder location

  1. In Visual Studio, open Solution Explorer.

  2. Click an invalid path in the Enter Working Copy Location Here column.

  3. Click the ellipsis () button.

  4. Type a valid path, for example, http://<local host>/folder1, and click OK. If the folder does not already exist, Visual Studio creates one.

See Also

Other Resources

Performing Source Control Tasks