how do I replace global.asa?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • mbosco51@hotmail.com

    how do I replace global.asa?

    Hi. I have to make a change to the global.asa file on a website. I've
    never modified this file before. Are there any special steps needed
    such as restarting IIS or rebooting the machine to make the changes
    take effect?

    Thanks.

  • Evertjan.

    #2
    Re: how do I replace global.asa?

    wrote on 13 mei 2005 in microsoft.publi c.inetserver.as p.general:
    [color=blue]
    > Hi. I have to make a change to the global.asa file on a website. I've
    > never modified this file before. Are there any special steps needed
    > such as restarting IIS or rebooting the machine to make the changes
    > take effect?
    >[/color]

    As far as I know, IIS checks if new version of global.asa is present and
    restarts if detected.

    Just uploading will be fine.

    --
    Evertjan.
    The Netherlands.
    (Replace all crosses with dots in my emailaddress)

    Comment

    • Kyle Peterson

      #3
      Re: how do I replace global.asa?

      you just want to make sure the web is an "applicatio n" in IIS or the
      gloabl.asa will never fire
      (do a google search or something)

      after that even the slightest change to a global.asa will cause the
      application for that web to re-start

      here is just one example of using a globala.asa that you can look over


      you can do all sorts of different things with the globala.asa of course


      <mbosco51@hotma il.com> wrote in message
      news:1116006298 .112857.47160@g 49g2000cwa.goog legroups.com...[color=blue]
      > Hi. I have to make a change to the global.asa file on a website. I've
      > never modified this file before. Are there any special steps needed
      > such as restarting IIS or rebooting the machine to make the changes
      > take effect?
      >
      > Thanks.
      >[/color]


      Comment

      Working...