Biztalk Server 2010: Pipeline component fails with "Value does not fall within the expected range."
Posted by: Charles Young,
on 14 Sep 2011 |
View original | Bookmarked: 0 time(s)
Here is a small snippet of BizTalk Server wisdom which I will post for posterity. Say you are creating a custom pipeline component with custom properties. You create private fields and a public properties and write all the code to load and save corresponding property bag values from and too your properties. At some point, when you deploy the BizTalk application and test it, you get an exception from within your pipeline stating, unhelpfully, that "Value does not fall within the expected range." Or...