Compile rdlc in VS2013 - error Native compiler return value: '-1073741511'
问题 After installing Visual Studio 2015 I am not longer able compile my rdlc (report) file even in VS2013 - where it used to compile without error. I getting the following error: An unexpected error occurred while compiling expressions. Native compiler return value: ‘-1073741511’. Through trial an error I have found that removing expressions like =IIf(IsNothing(First(Fields!ActualQuantity.Value, "DataSet1")),"",First(Fields!ActualQuantity.Value, "DataSet1")) and ="Generated from website " +