When you copy a project through vs.net to a webserver it copies .dlls to the .net framework and the local bin directory right. Are these the same files. Which one is required? Shouldnt only the local one be required? Or are these two dll tied togethr somehow and if one fails to work the other also fails to work?
