How can you debug failed assembly binds?



How can you debug failed assembly binds?..

Answer / guest

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

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Remoting Interview Questions

About .NET Remoting and types of remoting ?

2 Answers   MMTS, SunGard,


Explain how to directly call a native function exported from a dll?

0 Answers  


Explain Singleton design pattern of Remoting?

0 Answers   PUCIT,


What are possible implementations of distributed applications in .NET?

2 Answers  


What is unmanaged code and will CLR handle this kind of code or not ?

1 Answers   DELL,


Explain the differences between marshal by value and marshal by reference?

0 Answers  


What?s Singleton activation mode?

3 Answers  


What is the difference beween the registerwellknownservicetype() and registerwellknownclienttype()?

0 Answers  


What are different types of assemblies?

0 Answers  


what is the diff between remoting and webservice

1 Answers  


Can you pass SOAP messages through remoting?

0 Answers  


What are static assemblies?

0 Answers  


Categories