Automapper throws mapping configuration errors when we try to run load tests (using Visual Studio) against our site.
There are no errors when we access the site through the browser normally, or when stepping through the code while debugging, etc. So it appears that the mappings are fine.
Does anyone know why Automapper would be throwing these exceptions during load testing?