---
title: "How can you debug failed assembly binds?"  
description: "How can you debug failed assembly binds?"  
author: "Varun Agrawal"  
published: 2011-03-18  
updated: 2020-09-20  
canonical: https://www.mindstick.com/interview/495/how-can-you-debug-failed-assembly-binds  
category: "assembly"  
tags: ["assembly"]  
reading_time: 1 minute  

---

# How can you debug failed assembly binds?

Use the Assembly Binding Log Viewer (fuslogvw.exe) to find out the paths searched.

## Answers

### Answer by Varun Agrawal

Use the Assembly Binding Log Viewer (fuslogvw.exe) to find out the paths searched.


---

Original Source: https://www.mindstick.com/interview/495/how-can-you-debug-failed-assembly-binds

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
