[Draconet-users] Re: [Draconet-developers] Building a web project under Draco.NET

2003-12-11 Thread Matthew Mastracci
The other solution, Nick, is to open up your .csproj file and replace "Web" with "Local" for the project type. It will continue to build correctly, but you will need to manually enable ASP.NET debugging and enter the local URL for the project as the page to launch. On Thu, 2003-12-11 at 07:05, Ni

[Draconet-users] Re: [Draconet-developers] Building a web project under Draco.NET

2003-12-11 Thread Matthew Mastracci
Use NAnt w/ the Solution task and specify a element. :) On Thu, 2003-12-11 at 07:05, Nick Robinson wrote: > Hi, > > The system I am working on involves a web solution. We set Draco up a good 10 > months ago and had everything working. Unfortunately the build server > died recently. Now we h