Rajeev, Can you try using a more recent nightly build ? Was this a VB project ?
Thanks, Gert ----- Original Message ----- From: "Rajeev Ramaswamy" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 21, 2004 11:39 AM Subject: [nant-dev] Problem in Solution Task - Resource files > Hi, > I have used images in my Windows forms background. When I compile the > solution(using solution task) with nant 0.84 everything works fine. > When I used the Nightly build " NAnt 0.85 (Build 0.85.1517.0; > net-1.0.win32; nightly; 26-Feb-2004 ", the solution gets compiled and the > executable gets generated. But when I run the Executable I get "Stream is > not a Valid resource file. " error. The resource file does'nt get compiled > in the nightly build. > I found the following difference in the log, > > When building using Nightly Build > > VSSSolution: > > [solution] Starting solution build. > [solution] Building BuildProject [release]... > > BUILD SUCCEEDED > > When Building using NAnt 0.84 > > VSSSolution: > > [solution] Starting solution build. > [solution] Building BuildProject [release]... > Read in 4 resources from > 'c:\build\temp\frmBuild.resx' > Writing resource file... Done. > Read in 5 resources from > 'c:\build\temp\frmLogin.resx' > Writing resource file... Done. > > BUILD SUCCEEDED > > In my previous mail u had asked me to use the nightly build to solve my > previous problem. The nightly build solved that problem, but this new one > has arised. > > Awaiting you response > Rajeev > > > ( ) L&T Infotech Proprietary > ( ) L&T Infotech Confidential > ( )L&T Infotech Internal Use > (X)L&T Infotech General Business ------------------------------------------------------- This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek For a limited time only, get FREE Ground shipping on all orders of $35 or more. Hurry up and shop folks, this offer expires April 30th! http://www.thinkgeek.com/freeshipping/?cpg=12297 _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers
