How can you tell the application to look for assemblies at
the locations other than its own install?
Answer / 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 |
What are the types of remotable objects?
What is the purpose of System.EnterpriseServices namespace ?
What is boxing and unboxing ?
4 Answers Amdocs, BirlaSoft, TCS,
What are the types of remoting?
What is a Windows process?
what is Client-activated object in remoting?
Define remotable objects in .net remoting?
What?s a proxy of the server object in .NET Remoting?
Explain threading types?
Threading Types ?
What are static assemblies and dynamic assemlies. Differences between them ?
About sn.exe ?