Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Announcing Achievements For Visual Studio 2012 RC
Aug 16, 2012 at 2:13 PMSystem.Reflection.TargetInvocationException was unhandled
HResult=-2146232828
<...snip...>
HResult=-2146233078
Message=Achievement Files Have Been Tampered With.
Source=AchievementService.Client
StackTrace:
at AchievementService.Client.AchievementClient. (String )
at AchievementService.Client.AchievementClient. (String )
at AchievementService.Client.AchievementClient.UnlockAchievement(String achievement)
at Coding4Fun.VSAchievements.Core.AchievementManager.Unlock(IAchievementController controller)
at Coding4Fun.VSAchievements.Core.AchievementManager.Coding4Fun.VSAchievements.Core.IAchievementServiceClient.Unlock(IAchievementController controller)
at Coding4Fun.VSAchievements.FxCopAchievementRules.MoreThan30EnumFieldsAchievement.fxcop_AnalysisFinished(IFxCopAnalyzerContext obj)
at System.Action`1.Invoke(T obj)
InnerException:
What to do when this happens every time when building a solution (having a 30+ enum) in vs2012 RTM on win7?
Can I reset my achievement data?
Thanks!