Frage

In unserem Gerätetests, an denen die DB-Einstellung von einer Singleton-Klasse zuerst laden, haben wir: generasacodicetagpre.

es läuft in unserer MVC-Anwendung in Ordnung, jedoch warfen die Ausnahme, als er von Gerätests aufgerufen wird.

War es hilfreich?

Lösung

Note: I work at Typemock

Due to changes in security in .NET 4, there was a bug in Typemock Isolator where code running from assemblies marked with AllowPartiallyTrustedCallers (APTCA) or SecurityTransparent attributes would crash with this exception. Ninject, seems like it, is marked with such an attribute.

We had fixed this issue in the latest version, so please download it at http://www.typemock.com.

If your issue persists in the latest version (6.0.9 currently), please contact us via support at typemock.com

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top