Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP.Net & IIS MetaData Question

Reply
Thread Tools

ASP.Net & IIS MetaData Question

 
 
Shawn & Jo-an Mehaffie
Guest
Posts: n/a
 
      08-05-2003
1) Is there a way to access the IIS Meta Data using ASP.Net? I want to write a web site that will need to fill a combo box with a list of all the web sites we have on our server farm. I want the user to see a user friendly list and not the standard W3CV/???/???.

Any help will be appreciated.

S. Shawn Mehaffie
PC Resources, LLX
 
Reply With Quote
 
 
 
 
John Saunders
Guest
Posts: n/a
 
      08-05-2003
Shawn,

The IIS MetaBase can be accessed through ADSI. You can use the classes in the System.DirectoryServices namespace to do this.

I'm afraid I don't have a good clean example for you. The documentation has some good System.DirectoryServices walk-throughs, they just don't use IIS as their example.
--
John Saunders
Internet Engineer



"Shawn & Jo-an Mehaffie" <> wrote in message news:...
1) Is there a way to access the IIS Meta Data using ASP.Net? I want to write a web site that will need to fill a combo box with a list of all the web sites we have on our server farm. I want the user to see a user friendly list and not the standard W3CV/???/???.

Any help will be appreciated.

S. Shawn Mehaffie
PC Resources, LLX
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
IIS won't load ASP.NET, "specified metadata not found" =?Utf-8?B?TG93ZWxs?= ASP .Net 7 08-02-2012 07:45 PM
PIL question: keeping metadata Ivan Herman Python 3 07-03-2005 07:23 PM
IIS won't run ASP.NET apps. "Specified metadata not found" =?Utf-8?B?dGhleWFzQGNvbW11bml0eS5ub3NwYW0=?= ASP .Net 7 12-06-2004 12:47 AM
Is there a way to have IIS stop sending ASP_DEBUG_INFO METADATA in debug mode? Vince C. ASP General 9 03-02-2004 05:21 PM
Schema Metadata not a Metadata Schema Brett Selleck XML 1 09-04-2003 05:02 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57