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
>>