Browse by Tags

All Tagsiismetabase (RSS)
  • Re: IIS 6.0 Built in HTTP Compression

    Hi Kumzy, Very basic steps that you can easily implement for IIS compressions are as follows(provided you have some basic knowledge of IIS :) ) [Note : Do not forget to backup your metabase before you proceed ] You will have to create a temporary folder to cache static file compression with any familiar...
    Posted to Forum by Gabriel_EUK on 10-13-2008, 12:11 AM
  • .NET 1.1 Apps and Handler Mappings

    Here's my problem. I've got a .NET 1.1 app running on my new Vista machine. The application requires URL remapping in order to work properly. However, when I try to set it up in IIS 7 it writes a tag into the web.config of the application (System.WebServer) that the .NET 1.1 runtime does not...
    Posted to Forum by xalres on 04-03-2008, 11:15 AM
  • Webalizer (stone steps) for IIS6.0 -ADSI Perl Script - automatic generation of Web Stats

    For those of you who want to produce Web statistics for IIS6.0, i have created a perl script which parses iis6.0 and produces stats for every virtual server. The script runs once everyday. I use Stone Steps webalizer. An improved version of webalizer ( http://www.stonesteps.ca/ ) See just below the script;...
    Posted to Forum by pilio on 03-10-2008, 11:47 AM
  • IIS World Wide Web Publishing Service Restart after many changes on IIS manager

    I have a server with a lot of web sites, everytime a do many changes to a website ussing IIS manager the World Wide Web Publishing Service Restart itself with event ids 7035 7036 (no errors), my problem is that because i have too many websites and they are all live it is not acceptable the restart, beside...
    Posted to Forum by jortizv on 02-22-2008, 10:43 AM
  • Looking for Metabase tool/API/routines

    I have a development IIS server that is a mess. It has a bunch of different websites that I need to document. I know the metabase contains a bunch to the information I need. I also know about the ARKIIS tool but I cannot justify the expense. What I am looking for is a way to pull the XML data from the...
    Posted to Forum by secondsignup on 01-29-2008, 3:58 PM
  • Application configuration in IIS 6.0 for ASP and ASP.Net

    Hi, I am having trouble figuring out which options in IIS apply only to Classic ASP and which option applies only to ASP.Net in general. I am particularly having trouble for the application configuration options that can be reached by clicking website properties --> home directory --> configuration...
    Posted to Forum by abhishek172 on 11-29-2007, 11:00 AM
  • Get list of all sites using ASP.NET running on IIS6

    Hi, I'm trying to get a list of all sites running on our development server. After looking at a few examples online, I've come up with this: using System; using System.Data; using System.Configuration; using System.Collections; using System.Web; using System.Web.Security; using System.Web.UI;...
    Posted to Forum by tjrobinson.net on 10-09-2007, 1:03 PM
  • Create Vrirtual Directory through code C#

    Hello All, I am working on a web service that will create a new virtual directory on the same IIS Server where web service has been hosted. I am using following lines of code DirectoryEntries virtualDirs = site.Children; // create new virtual directory. DirectoryEntry virtualDirectory = virtualDirs.Add...
    Posted to Forum by Subinkj on 09-03-2007, 7:49 AM
  • Getting Cross-Certification on multiple sites

    I have two websites, each with its own unique IP address: https://aaa.company.com (IP: xx.xxx.xxx.6) https://bbb.company.com (IP: xx.xxx.xxx.23) Each website has its own assigned certificate - no wildcard certificates here - each must have its own unique cert. So I set this all up in IIS 6.0 with the...
    Posted to Forum by VCochran on 08-08-2007, 5:45 PM
  • Help Needed Urgent:Extending the IIS6.0 Metabase Using ADSI:-Modifying the attributes

    Hi All, I am writing an application for extending the metabase schema configuration in the MBSchema.xml using the ADSI. I am able to create new properties using the create method and able to set its data type(Syntax). But i couldnt find any methods of the IAds or the IADsProperty interfaces to modify...
    Posted to Forum by rajbhino on 05-09-2007, 9:05 AM
Page 1 of 2 (19 items) 1 2 Next >
Page view counter