IntelliTect / PowerStudio

PowerShell Integration for Visual Studio 2010
http://visualstudiogallery.msdn.microsoft.com/9b3272d4-6d13-4c1c-93bc-3ec74614508e
Other
21 stars 3 forks source link

Reactive Extensions Do not load Properly in 1.0.6 #12

Closed idavis closed 13 years ago

idavis commented 13 years ago

From the ActivityLog.xml

System.IO.FileNotFoundException: Could not load file or assembly 'System.Reactive, Version=1.0.10621.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. File name: 'System.Reactive, Version=1.0.10621.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' at PowerStudio.LanguageService.Tagging.Taggers.HighlightWordTagger..ctor(ITextView view, ITextBuffer buffer, ITextSearchService textSearchService, ITextStructureNavigator textStructureNavigator) at PowerStudio.LanguageService.Tagging.Providers.HighlightWordTaggerProvider.GetTagger[T](ITextView textView, ITextBuffer buffer) at PowerStudio.LanguageService.Tagging.Providers.ViewTaggerProviderBase.Microsoft.VisualStudio.Text.Tagging.IViewTaggerProvider.CreateTagger[T](ITextView textView, ITextBuffer buffer) at Microsoft.VisualStudio.Text.Tagging.Implementation.TagAggregator`1.GatherTaggers(ITextBuffer textBuffer) WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value HKLM\Software\Microsoft\Fusion!EnableLog to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].