Output directories

B

Bryan Glennon

I have a solution with a web app and a web service. There is a virtual
directory set up on my local server, //localhost/foo and it points to my
development directory, c:\blah\blah\foo. When I build, the output goes to
foo\bin, which is what I expect.

I am now trying to automate the nightly build process (using Visual Build).
I get all the source checked out into a build directory (...\build\YYYYMMDD)
and rebuild the solution. Instead of my output files going into
\bin\YYYYMMDD\foo\bin, they wind up in c:\blah\blah\foo\bin.

Anyway to get the output files where I want them? My guess is that since
this is a web project its getting info from the server, and putting the
files in the location specified by the virtual directory.

Any insight will be appreciated.

Thanks,
Bryan
 
D

Do Quyet Tien

You only set output folder to a subfolder of root virtual directory.

Tiendq,
(e-mail address removed)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top