[Mono-list] Getting "System.MissingMethodException: Method not found: 'OfficeDrop.Sync.Application.ReplicaTest.DoWithPaths'" when running test from nunit-console
Maurício Linhares
mauricio.linhares at gmail.com
Fri Jul 20 15:21:37 UTC 2012
I'm trying to run some tests from the command line and I'm getting this error:
System.MissingMethodException: Method not found: 'OfficeDrop.Sync.Application.ReplicaTest.DoWithPaths'.
I do know this method is in there because it is part of my class, so it doesn't really make sense that is isn't in there, here's the full stack trace:
https://gist.github.com/41a164e5332bef415847
When I run this inside of MonoDevelop it works, it only fails when I run it from the command line.
-
Maurício Linhares
http://techbot.me/ - http://twitter.com/#!/mauriciojr
More information about the Mono-list
mailing list