[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Getting nant up and running

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 24 Oct 2011 10:12:38 +0200

On Mon, Oct 24, 2011 at 10:09, Jean-Marc van Leerdam
<j.m.van.leerdam_at_gmail.com> wrote:
> Hi,
> I know NAnt is not maintained by the TSVN team, but it is a requirement to
> be able to build the docs. I have no experience at all using NAnt or other
> .Net based tools, so I first wanted to post here (I am trying to get the
> TSVN doc builds up and running).
> I have downloaded NAnt 0.91, unzipped it and added the bin folder to my
> system path. When running the nant command the following error is shown:
> D:\data\TSVNWork\trunk\doc>nant -verbose /f:doc.build all
> NAnt 0.91 (Build 0.91.4312.0; release; 22-10-2011)
> Copyright (C) 2001-2011 Gerry Shaw
> http://nant.sourceforge.net
>
> INTERNAL ERROR
> Could not load file or assembly 'System.Web, Version=4.0.0.0,
> Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one o
> f its dependencies. The system cannot find the file specified.
>     Could not load file or assembly 'System.Web, Version=1.0.3300.0,
> Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' o
> r one of its dependencies. The system cannot find the file specified.

Seems you only have .NET client profile installed. But System.Web is
not available in that configuration. You need to install the full
framework, not just the client profile.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2862287
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-10-24 10:13:04 CEST

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.