Sacha, Are you using the <resgen> task standalone, or as you using a compiler task (eg <csc>) which takes care of the compilation of resources ?
Gert ----- Original Message ----- From: "Sascha Andres" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 02, 2004 3:54 PM Subject: [nant-dev] resgen - no default namespace used > Hi, > > I'm currently facing an odd behaviour of nant. I have a > non-Form resource file given as a resource. The default > namespace is cut, so in the nant compiled version I just > need to use MyResourceFile, while in the ide I need to use > MyNamepace.MyResourceFile to get the resourcefilemaneger > running. > > Anyone else having this kind of problem or am I doing it > wrong? > > -sa > > -- > sa at programmers-world dot com http://www.livingit.de > Internet sites: > http://www.not2long.net - Make long links short > Boomarks online: http://www.mobile-bookmarks.info > > > ------------------------------------------------------- > This SF.Net email is sponsored by the new InstallShield X. > From Windows to Linux, servers to mobile, InstallShield X is the one > installation-authoring solution that does it all. Learn more and > evaluate today! http://www.installshield.com/Dev2Dev/0504 > _______________________________________________ > nant-developers mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/nant-developers > ------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X. >From Windows to Linux, servers to mobile, InstallShield X is the one installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504 _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers
