which version of streaminsight correspond to Microsoft.ComplexEventProcessing version 21.0.0.0?
-
Tuesday, December 04, 2012 1:04 AM
I installed streaminsight 2.0 and I am trying to run "hello world" streaminsight sample provided by streamisnt team.
even though i think i have referenced the Microsoft.ComplexEventProcessing correctly it gives me an error
"could not locate assembly Microsoft.ComplexEventProcessing version = 21.0.0.0 ... "
THanks for the help...
All Replies
-
Tuesday, December 04, 2012 3:09 AM
The "hello world" sample sounds like it's trying to reference StreamInsight 2.1. You can download it here: http://www.microsoft.com/en-us/download/details.aspx?id=30149
If the sample is not using the newer Rx Source/Sink model, you should be able to change the references to 2.0 if that's what you have installed.
- Marked As Answer by BigDataQ Tuesday, December 04, 2012 4:22 AM
-
Tuesday, December 04, 2012 4:26 AM
The "hello world" sample sounds like it's trying to reference StreamInsight 2.1. You can download it here: http://www.microsoft.com/en-us/download/details.aspx?id=30149
If the sample is not using the newer Rx Source/Sink model, you should be able to change the references to 2.0 if that's what you have installed.
perferct!!!!! solved it..

