Skip to main content

Problem:

When compiling a .NET project, the following errors occur:

Could not find method 'New' with this signature

Could not find method 'xxxxxx' with this signature

Resolution:

Create a new .NET project using the same source code.

Old KB# 3860