RE: [Nant-users] Resources

2005-01-18 Thread Burton, Kevin
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

RE: [Nant-users] Resources

2005-01-17 Thread Gert Driesen
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

[Nant-users] Resources

2005-01-17 Thread Burton, Kevin
I am compiling an assembly using the following task:                                                 

RE: [Nant-users] resources and third party types.

2003-07-29 Thread Eric Burley
, 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:

RE: [Nant-users] resources and third party types.

2003-07-29 Thread Bernard Vander Beken
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

[Nant-users] resources and third party types.

2003-07-29 Thread Eric Burley
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

[Nant-users] Resources

2002-07-23 Thread Jay Glynn
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