Problem: When I try to open certain code behind files in Visual Studio the application hangs and maxes out one of my CPU cores.
Notes:
- There's really nothing unique about the code behind except for the fact that it is referenced by two different ASPX pages. This, however, has never been a problem in the past.
- It's a C# code behind.
- I'm running SP1.