----- Original Message -----
From: "Ronan Brady" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 24, 2004 12:38 PM
Subject: [Nant-users] RE: VB6 Migration. Solution task leads to
MissingManifestResourceException


> o.k. sorry about the mess of a post but i've now upgraded to the latest
> nightly build and I still get the same problem.
> NAnt 0.85 (Build 0.85.1631.0; net-1.0.win32; nightly; 19/06/2004)

The NAnt 0.85 nightly builds always target the highest .NET runtime
installed.  The "net-1.0.win32" part of the logo banner, just indicated
which runtime and platform NAnt was built with, it does'n say anything about
the framework that's being targeted.

> And I've spotted that even though I've specified ...
>
> <property name="nant.settings.defaultframework" value="net-1.1" />
> <property name="nant.settings.defaultframework.frameworkdirectory"
> value="net-1.1" />

See http://nant.sourceforge.net/faq.html#change-targetframework for
information on how to change the target framework.

Can you package up a zip file containing the minimum set of files necessary
to reproduce the MissingManifestResourceException ?

Gert



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to