Are you a startup? Get BizSpark cloud access
Got MSDN? Get up to $3,700 of cloud benefits
Don’t have MSDN? Here’s cloud access
As a few users in this thread experienced that WPF can stop working after installing VS 2008. You might see a message such as:
MissingMethodException was unhandled
Method not found: 'System.Guid MS.Utility.EventTrace.GuidFromId(MS.Utility.EventTraceGuidId)'.
Or:
Method not found: 'MS.Internal.ContentType
System.Windows.Navigation.BaseUriHelper.GetContentType(System.Net.WebResponse)'.
You will experience Expression Blend or any other WPF application ceasing to launch. I found this behavior on two of my Vista machines after installing the latest VS 2008 Beta 2 bits and removing Orcas Beta 1. If I had read the "Readme" (yes, sometimes we *should* read them), I would have read that you should remove a couple of Hot Fixes prior to installing VS 2008 Beta 2.
Steps to resolve: