Setup project

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Claire

    #1

    Setup project

    "The project that you are attempting to add to source control may cause
    other source control users to have difficulty opening this solution or
    getting newer versions of it. To avoid this problem, add the project from a
    location below the binding root of the other source controlled projects in
    the solution"

    Visual Studio 2005
    I added a setup project to my solution and it was created in a subdirectory
    at the same level as the root of the other projects in my solution. The
    solution was added to sourcesafe before i created and added its projects and
    everything went into sourcesafe with no problem except the setup one. When I
    try to add it, I get the above error
    \projects\MyApp lication\setup
    \projects\MyApp lication\module 1
    \projects\MyApp lication\module 2
    \projects\MyApp lication\startu pmodule

    I didnt get this with visual studio 2003 and I cant see why other source
    control users would have difficulty opening a project on same directory tree
    node as remainder of the solution. I also prefer to keep setups within its
    owning solution directory tree.
    How can I solve it please? Should I have had another root directory between
    \projects and \myapplication?

    Claire


  • Claire

    #2
    Re: Setup project

    Its ok, I deleted it and started again. This time it didn't complain. Thanks
    for help anyway :)


    Comment

    Working...