473,320 Members | 1,846 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

IIS management from C# - class library?

Hi All,

Did somebody see a class library or something else like that to manage the
IIS settings - to backup/restore, to change properties, settings, to add
additional or to remove any virtual directories etc.? I need it for a
deployment tool, the admin login/password will be knows, its not a problem.

Dmitri
Nov 15 '05 #1
1 4674
You have two options here, when running IIS6 , you can use both
System.Management (using the WMI provider) or System.DirectoryServices
(using the ADSI provider). When running IIS5.1 or 5.0 you can only use
System.DirectoryServices.
For more info on the WMI and ADSI providers checkfollowing URL's:

http://msdn.microsoft.com/library/de...iscomputer.asp

http://msdn.microsoft.com/library/de...iscomputer.asp

Willy.

"Dmitri Shvetsov" <ds*******@cox.net> wrote in message
news:PKQYb.3852$7k3.775@fed1read01...
Hi All,

Did somebody see a class library or something else like that to manage the
IIS settings - to backup/restore, to change properties, settings, to add
additional or to remove any virtual directories etc.? I need it for a
deployment tool, the admin login/password will be knows, its not a
problem.

Dmitri

Nov 15 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Bill | last post by:
As I have looked all over, even MSDN, I cannot find much on iis management using wmi in c#. Does anyone have sample code or any documentation. If so please email to me bduffy@no.spam@4duffy.com...
9
by: Ben Dewey | last post by:
Project: ---------------------------- I am creating a HTTPS File Transfer App using ASP.NET and C#. I am utilizing ActiveDirectory and windows security to manage the permissions. Why reinvent...
7
by: scorpion53061 | last post by:
I get the following error with the class below it when installing on a NT/98/Me machine. Any suggestions would be helpful. Kind of in a bind. Suspect the issue revolves ...
1
by: theintrepidfox | last post by:
Dear Group I wonder whether anyone has some information on the cause for this error? I've created a class for Win32_BIOS with mgmtclassgen Win32_BIOS /L VB, added the file to my VB.NET project...
7
by: eric | last post by:
I'm writing a program in C# and found a couple of threads about how to check the status of a printer before sending it any data, to ensure that the printer is ready to print. They say to include...
4
by: russell.lane | last post by:
I'm working in Visual Studio '05, with ASP.Net 2.0 v2.0.50525.42 on board. I'd like to use the new web event monitoring framework found in system.web.management, but that namespace does not show...
12
by: Cordell Lawrence \(News Group\) | last post by:
There an ongoing discussion between a colleague and myself about the usefulness of the IDisposable pattern beyond the reclamation of unmanaged resources. The discussion is somewhat lengthy so I...
2
by: RamyaKarthik | last post by:
i have developed the code for library management the code is # include<iostream.h> #include<stdlib.h> #include<fstream.h> #include<string.h> # include<conio.h> class lib { protected:
1
by: =?Utf-8?B?QnJldHQgT3NzbWFu?= | last post by:
I'm trying to set up a custome e-mail publisher for a web app using the Microsoft Exception Management Application Block for .NET sample app. Our app already uses the Exception Management Block,...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.