Linq to EF Join throws “Index was out of range” after upgrade from VS2010 to VS2012

后端 未结 2 552
余生分开走
余生分开走 2021-02-14 00:19

After upgrading from Visual Studio 2010 to 2012 code started throwing \"ArgumentOutOfRangeException - Index was out of range. Must be non-negative and less than the size of the

2条回答
  •  借酒劲吻你
    2021-02-14 00:51

    Erwin, just to close the loop on this: We have confirmed that it is a bug we introduced recently in LINQ to Entities and we are looking at ways to get a fix out. Thanks a lot for reporting it!

提交回复
热议问题