mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 18, 2005
12:37 AM
To: Burton, Kevin; nant-users@lists.sourceforge.net
Subject: RE: [Nant-users]
Resources
Kevin,
Apparently you had localized resources
(for the "en" culture) for which NAnt automatically created a
satelli
PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Burton,
KevinSent: dinsdag 18 januari 2005 3:46To:
nant-users@lists.sourceforge.netSubject: [Nant-users]
Resources
I am compiling an assembly using
the foll
I am compiling an assembly using the following task:
, 2003 1:21 PM
To: Eric Burley; [EMAIL PROTECTED]
Subject: RE: [Nant-users] resources and third party types.
Hello Eric,
Do you get a specific error message?
Best regards,
Bernard
-Original Message-
From: Eric Burley [mailto:[EMAIL PROTECTED]
Sent: Tue 7/29/2003 21:17
To:
Hello Eric,
Do you get a specific error message?
Best regards,
Bernard
-Original Message-
From: Eric Burley [mailto:[EMAIL PROTECTED]
Sent: Tue 7/29/2003 21:17
To: [EMAIL PROTECTED]
Cc:
Subject:[Nant-users] resources and third party types.
Hi, I'm trying to m
Title: Message
Hi, I'm trying to
map an existing project into nant, and I've hit a snag with resources.
I've got a form that uses a 3rd party control (Janus Explorer Bar). The
.resx file references the control for use in type persistence. Is there
any way to get the resources to compile w
I seem to be having a problem getting the resources compiled. I have a
library that contains a couple of user controls and a generic form that I
use in several places in the app. There are 4 *.resx files that correspond
to the controls with a visual representation. When I cpompile using VS.NE