'New' cannot be used on an interface.

I still get this error with this line of code...
Code:
Dim dtFirstTable As New DataTable
I don't receive this error with this code and it is directly from a working project I use. What version of VB.NET are you using?