Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   ASP General (http://www.velocityreviews.com/forums/f65-asp-general.html)
-   -   How do you know if IIS 5.1 is running? (http://www.velocityreviews.com/forums/t798377-how-do-you-know-if-iis-5-1-is-running.html)

Petra 03-30-2005 11:43 PM

How do you know if IIS 5.1 is running?
 
I had a windows xp professional and I install the windows component so that I
can use the IIS 5.1 to test an ASP file. I went to start and click the run
button and then type mmc. As soon as the mmc window opens I click the console
but there is an error saying that there is nothing into it. I need help!

Thank you--
:)

Aaron [SQL Server MVP] 03-31-2005 12:27 AM

Re: How do you know if IIS 5.1 is running?
 
MMC is not specifically for IIS, it is a generic container. This is not how
you access IIS. Do you have an Internet Services Manager or something
similar in the Control Panel? What happens if you issue IISRESET at a
command prompt?




On 3/30/05 6:43 PM, in article
6E16D03F-FC16-4F83-AAD2-61E9A6D324CB@microsoft.com, "Petra"
<Petra@discussions.microsoft.com> wrote:

> I had a windows xp professional and I install the windows component so that I
> can use the IIS 5.1 to test an ASP file. I went to start and click the run
> button and then type mmc. As soon as the mmc window opens I click the console
> but there is an error saying that there is nothing into it. I need help!
>
> Thank you--
> :)



Petra 03-31-2005 10:29 PM

Re: How do you know if IIS 5.1 is running?
 
Thanks for answering Aaron but I don't know that I had to access IIRESET at
the command prompt everytime I wan't to check my ASP pages if it's working or
not.

Since I used the IIS as my personal web server and I had seen my co-worker
used the MMC to run their ASP.Net pages.

Thank you very much again

:)


"Aaron [SQL Server MVP]" wrote:

> MMC is not specifically for IIS, it is a generic container. This is not how
> you access IIS. Do you have an Internet Services Manager or something
> similar in the Control Panel? What happens if you issue IISRESET at a
> command prompt?
>
>
>
>
> On 3/30/05 6:43 PM, in article
> 6E16D03F-FC16-4F83-AAD2-61E9A6D324CB@microsoft.com, "Petra"
> <Petra@discussions.microsoft.com> wrote:
>
> > I had a windows xp professional and I install the windows component so that I
> > can use the IIS 5.1 to test an ASP file. I went to start and click the run
> > button and then type mmc. As soon as the mmc window opens I click the console
> > but there is an error saying that there is nothing into it. I need help!
> >
> > Thank you--
> > :)

>
>


Aaron [SQL Server MVP] 04-01-2005 12:42 PM

Re: How do you know if IIS 5.1 is running?
 
> I don't know that I had to access IIRESET at
> the command prompt everytime I wan't to check my ASP pages if it's working

or
> not.


No, I didn't suggest that... I suggested trying that ONCE, now, to see if
IIS is installed. Every time you want to check if your ASP pages are
working or not, load them in a browser.

--
Please post DDL, sample data and desired results.
See http://www.aspfaq.com/5006 for info.



Petra 04-01-2005 06:11 PM

Re: How do you know if IIS 5.1 is running?
 
Thank you very much for your answer.

I understand what you are saying.

Do you think I can also open the ASP pages or html pages inside the mmc so
that I don't have to worry what path I have to put in the browser.

:)

"Aaron [SQL Server MVP]" wrote:

> > I don't know that I had to access IIRESET at
> > the command prompt everytime I wan't to check my ASP pages if it's working

> or
> > not.

>
> No, I didn't suggest that... I suggested trying that ONCE, now, to see if
> IIS is installed. Every time you want to check if your ASP pages are
> working or not, load them in a browser.
>
> --
> Please post DDL, sample data and desired results.
> See http://www.aspfaq.com/5006 for info.
>
>
>



All times are GMT. The time now is 11:16 AM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57