Results 1 to 4 of 4

Thread: Is there any way to change the location of .sln file?

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 2002
    Posts
    32

    Is there any way to change the location of .sln file?

    As you know, if you create a web-application in VS.Net the .sln file gets saved as - "My Documents/Visual Studio Projects/projectName/projectName.sln"

    Any body knows how to change this default location ?

  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    From the 'Tools' menu -> 'Options' then on the 'Environment' tab/folder -> 'Projects and Solutions'. There is a 'projects location' property that sets the default location.


  3. #3

    Thread Starter
    Member
    Join Date
    Nov 2002
    Posts
    32

    Thanks a lot!

    But any idea why this queer concept? I mean why there has to be a global directory where the .sln files of all projects have to be kept? becos if I want to copy all the files of a project, I have to go to diffrenet folders to do so. Or the other way is, I change this option for every project.

  4. #4
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    Pardon, maybe I didn't understand the question correctly?

    What I gave was how to set the part ""My Documents/Visual Studio Projects/" of "My Documents/Visual Studio Projects/projectName/projectName.sln".

    You can move the solution files if you want after wards.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width