(1) : error BC32043: Too many type arguments to 'Func(Of Out TResult)'. (2) : error BC36625: Lambda expression cannot be converted to 'Expression(Of Func)' because 'Expression(Of Func)' is not a delegate type

Check this thread Add data row error lambda expression solutions as it is addressing the same errors that are you facing.