I am working on a bot which involves Outlook/emails. I run it in my dev environment and everything works fine, but when I am running it on the production environment, I keep getting this weird error and I don’t know what the cause is or how to fix it:
Process faulted at: mscorlib, Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
I’ve had a look at the logs in the machine and unfortunately it offers no further information. Could anyone please suggest what this might be, as I am stuck!