Skip to main content
deleted 2 characters in body
Source Link
Jeremy Thompson
  • 66.4k
  • 38
  • 225
  • 346

Ok I got this annoying error today and “a” DID contain a definition for “b”.

I got into this mess after opening the solution in VS2012 and then opening it VS2010.

Turns out by deleting the reference DLL in the affected projectedproject, building the reference DLL project, then re-referencing allowed VS to see the definition.

Ok I got this annoying error today and “a” DID contain a definition for “b”.

I got into this mess after opening the solution in VS2012 and then opening it VS2010.

Turns out by deleting the reference DLL in the affected projected, building the reference DLL project, then re-referencing allowed VS to see the definition.

Ok I got this annoying error today and “a” DID contain a definition for “b”.

I got into this mess after opening the solution in VS2012 and then opening it VS2010.

Turns out by deleting the reference DLL in the affected project, building the reference DLL project, then re-referencing allowed VS to see the definition.

Source Link
Jeremy Thompson
  • 66.4k
  • 38
  • 225
  • 346

Ok I got this annoying error today and “a” DID contain a definition for “b”.

I got into this mess after opening the solution in VS2012 and then opening it VS2010.

Turns out by deleting the reference DLL in the affected projected, building the reference DLL project, then re-referencing allowed VS to see the definition.