not that i know with the asp_compiler executable, other than copying the files to a temporary place. We are already compiling to a temporary place because it doesn't like the target dir to be in the source dir
On Sun, Sep 28, 2008 at 7:47 PM, Brett Porter <[EMAIL PROTECTED]> wrote: > > On 29/09/2008, at 12:44 PM, Jan Stevens Ancajas wrote: > >>> >>> TODO: ASP .NET project structure (may involve links outside the >>> project to web content?) >> >> For ASP .Net , I suggest not to support flat directory structure. Source >> is compiled twice ( the other in ./target folder) which is causing compile >> error for web.config, so you always have to 'clean' first when compiling. > > Is there any way to exclude the target from compilation? > > Thanks, > Brett > > -- > Brett Porter > [EMAIL PROTECTED] > http://blogs.exist.com/bporter/ > >
