running Nant from vb code.

A

Ashish

hi all,
is there anyway one can run nant builds from a web application ?

Ideally I would like to run the nant build and pipe the nant output back
to the user...

any help/pointers would be much appreciated.

tia
-ashish
 
I

intrader

hi all,
is there anyway one can run nant builds from a web application ?

Ideally I would like to run the nant build and pipe the nant output back
to the user...

any help/pointers would be much appreciated.

tia
-ashish
Perhaps setting up a CGI website. The standart output of nant would go out
on the response.
 
B

Bruce Barker

sure - just shell to nant with the correct command line. better solution is
to install cruisecontrol which is a service and website that does this (also
supports nunit and source control).

-- bruce (sqlwork.com)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top