For Programmers: Free Programming Magazines  


Home > Archive > Visual Studio > February 2005 > Howto build solution via Vs2003.Net commandline









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Howto build solution via Vs2003.Net commandline
Morten Overgaard

2005-02-06, 8:57 pm

Hi Sirs

I have a solution of 17 projects which builds as expected from within Visual
studio.Net 2003.

When I try to build the solution (to automate the build) calling DevEnv
from command line the solution will NOT build because of missing assemblies
(missing references??) How can this situation occur?? Do I have to setup up
some paths when running VS studio from commandline???

I'm using the following command

DevEnv "fullPathToSolution.sln" /ReBuild Release /Out Build.log


Regards morten



Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com