How to find .sln file?

Last post 07-20-2009 11:55 AM by Dimacorp. 5 replies.

Sort Posts:

  • How to find .sln file?

    07-17-2009, 10:26 AM
    • Participant
      851 point Participant
    • Dimacorp
    • Member since 10-09-2002, 1:33 AM
    • Massachusetts
    • Posts 220

    If you are looking at a project in VS2005 how do you find where the .sln file for the project reside?

    Thank you in advance.

  • Re: How to find .sln file?

    07-17-2009, 11:00 AM
    • Contributor
      6,254 point Contributor
    • sreejukg
    • Member since 10-31-2004, 7:33 AM
    • Bahrain
    • Posts 1,053

    It can be anywhere, but normally you can find it just inside the project folder

    The real voyage of discovery consists not in making new landscapes, but in having new eyes
  • Re: How to find .sln file?

    07-17-2009, 11:09 AM
    • Participant
      851 point Participant
    • Dimacorp
    • Member since 10-09-2002, 1:33 AM
    • Massachusetts
    • Posts 220

    Sometimes there is no project folder (for example, when the ASP.NET pages reside in a virtual directory) and the .sln file is not in the virtual directory.   Therefore I wanted to know if any property of the project in VS2005 contain the name and the location of the .sln file.

     

  • Re: How to find .sln file?

    07-20-2009, 2:24 AM
    • Member
      528 point Member
    • kathirvelmm
    • Member since 05-05-2008, 7:46 AM
    • Chennai-India
    • Posts 160

    C:\Documents and Settings\User_Name\My Documents\Visual Studio 2005\Projects\project name\project.sln


    in general check your users folder check for vs2005\projects folder and find sln file


    Kathirvel
    Follow me here
    Please mark as Answer if this solves your problem, Let other users get benefited.


  • Re: How to find .sln file?

    07-20-2009, 2:30 AM
    Answer
    • Member
      561 point Member
    • harieis
    • Member since 04-23-2009, 12:11 PM
    • Trivandrum
    • Posts 150

    If u create website the sln availabale here

    C:\Documents and Settings\exalt37.EXALT\My Documents\Visual Studio 2008\Projects\WebSite1

    if u create web application the sln available at the out side of the folder which created in application


    Please, Mark as Answer if this reply helped you
    ==============================================

    Harikrishnan.S
    Trivandrum,Technopark,
    Kerala,
    India
    harikrishnans82@gmail.com
    ==================================================
  • Re: How to find .sln file?

    07-20-2009, 11:55 AM
    • Participant
      851 point Participant
    • Dimacorp
    • Member since 10-09-2002, 1:33 AM
    • Massachusetts
    • Posts 220

    Thank you all very much for your help.  I found the sln file. 

Page 1 of 1 (6 items)