14Jul
Posted by admin as Asp.Net
Assembly Binding Log Viewer (Fuslogvw.exe) aka. Fusion log viewer is your best friend when it comes to find your way through in resolving the “Could not load file or assembly” errors. The Assembly Binding Log Viewer displays details for assembly binds. This information helps you diagnose why the .NET Framework cannot locate an assembly at [...]
Mscorcfg.msc is a Microsoft Management Console (MMC) snap-in that enables you to manage and configure assemblies in the global assembly cache (GAC), adjust code access security policy and adjust remoting services. It is supported in all versions of .Net Framework Prior to .Net framework 4.0. But, In the .NET Framework versions 1.0 and 1.1, Mscorcfg.msc [...]
14Jul
Posted by admin as Microsoft, Technology, Windows
Windows SDK installation fails with following error
A problem occurred while installing selected Windows SDK components.
Installation of the "Microsoft Windows SDK for Windows 7" product has reported the following error: Please refer to Samples\Setup\HTML\ConfigDetails.htm document for further information.
Please attempt to resolve the problem and then start Windows SDK setup again. If you continue to have problems [...]