Hi
I am hosting WCF service in IIS which use assemblies that located under the BIN sub directory.
if I want to locate these assemblies in different location such as: c:\programfiles\myApp\bin
how can i manage it? the tag: '<probing privatePath=...' > related only to sub directory of the virtual directory.
thanks