How can you tell the application to look for assemblies at
the locations other than its own install?

Answer Posted / guest

Use the directive in the XML .config file for a given
application.

<probing privatePath=?c:\mylibs; bin\debug? />

should do the trick. Or you can add additional search paths
in the Properties box of the deployed application.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the difference between static assemblies and dynamic assemblies?

648


About Iunknown interface Queue ,its methods Query Interface Addref,Release and Explain each ?

2652


What are static assemblies and dynamic assemblies. Differences between them?

734


Elaborate the term WebService and how it differ from Remoting?

645


What is the purpose of strong name?

663






what is Client-activated object in remoting?

667


What is the proxy of the server object in .net remoting?

662


What are the steps to publish an object outside the service domain

629


Hello, I want to connect a system in LAN and i want to access that.When ever i am moving a mouse in my desktop the similar thing have to happend in the another system in which i have connected. I need coding for this in c# and .NET . any one please help me.It is very urgent to me Advance thanks. my email id:manojkumarchallagundla@gmail.com

2378


Explain Singleton design pattern of Remoting?

638


What are static assemblies and dynamic assemblies?

616


What does manifest consists?

623


Define remotable objects in .net remoting?

640


Explain serialization formatters in .net remoting

630


Explain threading types?

723