.NET Source Code Not Quite Ready yet for SP1
|
I was futzing around with something this morning that seemed to be going wrong in the way a winforms DataGridView was deleting a bound EF entity and wanted to debug into .NET source code to see what is going on, But I kept getting "No Source Code Available". I went back to Shawn Burke's detailed blog post Configuring Visual Studio to Debug .NET Framework Source Code and went through the check list, verifying that I had everything set up correctly. I even completely removed and refreshed the source code cache. I got tired of failing and failing at this and distracted myself by checking blog feeds and coincidentally saw that Mathieu Mezil had blogged about all of the source code being available for SP1 (Debug with the .Net Framework code), so figured I really must be doing something wrong. After little more web searching, I found this thread on the forums: No source code available under Visual Studio 2008 SP1, where someone from MS said yesterday afternoon that
So I will stop banging my head on this and have subscribed to that thread for an update. And I will update this post when that happens. |

