Skip to main content

Could not find method 'xxxxxx' with this signature

  • February 15, 2013
  • 0 replies
  • 0 views

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