Chris
Tue Aug 12 00:34:49 CDT 2003
Hello,
The easiest method is to open up the IIS Manager and based on where your
application is setup (site, vdir, etc.) you can click the Home Directory or
Virtual Directory tab and click the Unload Button in the Application
Settings.
This will unload the application and then it should (I believe, will have to
test) be restarted upon the first new request...
HTH,
~Chris (MSFT)
IIS Supportability Lead
As-is, no warranties implied...
"Joseph E Shook" <JoeShook@DeploymentCentric.com> wrote in message
news:#jtkmoIYDHA.1872@TK2MSFTNGP12.phx.gbl...
> For a start lookup iisreset. You can run it from a command prompt or from
> start | run. It will recycle the InetInfo process thus all of your
> applications will unload. There are other ways depending on what you
> application configuration is but that is the most reliable in your
> development environment.
>
> Here a link you may be interested in -
>
http://www.microsoft.com/technet/treeview/default.asp?url=/technet/prodtechnol/iis/iis5/maintain/featusability/restart.asp
>
> "Frudd" <andrew@freshweb.com.au> wrote in message
> news:uFSCGHGYDHA.416@tk2msftngp13.phx.gbl...
> > Hi everyone,
> > In our local development environment which obviously
> > runs asp, how do you refresh the global.asa for a particular virtual
> > directory. Although I go into IIS --> the particular virtual
directory -->
> > and right click on the global.asa --> and hit refresh the changes aren't
> > reflected. It seems as if I have to completely restart the machine for
the
> > changes to be reflected? It's really frustrating and a waste of time,
can
> > anyone please clear this up for me.
> >
> > I've restarted IIS and that doesn't seem to work either.... is there a
way
> > to reflect changes without restarting the machine?
> >
> >
> > Thanks heaps
> > Andrew Duffy
> >
> >
>
>