;Gert Driesen'; [EMAIL PROTECTED]
Subject: RE: [Nant-users] Problem following upgrade from Win2000 to XP
That was it, Gert.
By specifying the command line option '/k:net-1.1' I have resolved the
problem.
Thank you
-Original Message-
From: Gert Driesen [mailto:[E
Hi Brian,
It might be worth opening up the csproj file (with Notepad or something
similar) that references the System.Data.DLL and making sure that the hint
path is set to the 1.1 framework directory.
Jim
> Hi,
> My NAnt script which was working fine is now hitting a problem.
>
>
>
>
-
From: "Brian Etheridge" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 29, 2004 12:39 PM
Subject: [Nant-users] Problem following upgrade from Win2000 to XP
> Hi,
> My NAnt script which was working fine is now hitting a problem.
>
AIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 29, 2004 12:39 PM
Subject: [Nant-users] Problem following upgrade from Win2000 to XP
> Hi,
> My NAnt script which was working fine is now hitting a problem.
>
>
>
> solutionfile="${test.runner.dir}\T
Hi,
My NAnt script which was working fine is now hitting a problem.
This target is being executed on a new machine, which is running XP
Professional. The old machine was running Win2000.
The problem I am getting is:
--