Hi Bhavani

I suspect that you'll find those errors are the same as those you see during an 
interactive compile.

If you really want to suppress them (I'd put my effort into fixing the 
underlying code so it is warning free), redirect the command line output of 
devenv.com. The Nant exec task has an attribute for this.

Keep smiling
Bevan.

-----Original Message-----
From: Bhavani Kapparmath
Sent: 6/10/2013 7:54 PM
To: bevan.a...@clear.net.nz; nant-users@lists.sourceforge.net
Subject: RE: [NAnt-users] VS2010 devenv command from NAnt fails

Hi Bevan,

After VS2010 build is successful using Nant, I could see whole lot of warning 
messages are being displayed/shown in the mail (which is not good) that is sent 
from CC.net after build ends.
This was not the case earlier with devenv.exe.
Any idea here? Any thread that has already discussed on this?

Kind regards,
K BBhavani.
Tel # +91 080 6624 3452

The information contained in this email has been classified:
(  )  Larsen & Toubro Limited  -  General Business
(X) Larsen &Toubro  Limited  -   Internal Use
(  )  Larsen &Toubro  Limited  -  Confidential
(  )  Larsen & Toubro Limited  -  Proprietary

From: bevan.a...@clear.net.nz [mailto:bevan.a...@clear.net.nz]
Sent: Saturday, May 25, 2013 5:54 AM
To: nant-users@lists.sourceforge.net; Bhavani Kapparmath
Subject: Re: [NAnt-users] VS2010 devenv command from NAnt fails

Devenv.Com is designed for use for batch automation; Devenv.Exe is how the 
interactive IDE is launched.

>From MSDN:
The devenv.com utility provides for the delivery of output through standard 
system streams, such as stdout and stderr, and determines the appropriate I/O 
redirection when it captures output, for example, to a .txt file.

I never tried to automate Visual Studio 2005, so it’s possible that using 
devenv.EXE worked just fine for that version; for later versions, it doesn’t.

One last thought: Deployment projects are deprecated in Visual Studio 2010 - 
and they’re not supported at all by Visual Studio 2012. I’d suggest that you 
add some tasks to your product backlog (or equivalent) to migrate away from 
.vdproj projects (I’d recommend moving to WiX); once that’s complete, you’ll be 
able to move the rest of your builds to MSBuild and leverage it’s speed and 
reliability.

Cheers,
Bevan.


Sent from Windows Mail

From: Bhavani Kapparmath
Sent: ‎Saturday‎, ‎25‎ ‎May‎ ‎2013 ‎3‎:‎38‎ ‎a.m.
To: Bevan Arps; nant-users@lists.sourceforge.net

Hi Bevan,
Looks like devenv.com resolved thee issue.
Befor i posted this issue, i used this devenv.com as a last try to resolv the 
issue.
Your reply on the same  confirmed it more n gave me more confidence on the fix.
What i m not sure is devenv failed always, but devenv.com resolved. Any idea 
here?

Thank yu so much

________________________________________
From: Bevan Arps [bevan.a...@clear.net.nz]
Sent: Friday, May 24, 2013 3:52 PM
To: Bhavani Kapparmath; nant-users@lists.sourceforge.net
Subject: RE: [NAnt-users] VS2010 devenv command from NAnt fails

As I recall (it's been a while), devenv.exe is what you run for an interactive 
session, devenv.com for batch processing.

Some background. If you don't specify an extension, the shell looks for 
possible programs to run by trying various extensions. I #think# it uses this 
order: bat, cmd, exe, com. So specifying "devenv" works just like "devenv.exe".

Keep smiling
Bevan


________________________________
From: Bhavani Kapparmath
Sent: 5/24/2013 9:40 PM
To: bevan.a...@clear.net.nz; nant-users@lists.sourceforge.net
Subject: RE: [NAnt-users] VS2010 devenv command from NAnt fails

Hi Bevan,

Thank you for the quick response.
I was using just devenv. Later changed to devenv.exe. Same failure results.
You want me to try devenv.com?

We are not using MSbuild, since we have one setup project(deployment project).

Kind regards,
Bhavani Kapparmath.
Tel # +91 080 6624 3452

The information contained in this email has been classified:
(  )  Larsen & Toubro Limited  -  General Business
(X) Larsen &Toubro  Limited  -   Internal Use
(  )  Larsen &Toubro  Limited  -  Confidential
(  )  Larsen & Toubro Limited  -  Proprietary

From: bevan.a...@clear.net.nz<mailto:bevan.a...@clear.net.nz> 
[mailto:bevan.a...@clear.net.nz]<mailto:[mailto:bevan.a...@clear.net.nz]>
Sent: Friday, May 24, 2013 2:11 PM
To: nant-users@lists.sourceforge.net<mailto:nant-users@lists.sourceforge.net>; 
Bhavani Kapparmath
Subject: Re: [NAnt-users] VS2010 devenv command from NAnt fails

Two suggestions.

Firstly, are you executing devenv.com or devenv.exe ? When I have needed to use 
the last resort of executing VS directly, using devenv.com has been far more 
reliable than devenv.exe.

Secondly, have you considered using MSBuild? Unless you’re doing something not 
supported by MSBuild (like a .vdproj msi deployment project), MSBuild can be a 
more reliable choice.

Hope this helps,
Bevan.


Sent from Windows Mail

From: Bhavani Kapparmath
Sent: ‎Friday‎, ‎24‎ ‎May‎ ‎2013 ‎8‎:‎15‎ ‎p.m.
To: nant-users@lists.sourceforge.net<mailto:nant-users@lists.sourceforge.net>

Hello All,

We are facing issue with building VS2010 from NAnt. Below are the details:


•         We migrated our project from Visual studio 2005 to Visual studio 2010.

•         Post migration, we are seeing build issue in the build server 
machine. Details are below.

•         Win 7 Professional SP1 versioned OS build machine is setup with 
Cruise control and NAnt script for automated builds with devenv.

•         Building with VS 2010 causes a number of projects to start but do not 
finish.

The only message appears in the log ( which is generated by /log switch of 
devenv command) is :

----Rebuild All started:Project:DWRAPPER, Configuration:BuildWithPortalSVC Win 
32-

----Rebuild All started:Project:XYZ, Configuration:BuildWithPortalSVC Win 32---

•         Count of project failure like above is not the same for every build.

•         Building the project(solution file) in IDE is fine and also from the 
Command line with devenv.

•         Here is the command in Nant.

[The entire original message is not included.]
Larsen & Toubro Limited

www.larsentoubro.com<http://www.larsentoubro.com>

This Email may contain confidential or privileged information for the intended 
recipient (s). If you are not the intended recipient, please do not use or 
disseminate the information, notify the sender and delete it from your system.

Larsen & Toubro Limited

www.larsentoubro.com

This Email may contain confidential or privileged information for the intended 
recipient (s). If you are not the intended recipient, please do not use or 
disseminate the information, notify the sender and delete it from your system.


[The entire original message is not included.]
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to