Is there a way to enable assembly binding logging for a single web application?
I want to troubleshoot an assembly binding issue in a web application hosted on a shared development server with an assembly binding binding feature.
I don't want to enable it via the registry because it will slow down any other .NET application on the server. Is there a way to enable it only for my web application, for example by adding something to my web.config?
+3
Daniel zazula
source
to share
No one has answered this question yet
Check out similar questions:
1356
818
780
616
138
6
1
1
0
0