Click to See Complete Forum and Search --> : How to get webservice bin directory.


sureshbaba
February 7th, 2006, 01:12 AM
i need to load some component from webservice bin directory (same directory where all other dlls deside) using deflection,

how can i get the full path of bin directory?

when i use AppDomain.CurrentDomain.BaseDirectory, it returns the root of webserice only..

anyway to get path of bin directory?