473,395 Members | 1,937 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Output directories

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
Nov 18 '05 #1
1 1104
You only set output folder to a subfolder of root virtual directory.

Tiendq,
ti**@tienonsoftware.com

"Bryan Glennon" <bg******@voxopia.com> wrote in message
news:#b**************@TK2MSFTNGP10.phx.gbl...
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

Nov 18 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: fang | last post by:
Really confusing, I am using visual stdio C++ 6.0 I add a new project file into my current workspace. If I use the default output directory like default and release, everything works fine. But...
2
by: Magesh | last post by:
Hi, I am trying to do the following 1. On form submit, open a window with three frames 2. Set the target as one of the frames 3. Set the action for the frame It is working properly in...
3
by: Jorge Cecílio | last post by:
Hi! I would like to export some MS-Access reports output to pdf. However, the only possibility offered by Access (afaik) for me to export formatted output is snp (snapshot) (I use MS-Office...
4
by: Mountain Bikn' Guy | last post by:
I am having serious problems with the following IDE bug: Could not write to output file 'x.dll' -- 'The process cannot access the file because it is being used by another process. ' and BUG:...
2
by: ryanbaldwin | last post by:
Hello, I'm wondering if it's possible in VS.NET 2005 to specify a specific output structure inside the Debug\Release directories. Specifically, I want to copy certain assemblies into certain...
2
by: Evan Carmi | last post by:
hi, i am creating a program to go through a directory structure recursively (including directories below it) and move all files that end in .msf to a directory above the current level. the...
6
by: =?Utf-8?B?WW9naSBXYXRjaGVy?= | last post by:
Hello, I am using Visual Studio-2003. I created a project to build my library. Since I am using third party libraries as well, I have specified those additional library dependencies in project...
14
by: indu_shreenath | last post by:
Hey, I want to get the output of "DIR /AD /B" command to a varriable using python. How can I do this? Thanks, Indu
1
by: lqnt1981 | last post by:
Following is the code in python that opens all files under a directories and puts a comma in place of whitespace, I can see the output on the command line, but I am not sure what to do in order to...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.