Project Creating Problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • zamuel
    New Member
    • Sep 2006
    • 42

    Project Creating Problem

    I'm trying to create a new Web Application project on Visual Studio 2003. Every time I create new project the files will be created under existing project.

    C:\Inetpub\wwwr oot\project1\pr oject2

    I would like it to be just

    C:\Inetpub\wwwr oot\project2

    I'm suspecting that I have to do something in IIS, but I don't know what.
  • Plater
    Recognized Expert Expert
    • Apr 2007
    • 7872

    #2
    There should be an advanced settings somewhere at project creation where it says "new solution" or something like that.

    Comment

    • radcaesar
      Recognized Expert Contributor
      • Sep 2006
      • 759

      #3
      The VS Start page will show u the path when creating the new project. Just change the path there.

      But it should not be. It should be in My documents by default. It seems that u have change some settings and let me work around on this.

      :)

      Comment

      • Plater
        Recognized Expert Expert
        • Apr 2007
        • 7872

        #4
        VS2003 web projects went right to wwwroot I believe

        Comment

        • zamuel
          New Member
          • Sep 2006
          • 42

          #5
          I got the point with the 'solution' suggestion. When I create solution I can determine it to be

          C:\Inetpub\wwwr oot\solution2

          But when I try to create project under this solution it still goes to under the old project. I wonder if I'm in the right tracks here.

          Comment

          Working...