Posts
Sort by recent activity
Debugging Assemblies in VS2010 for Windows Phone 7
I'm trying to debug a class method in Microsoft.Phone.Notifications, but I keep getting the error:
"The loaded assembly "Microsoft.Phone" is not the one .NET reflector expected... etc."
In the modu...