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. Solution file in VS.NET 2005

Solution file in VS.NET 2005

Scheduled Pinned Locked Moved ASP.NET
csharpvisual-studio
7 Posts 5 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.
  • K Offline
    K Offline
    kirtiaroraa
    wrote on last edited by
    #1

    when we create a wesite in VS.NET 2005 then where the solution(.Sln) file located.through which we can open website(all linked web pages) direct clicking that file.

    C B S 3 Replies Last reply
    0
    • K kirtiaroraa

      when we create a wesite in VS.NET 2005 then where the solution(.Sln) file located.through which we can open website(all linked web pages) direct clicking that file.

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      It depends on the sort of project you create. There's not always a sln file, sometimes you just open the website by saying you want to open a website and specifying the root dir.

      Christian Graus Driven to the arms of OSX by Vista.

      K 1 Reply Last reply
      0
      • C Christian Graus

        It depends on the sort of project you create. There's not always a sln file, sometimes you just open the website by saying you want to open a website and specifying the root dir.

        Christian Graus Driven to the arms of OSX by Vista.

        K Offline
        K Offline
        kirtiaroraa
        wrote on last edited by
        #3

        I have created a website so plz let me know how i can open it by direct clicking a file without open VS. Thanks.

        1 Reply Last reply
        0
        • K kirtiaroraa

          when we create a wesite in VS.NET 2005 then where the solution(.Sln) file located.through which we can open website(all linked web pages) direct clicking that file.

          B Offline
          B Offline
          Brij
          wrote on last edited by
          #4

          .sln for the webstite is created in the folder that we give at the starting of project creation. :)

          Cheers!! Brij

          K 1 Reply Last reply
          0
          • B Brij

            .sln for the webstite is created in the folder that we give at the starting of project creation. :)

            Cheers!! Brij

            K Offline
            K Offline
            kirtiaroraa
            wrote on last edited by
            #5

            Hi Brij, In VS 2005 I have created new asp.net website(suppose ABC) and location i choose as file system. but in ABC no .sln file Thanks.

            A 1 Reply Last reply
            0
            • K kirtiaroraa

              Hi Brij, In VS 2005 I have created new asp.net website(suppose ABC) and location i choose as file system. but in ABC no .sln file Thanks.

              A Offline
              A Offline
              Abhijit Jana
              wrote on last edited by
              #6

              kirtiaroraa wrote:

              and location i choose as file system.

              Yes. and i am sure it is not the default location, that is in your Document Settings. Now, open that default folder ( C:\documents settings \ user name \ Vs 2005 \ projects \ ) you will get a folder name with same of your creared web sites and check there is your sln file. I have created a web sites on "E:\Practice\website3" , there was no .sln files , but its in Default folder. Right Click on Sln file and open it using Notepad and read the content. It will clear your doubts.

              Microsoft Visual Studio Solution File, Format Version 9.00
              # Visual Studio 2005
              Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "E:\Practice\WebSite3\", "E:\Practice\WebSite3\", "{1DABCD89-E96A-4608-AC8C-8435963E54EC}"
              	ProjectSection(WebsiteProperties) = preProject
              		Debug.AspNetCompiler.VirtualPath = "/WebSite3"
              		Debug.AspNetCompiler.PhysicalPath = "E:\Practice\WebSite3\"
              		Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\WebSite3\"
              		Debug.AspNetCompiler.Updateable = "true"
              		Debug.AspNetCompiler.ForceOverwrite = "true"
              		Debug.AspNetCompiler.FixedNames = "false"
              		Debug.AspNetCompiler.Debug = "True"
              		Release.AspNetCompiler.VirtualPath = "/WebSite3"
              		Release.AspNetCompiler.PhysicalPath = "E:\Practice\WebSite3\"
              		Release.AspNetCompiler.TargetPath = "PrecompiledWeb\WebSite3\"
              		Release.AspNetCompiler.Updateable = "true"
              		Release.AspNetCompiler.ForceOverwrite = "true"
              		Release.AspNetCompiler.FixedNames = "false"
              		Release.AspNetCompiler.Debug = "False"
              		VWDPort = "4207"
              		DefaultWebSiteLanguage = "Visual C#"
              	EndProjectSection
              EndProject
              

              cheers, Abhijit

              1 Reply Last reply
              0
              • K kirtiaroraa

                when we create a wesite in VS.NET 2005 then where the solution(.Sln) file located.through which we can open website(all linked web pages) direct clicking that file.

                S Offline
                S Offline
                simsen
                wrote on last edited by
                #7

                Look in My Documents\Visual Studio 2005\Projects or WebSites :-)

                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