MissingMethodException: ?

Sometimes though when you’re changing interfaces across several projects, you can end up in a stink because a method reference is removed or a signature is changed, and you end up with the following error:

When i build in Visual Studio, in order to save time, I don’t always do a - (Rebuild Solution). instead, i do a -, in order to rebuild just the project, and its dependencies (faster build).

I’ve had this error come up a few times, and it’s easy to solve - in case i ever forget here it is:.

Server Error in ‘/’ Application.
——————————————————————————–

?
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.MissingMethodException: ?

When you get this problem, just re-build the entire project.


Related posts:

  1. Gotcha: Converting .NET 1.1 website to .NET 2.0 Web Application Remember that when you're converting from an ASP.NET 1.1 web...
  2. VS2005 IIS Binding Can be removed In Visual Studio 2005 SP1, the new "web-application" project type...
  3. MCMS: GetByGuid throws COMException (”Server Error”) In (the now famous) Project P, working with Microsoft CMS's...
  4. List of Technologies/Software I would like to try out from ground zero Reading an article about unit testing got me thinking about...
  5. Using $exception to inspect thrown exceptions You can use the reserved keyword $exception in the object...

Leave a Reply


The Tomes Of Experience - powered by WordPress (themed by selder) 0.723 seconds.
15:20:23 06-01-2009