Indeed Andrew, I think the problem arised from having VC++ 6 projects ported to VS .NET . The "output files" section as you pointed out, was ".\Debug/" . By clicking the combobox and selecting "", the correct path was setup, i.e. "$(IntDir)/" and everything worked A OK. Thanks again Andrew, /Rob