Thank you all. The errors below turned out to be codefile= on @Register
attribute and changeing it to Codebehind= fixed the issue.
On Sun, Sep 7, 2008 at 3:33 PM, spatemp spatemp <[EMAIL PROTECTED]> wrote:
> Thank you all for replying. I went ahead and created web deployment
> pr
cher <[EMAIL PROTECTED]> wrote:
> See answers inline below.
> ----------
>
> *From:* spatemp spatemp [mailto:[EMAIL PROTECTED]
> *Sent:* Thursday, September 04, 2008 3:07 PM
> *To:* Bob Archer
> *Cc:* nant-users@lists.sourceforge.net
> *Subject:* R
>
>
>
> As I said, several options here.
>
>
>
> BOb
>
>
>
>
> ----------
>
> *From:* [EMAIL PROTECTED] [mailto:
> [EMAIL PROTECTED] *On Behalf Of *spatemp spatemp
> *Sent:* Thursday, September 04, 2008 7:43 AM
> *To:* nant-users@lists.sourceforge.net
> *Subject:* [NAnt-
I need to modify my nant scripts to publish or output web application to a
directory. So, currently we have following in the nant scrpit:
What I would like to do is create an output directory under each project and
let MSBUILD task also publish or output it ot that directory. Then lat