could not load file or assembly
hello to everybody. I am new here and i am just learning the program and there seems to be a problem. When i am trying to execute something there is this message in my screen:
Could not load file or assembly 'Microsoft.ComplexEventProcessing.Observable, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified.
I tried to look it up but i couldn't find something helpful. I was just wondering if anybody could help it out with this.
Could not load file or assembly 'Microsoft.ComplexEventProcessing.Observable, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified.
I tried to look it up but i couldn't find something helpful. I was just wondering if anybody could help it out with this.
Comments
If you're not using StreamInsight, press F4 (query properties). Is there anything in additional references? Clear it out and press "Set as default for new queries".
LINQPad uses much the same logic as Visual Studio when adding references. If a DLL is not in the standard reference locations, you'll have to browse to it.
http://social.msdn.microsoft.com/Forums/en-US/streaminsight