There's a service reference we have to use for this project. When I add it to my solution, Visual Studio maxes out the processor it's running on and slows down so that just adding a blank line somewhere in the code can take anywhere from three to five seconds.
After deleting the offending service reference, everything is just peachy keen again.
Needless to say, I'm peeved. What can I do to fix this?