Hi According to the installation instructions for IIS in Windows XP pro I
should have an icon in the task bar. I don't. How do I get one?


1.. Make sure your Web server is running - The installation program has
added a new icon on your task bar (this is the IIS symbol). Click on the
icon and press the Start button in the window that appears.
2.. Open your browser and type in "http://localhost/MyWeb/test1.asp", to
view your first ASP page
Thanks Sophie

Re: IIS Icon by Jerry

Jerry
Fri Nov 07 10:47:45 CST 2003

IIS does not have any icons in the tray. Please read the instructions again
and make sure it's IIS you're installing (as far as I know there are no
installation instructions for IIS). Could you post a link to the page that
says that?

Jerry

"Sophie" <sophie10'no33spam'@tesco.net> wrote in message
news:uj8eliUpDHA.2808@TK2MSFTNGP10.phx.gbl...
> Hi According to the installation instructions for IIS in Windows XP pro I
> should have an icon in the task bar. I don't. How do I get one?
>
>
> 1.. Make sure your Web server is running - The installation program has
> added a new icon on your task bar (this is the IIS symbol). Click on the
> icon and press the Start button in the window that appears.
> 2.. Open your browser and type in "http://localhost/MyWeb/test1.asp", to
> view your first ASP page
> Thanks Sophie
>
>



Re: IIS Icon by Kristofer

Kristofer
Fri Nov 07 10:50:39 CST 2003

Hello,

That is not true, IIS on XP Pro doesn't have an icon in Taskbar.

--
Regards,
Kristofer Gafvert
Reply to newsgroup only. Remove NEWS if you must reply by email, but please
do not.


"Sophie" <sophie10'no33spam'@tesco.net> wrote in message
news:uj8eliUpDHA.2808@TK2MSFTNGP10.phx.gbl...
> Hi According to the installation instructions for IIS in Windows XP pro I
> should have an icon in the task bar. I don't. How do I get one?
>
>
> 1.. Make sure your Web server is running - The installation program has
> added a new icon on your task bar (this is the IIS symbol). Click on the
> icon and press the Start button in the window that appears.
> 2.. Open your browser and type in "http://localhost/MyWeb/test1.asp", to
> view your first ASP page
> Thanks Sophie
>
>



Re: IIS Icon by Kristofer

Kristofer
Fri Nov 07 11:36:36 CST 2003

This is probably the link:
http://www.w3schools.com/asp/asp_install.asp

And it does in fact say that you should have an Icon in XP (scroll to the
bottom).

--
Regards,
Kristofer Gafvert
Reply to newsgroup only. Remove NEWS if you must reply by email, but please
do not.


"Jerry III" <jerryiii@hotmail.com> wrote in message
news:uckvf7UpDHA.2416@TK2MSFTNGP10.phx.gbl...
> IIS does not have any icons in the tray. Please read the instructions
again
> and make sure it's IIS you're installing (as far as I know there are no
> installation instructions for IIS). Could you post a link to the page that
> says that?
>
> Jerry
>
> "Sophie" <sophie10'no33spam'@tesco.net> wrote in message
> news:uj8eliUpDHA.2808@TK2MSFTNGP10.phx.gbl...
> > Hi According to the installation instructions for IIS in Windows XP pro
I
> > should have an icon in the task bar. I don't. How do I get one?
> >
> >
> > 1.. Make sure your Web server is running - The installation program
has
> > added a new icon on your task bar (this is the IIS symbol). Click on the
> > icon and press the Start button in the window that appears.
> > 2.. Open your browser and type in "http://localhost/MyWeb/test1.asp",
to
> > view your first ASP page
> > Thanks Sophie
> >
> >
>
>



Re: IIS Icon by Sophie

Sophie
Fri Nov 07 12:31:21 CST 2003


Correct! That is the link that I had followed
http://www.w3schools.com/asp/asp_install.asp

I am a student at college and we have to design and configure a web site
using ASP and IIS so I have to install it at home. Due to the way that the
college computers and network are set up there are no computers with IIS
installed that are available to us students. So it is a case of the blind
tutor leading the blind student. If the college cannot get IIS installed and
working on the college computers we will still pass our course if we supply
printouts of our code.

What a way to run an education system!

And I have just had one of these stupid messenger windows pop up. And I
thought I had got rid of them. Oh well! back to the drawing board.



Re: IIS Icon by Kristofer

Kristofer
Fri Nov 07 14:49:53 CST 2003

This link maybe helps you with the other problem you are having:

"Messenger Service Window That Contains an Internet Advertisement Appears"
http://support.microsoft.com/?kbid=330904

If not, i suggest that you try in an Windows XP newsgroup, they can probably
give you a better answer.

--
Regards,
Kristofer Gafvert
Reply to newsgroup only. Remove NEWS if you must reply by email, but please
do not.


"Sophie" <sophie10'no33spam'@tesco.net> wrote in message
news:u3RIa1VpDHA.964@TK2MSFTNGP10.phx.gbl...
>
> Correct! That is the link that I had followed
> http://www.w3schools.com/asp/asp_install.asp
>
> I am a student at college and we have to design and configure a web site
> using ASP and IIS so I have to install it at home. Due to the way that the
> college computers and network are set up there are no computers with IIS
> installed that are available to us students. So it is a case of the blind
> tutor leading the blind student. If the college cannot get IIS installed
and
> working on the college computers we will still pass our course if we
supply
> printouts of our code.
>
> What a way to run an education system!
>
> And I have just had one of these stupid messenger windows pop up. And I
> thought I had got rid of them. Oh well! back to the drawing board.
>
>



Re: IIS Icon by jcochran

jcochran
Fri Nov 07 15:27:48 CST 2003

On Fri, 7 Nov 2003 16:03:09 -0000, "Sophie"
<sophie10'no33spam'@tesco.net> wrote:

>Hi According to the installation instructions for IIS in Windows XP pro I
>should have an icon in the task bar. I don't. How do I get one?

You don't, unless you upgraded a Win98 system with PWS.

> 1.. Make sure your Web server is running - The installation program has
>added a new icon on your task bar (this is the IIS symbol). Click on the
>icon and press the Start button in the window that appears.

Do this by opening the IIS MMC under Administrative Tools. Find your
website (normally "default") and look to see if it's started.

> 2.. Open your browser and type in "http://localhost/MyWeb/test1.asp", to
>view your first ASP page

Try just http://localhost/ for the default page.

Jeff

Re: IIS Icon by George

George
Fri Nov 07 15:16:23 CST 2003

In fact it does in Windows 2000 Professional.

Start | Settings | Control Panel | Administrative Tools | Personal Web =
Manager | Properties | Show Tray Icon

Don't think there is something similar in Windows 2000 Server. Never =
noticed it.

--=20
George Hester
__________________________________
"Kristofer Gafvert" <kgafvert@NEWSilopia.com> wrote in message =
news:uTk5xWVpDHA.3612@TK2MSFTNGP11.phx.gbl...
> This is probably the link:
> http://www.w3schools.com/asp/asp_install.asp
>=20
> And it does in fact say that you should have an Icon in XP (scroll to =
the
> bottom).
>=20
> --=20
> Regards,
> Kristofer Gafvert
> Reply to newsgroup only. Remove NEWS if you must reply by email, but =
please
> do not.
>=20
>=20
> "Jerry III" <jerryiii@hotmail.com> wrote in message
> news:uckvf7UpDHA.2416@TK2MSFTNGP10.phx.gbl...
> > IIS does not have any icons in the tray. Please read the =
instructions
> again
> > and make sure it's IIS you're installing (as far as I know there are =
no
> > installation instructions for IIS). Could you post a link to the =
page that
> > says that?
> >
> > Jerry
> >
> > "Sophie" <sophie10'no33spam'@tesco.net> wrote in message
> > news:uj8eliUpDHA.2808@TK2MSFTNGP10.phx.gbl...
> > > Hi According to the installation instructions for IIS in Windows =
XP pro
> I
> > > should have an icon in the task bar. I don't. How do I get one?
> > >
> > >
> > > 1.. Make sure your Web server is running - The installation =
program
> has
> > > added a new icon on your task bar (this is the IIS symbol). Click =
on the
> > > icon and press the Start button in the window that appears.
> > > 2.. Open your browser and type in =
"http://localhost/MyWeb/test1.asp",
> to
> > > view your first ASP page
> > > Thanks Sophie
> > >
> > >
> >
> >
>=20
>

Re: IIS Icon by Jerry

Jerry
Fri Nov 07 18:09:35 CST 2003

You installed PWS on Windows 2000? It comes with IIS, which does not have an
icon.

And yes, the original article states that there should be an IIS icon under
Windows XP Pro, obviously a victim of too much copying and pasting without
enough thinking about it...

Jerry

"George Hester" <hesterloli@hotmail.com> wrote in message
news:OgpT9sXpDHA.1728@TK2MSFTNGP09.phx.gbl...
In fact it does in Windows 2000 Professional.

Start | Settings | Control Panel | Administrative Tools | Personal Web
Manager | Properties | Show Tray Icon

Don't think there is something similar in Windows 2000 Server. Never
noticed it.

--
George Hester
__________________________________
"Kristofer Gafvert" <kgafvert@NEWSilopia.com> wrote in message
news:uTk5xWVpDHA.3612@TK2MSFTNGP11.phx.gbl...
> This is probably the link:
> http://www.w3schools.com/asp/asp_install.asp
>
> And it does in fact say that you should have an Icon in XP (scroll to the
> bottom).
>
> --
> Regards,
> Kristofer Gafvert
> Reply to newsgroup only. Remove NEWS if you must reply by email, but
please
> do not.
>
>
> "Jerry III" <jerryiii@hotmail.com> wrote in message
> news:uckvf7UpDHA.2416@TK2MSFTNGP10.phx.gbl...
> > IIS does not have any icons in the tray. Please read the instructions
> again
> > and make sure it's IIS you're installing (as far as I know there are no
> > installation instructions for IIS). Could you post a link to the page
that
> > says that?
> >
> > Jerry
> >
> > "Sophie" <sophie10'no33spam'@tesco.net> wrote in message
> > news:uj8eliUpDHA.2808@TK2MSFTNGP10.phx.gbl...
> > > Hi According to the installation instructions for IIS in Windows XP
pro
> I
> > > should have an icon in the task bar. I don't. How do I get one?
> > >
> > >
> > > 1.. Make sure your Web server is running - The installation program
> has
> > > added a new icon on your task bar (this is the IIS symbol). Click on
the
> > > icon and press the Start button in the window that appears.
> > > 2.. Open your browser and type in
"http://localhost/MyWeb/test1.asp",
> to
> > > view your first ASP page
> > > Thanks Sophie
> > >
> > >
> >
> >
>
>