Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I change Default Application Pool Setting Properties Programatically in .NET

Tags:

c#

.net-1.1

I have to change some properties in the Default Application Pool of IIS 6.0 using C# and i am constrained to use code using .Net 1.1 Framework. I am restricted to .Net 1.1 coz my code has to be built with a web site that uses .Net 1.1.

Thanks


1 Answers

I found out that there is actually a commandline tool provided by IIS called adsutil that does the trick. I can shell the command and thru its switches change the properties that i have.


Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!