Closed dcbrewster closed 1 month ago
The compiler error is correct. DataRow
does not have a parameterless constructor.
This issue is also nothing to do with ASP.NET Core.
This issue has been resolved and has not had any activity for 1 day. It will be closed for housekeeping purposes.
See our Issue Management Policies for more information.
Is there an existing issue for this?
Describe the bug
The following code will not compile. The reported error is: 'DataRow' does not contain a constructor that takes 0 arguments. There are to arguments for DataRow.