L
localhost
I want to get the location of the bin directory, where
the ASP.NET dll files live before they are shadow-
copied.
System.Reflection.Assembly.GetExecutingAssembly() only
shows the shadow copy location, which is not what I want.
Thanks.
the ASP.NET dll files live before they are shadow-
copied.
System.Reflection.Assembly.GetExecutingAssembly() only
shows the shadow copy location, which is not what I want.
Thanks.