Unable to add a Setup Project from VS 2005.

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
johnmeade
Posts: 3
Joined: Thu Apr 19, 2007 9:45 am

Unable to add a Setup Project from VS 2005.

Post by johnmeade » Thu Apr 19, 2007 9:48 am

When attempting to add a project that is a Setup Project I am getting this message. I am unsure how to resolve this issue to get the installer project into vault.

Any help would be appreciated.

Version 3.5.0

John Meade

---------------------------
SourceGear Vault
---------------------------
Visual Studio is reporting that your working folder is C:\, which sometimes indicates that a project or file within the project or solution being added is outside your actual working folder. If the actual working folder does not match what Visual Studio is reporting, the project or solution will not be added correctly to Vault. Please check your project or solution for items that are located outside the working folder before adding to source control if C:\ is not the correct working folder.
---------------------------
OK
---------------------------

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Post by Beth » Thu Apr 19, 2007 10:29 am

Where is your primary solution located on disk?

Is any portion of that solution not located below the .sln file or maybe on the C:\ drive?

johnmeade
Posts: 3
Joined: Thu Apr 19, 2007 9:45 am

Post by johnmeade » Thu Apr 19, 2007 10:40 am

My solution is located in the default my documents\visual studio 2005\projects folder. All projects are located within that solution folder. I have two solutions that I have installers for and I get the same message for both.

There isn't much in the way of properties that I could find for the installer project. I was hoping that there might be something in there that would key me into the problem. How does vault get the working folder on the initial adding of a project?

Previously, I was able to add installer projects from visual studio 2003 with out any problems so this is new to me.

Thanks for you response,
John Meade

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Post by Beth » Thu Apr 19, 2007 2:51 pm

You should be able to just say OK to that dialog and keep going. That dialog only means that the default locations for your Visual Studio projects/solutions have changed.

johnmeade
Posts: 3
Joined: Thu Apr 19, 2007 9:45 am

Post by johnmeade » Fri Apr 20, 2007 10:31 am

I figured out why I have having this problem.

I had included a file into the installer that was located in a folder that was off the root. I had expected the file to be copied into the folder for the installer, but this didn't happen. In the end I am guesing that it thought the common folder was c:\. I have correct the problem by manually copying the file into the installer project folder.

I realized that after I added the project to vault.

Thanks for your help,
John

Post Reply