I want to put my referenced assemblies in a subfolder of \bin .. like \bin\assemblies. My application is in \bin. By fefault .NET puts my app/assembly in same folder as my referenced assemblies. i use "Local Copy" of all references. Is there a way to tell .NEt to use other locations? //Maw