Re: [NAnt-users] Nant, global.asax, aspnet_compiler.exe in a Web Application Project (VS.Net 2005)

2007-11-07 Thread Todd Dahl
Okay my details are off. It looks like I am getting ASPPARSE errors on everything. On Nov 7, 2007 9:30 AM, Todd Dahl <[EMAIL PROTECTED]> wrote: > I have been fighting with this for days now and am at my wits end. I > am hoping that someone out there can shed some light on what is

[NAnt-users] Nant, global.asax, aspnet_compiler.exe in a Web Application Project (VS.Net 2005)

2007-11-07 Thread Todd Dahl
I have been fighting with this for days now and am at my wits end. I am hoping that someone out there can shed some light on what is happening here. I have an asp.net Web Application Project that I am using Nant to build. It builds and functions correctly when there is not a global.asax but when