Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

can someone point me in the right direction on how to modfy the IIS values for the default website? specifically i need to change the home directory, and add a script map.

 

this is for IIS 5 at the moment, i'll later need to do it for IIS 6, but that should be easier since the meta data is xml based.

 

I have seen examples which use DirectoryServices.DirectoryEntry, but only for creating new virtual sites. All I need to do is edit the existing default site.

 

On a somewhat related issue, My version of visual studio ( 2003 ) does not have the System.DirectoryServices namespace available.. I am still trying to figure out why that is though.

 

Thanks in advance. Any insight is greatly appreciated.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...