Duplicate or copy/pasted code. When you start seeing things that could easily be reused that aren't, something is very wrong.

Refactoring to make reusable assemblies is the only cure.

[Simian](http://www.redhillconsulting.com.au/products/simian), a code similarity detection tool works wonders for fixing this.

[duplo](http://duplo.giants.ch/) is a good open source project that provides a free alternative.