Hi All,

 

I tried to compile BizTalk solution files using the solution task. That
is not working

I am using the exec task and calling devenv.com and passing in the
arguments

My main goal is to redirect the output of the biztalk solution (compiled
dlls) to a directory other than what it internally does, for example
when compiling csproj, vbproj files in a solution I can tell it
outputdir - and my compiled object go there

 

 - So, 2 questions,

 

1.      Is there something I can do to the Nant source that will allow
me to compile biztalk solutions ?
2.      Is there a way with the exec task to redirect compiled output -
I tried /deploy (devenv switch) - but no luck

 

Thanks

V

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
NAnt-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to