I'm not sure if this should be in the dev list but here goes: After having some minor issues with building one of my .Net projects, I decided to get the latest source from CVS and build it to maybe resolve my issue. Well after building the latest 0.8.4 from CVS, I am having an issue with resource file locations.
Using the solution task to build a project(that worked fine with 0.8.3-rc2), I am now running into an issue where the resources(.resx files) are compiled(into .resources files) into the directory where the resx files(as well as the .vbproj file) are located. In the next step of the build, I am running into an issue where the compiler thinks these resources should be in the temp directory(but they are in the project directory) and the build errors out. This is the resulting error from one of the build steps: [compile] vbc : error BC31027: Unable to open file 'C:\TEMP\ojozwx9h\BSD.Orion.GUI.ControlLibrary.Banner.resources': The system cannot find the file specified. This resource file is not in this temp directory... Michael Smith AIM: MikAtlanta MSN: MikeAshtonSmith email: [EMAIL PROTECTED] ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0 _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users