Microsoft Communities

Welcome to WindowsClient.net | Sign in | Join

Here are some frequently asked questions about Windows Forms and their answers.

Windows Forms FAQs

How do I discover why a required assembly (e.g., a resource assembly) failed to load? What is Fuslogvw.exe?

When the system fails to locate an assembly, it generates a log file. The Assembly Binding Log Viewer (Fuslogvw.exe) is a viewer program you can run from the command line that gives you access to this log. This log information helps you diagnose why the .NET Framework cannot locate an assembly at run time. Here's a tutorial on Fuslogvw.exe from the .NET Framework Tutorials.

George Shepherd, Syncfusion, and Stuart Celarier, Fern Creek



Page view counter