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

Reply via email to