2 min

"Failure has occurred while loading a type."

Troubleshooting the .NET error 'Failure has occurred while loading a type' in a COM+ assembly, tracing it to stale registry permissions and resolving it by removing the problematic CLSID keys and running Visual Studio with administrative privileges.

Development
1 min

das SDK-Tool fuslogvw

Das SDK-Tool fuslogvw (Assembly Binding Log Viewer) hilft beim Nachvollziehen, warum eine Assembly nicht geladen werden konnte.

Tools