Browse by Tags

All Tagsmetabase (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
  • Dynamic metabase values

    Is it possible to add dynamic variables to metabase property values? I'm trying to make the LogFileDirectory value dynamically include the ServerComment value when the Website is first created via IIS Manager. If not, any suggestions? Running IIS 6.0.
    Posted to Forum by RJWebOp on 10-03-2008, 11:33 AM
  • Re: Gzip js & css static files

    I finally figured this out and answered my own questions. The kicker for me was that I did not have static deflate compression enabled, only gzip static compression. They both need to be on. After reading numerous articles on the subject, I've found that many of them include incorrect information...
    Posted to Forum by mase on 07-22-2008, 5:17 PM
  • .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
  • Strange problem changing "PeriodicRestartTime" using VBScript

    Hi there, I'm using this small bit of code to disable the "Recycle worker processes (in minutes)" (PeriodicRestartTime) option. set objMBUrl=GetObject("IIS://localhost/w3svc/AppPools/DefaultAppPool") objMBUrl.Put "PeriodicRestartTime", 0 objMBUrl.SetInfo This works fine...
    Posted to Forum by mikeb29 on 02-06-2008, 6:34 PM
  • 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
  • Monitoring IIS

    Hi, I am looking for some code in .Net version 2.0 and C# which can be used to monitor the things like 1. Getting the list of all websites on a remote WebServer. 2. Getting the memory usage or utilisation from each of the above websites. 3. Directory structure from each of the above websites. I tried...
    Posted to Forum by anil.soman on 12-06-2007, 2:21 AM
  • 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
Page 1 of 3 (27 items) 1 2 3 Next >
Page view counter