问题
I have deployed an application to the IIS 7 Default Website. To make changes to application's settings, I have to right-click the application, go to Manage Application
, and click Advance Settings
. In the window that pops up (in the Behavior
section), there is a Enabled protocols
which is set to http
by default. I want to change this to http,net.tcp
using C#.
来源:https://stackoverflow.com/questions/3532082/how-to-change-iis-7-application-settings-using-c-sharp