PC Review


Reply
Thread Tools Rate Thread

csproj command line build .NET1.1

 
 
AdrianDev
Guest
Posts: n/a
 
      28th Apr 2007
Hi,

Is there a tool available for building .NET 1.1 VS 2003 projects from CSPROJ files?

It appears that MSBuild.exe only works with NET 2.0


thanks,



 
Reply With Quote
 
 
 
 
=?ISO-8859-1?Q?Arne_Vajh=F8j?=
Guest
Posts: n/a
 
      28th Apr 2007
AdrianDev wrote:
> Is there a tool available for building .NET 1.1 VS 2003 projects
> from CSPROJ files?


I do not know what you can do with MSBee.

But you can convert to a NAnt .build file with the NAnt SlingShot
tool and then build with NAnt.

Arne
 
Reply With Quote
 
AdrianDev
Guest
Posts: n/a
 
      28th Apr 2007
Arne,

I've read that SlingShot is problematic
(http://www.devx.com/opinion/Article/20826/1763) and I need to build complex
web application.

Have you used SlingShot successfully?


thanks


"Arne Vajhøj" <(E-Mail Removed)> wrote in message
news:4633937e$0$90264$(E-Mail Removed)...
> AdrianDev wrote:
>>
>> Is there a tool available for building .NET 1.1 VS 2003 projects from
>> CSPROJ files?

>
> I do not know what you can do with MSBee.
>
> But you can convert to a NAnt .build file with the NAnt SlingShot
> tool and then build with NAnt.
>
> Arne
>



 
Reply With Quote
 
=?ISO-8859-1?Q?Arne_Vajh=F8j?=
Guest
Posts: n/a
 
      28th Apr 2007
AdrianDev wrote:
> I've read that SlingShot is problematic
> (http://www.devx.com/opinion/Article/20826/1763) and I need to build complex
> web application.
>
> Have you used SlingShot successfully?


Yes, multiple times.

That does not guarantee that it will work for you, but
it is worth a try.

Arne
 
Reply With Quote
 
Michael Nemtsev
Guest
Posts: n/a
 
      28th Apr 2007
Hello AdrianDev,

Nant http://nant.sf.net

---
WBR, Michael Nemtsev [.NET/C# MVP].
My blog: http://spaces.live.com/laflour
Team blog: http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

A> Hi,
A>
A> Is there a tool available for building .NET 1.1 VS 2003 projects from
A> CSPROJ files?
A>
A> It appears that MSBuild.exe only works with NET 2.0
A>
A> thanks,
A>


 
Reply With Quote
 
Michael Nemtsev
Guest
Posts: n/a
 
      28th Apr 2007
Hello AdrianDev,

Just compile your web project as Class Library

---
WBR, Michael Nemtsev [.NET/C# MVP].
My blog: http://spaces.live.com/laflour
Team blog: http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

A> Arne,
A>
A> I've read that SlingShot is problematic
A> (http://www.devx.com/opinion/Article/20826/1763) and I need to build
A> complex web application.
A>
A> Have you used SlingShot successfully?
A>
A> thanks
A>
A> "Arne Vajhj" <(E-Mail Removed)> wrote in message
A> news:4633937e$0$90264$(E-Mail Removed)...
A>
>> AdrianDev wrote:
>>
>>> Is there a tool available for building .NET 1.1 VS 2003 projects
>>> from CSPROJ files?
>>>

>> I do not know what you can do with MSBee.
>>
>> But you can convert to a NAnt .build file with the NAnt SlingShot
>> tool and then build with NAnt.
>>
>> Arne
>>



 
Reply With Quote
 
Joel Lucsy
Guest
Posts: n/a
 
      28th Apr 2007
AdrianDev wrote:
> Is there a tool available for building .NET 1.1 VS 2003 projects
> from CSPROJ files?


Haven't tried this myself, but how about:

devenv someproject.csproj /build Debug

--
Joel Lucsy
"The dinosaurs became extinct because they didn't have a space program."
-- Larry Niven
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to use command line to build a project ad Microsoft C# .NET 2 3rd Sep 2008 07:04 AM
Build all from command line graham.king@gmail.com Microsoft Dot NET 5 4th Aug 2006 02:25 PM
Failed Command Line Build Matt Microsoft C# .NET 5 26th Mar 2004 05:36 PM
command line output on .Net command line build John Biddiscombe Microsoft VC .NET 2 24th Feb 2004 09:15 PM
incremental build via command line Xavier Microsoft C# .NET 1 10th Sep 2003 12:29 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:02 AM.