C# (Sharp) Programming Language Question:

Download Job Interview Questions and Answers PDF

How can you debug failed assembly binds?

C# (Sharp) Programming Language Interview Question
C# (Sharp) Programming Language Interview Question

Answer:

Use the Assembly Binding Log Viewer (fuslogvw.exe) to find out the paths searched.

Download C# (Sharp) Programming Language Interview Questions And Answers PDF

Previous QuestionNext Question
How can you tell the application to look for assemblies at the locations other than its own install?Where are shared assemblies stored?