ResGen gives me the same error so this is not an Nant thing. I'll look at the file and see what's going on. Thanks!
Evan A. Bonnett
Reynolds and Reynolds, IT
ERA Integrated Desking Development
937-485-8577
58577
-----Original Message-----
From: Gert Driesen [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 14, 2004 2:14 PM
To: Bonnett, Evan A; [EMAIL PROTECTED]
Subject: Re: [Nant-users] Invalid ResX input?
Evan,
Can you try to run the build in verbose mode (NAnt.exe -verbose ....) ? Currently, NAnt only outputs the name of the output file (in verbose mode) when the output file is not up-to-date (and not when it just doesn't exist).
I'll try upload a new nightly build with an extra log message later today. If running the current nightly build in verbose mode does not provide information on the file its going to create, then you might wanna wait for the next nightly build.
Gert
----- Original Message -----
From: "Bonnett, Evan A" <[EMAIL PROTECTED]>
To: "'Gert Driesen'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, July 14, 2004 7:40 PM
Subject: RE: [Nant-users] Invalid ResX input?
> Gert,
>
> Yes, I did get that with the latest nightly build. I am not sure what
file
> it is referring to. If you look at the error, it appears as if it
finishes
> one resource file and is moving to the next but does not give the name
> of the file. It chokes before it can print out the name.
>
> I assume that it is going to the next folder down the list in the
> project
to
> get the 1 resource file out of it. In that case, it is not a 0 length
file.
> I have included the file.
>
> Thanks,
>
> Evan A. Bonnett
> Reynolds and Reynolds, IT
>
>
> -----Original Message-----
> From: Gert Driesen [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, July 14, 2004 1:34 PM
> To: Bonnett, Evan A; [EMAIL PROTECTED]
> Subject: Re: [Nant-users] Invalid ResX input?
>
>
> Evan,
>
> That resx file is probably a zero-length file. Can you verify this ?
>
> Do you get this error with the latest nightly build ?
>
> Gert
>
> ----- Original Message -----
> From: "Bonnett, Evan A" <[EMAIL PROTECTED]>
> To: "'Gert Driesen'" <[EMAIL PROTECTED]>;
> <[EMAIL PROTECTED]>
> Sent: Wednesday, July 14, 2004 6:32 PM
> Subject: [Nant-users] Invalid ResX input?
>
>
> > I am having a bit of trouble with my build. This is a third party
> > project that we have the source code to. Can someone tell me what's
> > happening
> here
> > so I can make better sense of what's going wrong? The project
> > compiles
> fine
> > in VS.NET.
> >
> > \Menus\MenuCommand.resx'
> > Writing resource file... Done.
> > Read in 0 resources from
> > 'c:\temp\~ConfigMgmt\Desking\Core.MagicLibrary\Builds\latest\src
> > \Menus\MenuControl.resx'
> > Writing resource file... Done.
> > error: Invalid ResX input.
> > 1 error(s).
> >
> > Thanks,
> >
> > Evan A. Bonnett
> > Reynolds and Reynolds, IT
> > ERA Integrated Desking Development
> > 937-485-8577
> > 58577
> >
> >
> >
>
>