If you have your ASP project in a solution, you can invoke a build using
devenv.exe from command line as follows:
devenv.exe solutionfile.sln /build solutionconfig
Is this what you are looking for, or do you want to build using the VB/C#
compilers?
Gagik Agasian
Mobi-Sys Software
http://www.visualmake.com
--- Automate your VB, VC++ and .NET builds with VisualMake ---
"Praveena Adabala" <(E-Mail Removed)> wrote in message
news:FE275C9F-2A06-44CC-B7E9-(E-Mail Removed)...
> Hi,
> Can i Build an ASP.NET Project from the command Prompt.
> THank you
> Praveena.