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. General Programming
  3. Visual Studio
  4. Need help on VSS VS2005

Need help on VSS VS2005

Scheduled Pinned Locked Moved Visual Studio
visual-studiohelpannouncementcsharpdebugging
1 Posts 1 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.
  • S Offline
    S Offline
    Slow Learner
    wrote on last edited by
    #1

    Hello, We have our project sitting in VSS whole togather on a different box like every body else has. Now when I got the latest version of the entire project folder to my D drive by setting up a working folder like D:/VSProjects/GroundingDemo where GroundingDemo is our project folder that I got from VSS. I can see my files under D:/VSProjects/GroundingDemo. When I double click the GroundingDemo.sln file it has no problem openening it in the VS 2005 and every thing looks good in VS 2005. But the thing is the moment when I double click the GroundingDemo.sln file its again creating another GroundingDemo folder under the GroundingDemo folder that was originally created under D:/VSProjects/GroundingDemo. i.e the newly created GroundingDemo is under D:/VSProjects/GroundingDemo/GroundingDemo. This is confusing when I close my VS 2005 and wanted to reopen it again. I might mistakenly open the newly created GroundingDemo folder to open the .sln file. I am pretty sure that some thing got messed up with my GroundingDemo.sln file. I am not sure if the information I have provided is enough but hope this gives a hint of whats going on . Here is my .sln file ****************************************************************************************************** Microsoft Visual Studio Solution File, Format Version 9.00 # Visual Studio 2005 Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "\\Ais2kdata2\userdocs\...\GroundingDemo\", "..\GroundingDemo", "{818D9FA4-5878-40FC-8C4B-A7287638BC95}" ProjectSection(WebsiteProperties) = preProject SccProjectName = ""$/GroundingDemo", AFAAAAAA" SccAuxPath = "" SccLocalPath = "." SccProvider = "MSSCCI:Microsoft Visual SourceSafe" Debug.AspNetCompiler.VirtualPath = "/GroundingDemo" Debug.AspNetCompiler.PhysicalPath = "..\GroundingDemo\" Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\GroundingDemo\" Debug.AspNetCompiler.Updateable = "true" Debug.AspNetCompiler.ForceOverwrite = "true" Debug.AspNetCompiler.FixedNames = "false" Debug.AspNetCompiler.Debug = "True" Release.AspNetCompiler.VirtualPath = "/GroundingDemo" Release.AspNetCompiler.PhysicalPath = "..\GroundingDemo\" Release.AspNetCompiler.TargetPath = "PrecompiledWeb\GroundingDemo\" Release.AspNetCompiler.Updateable = "true" Release.AspNetCompiler.ForceOverwrite = "true" Release.AspNetCompiler.FixedNames = "false" Release.AspNetCompiler.Debug = "False" VWDPort = "4360" EndProjectSection EndProject Global GlobalSection(SourceCodeControl) = pr

    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