[AccessD] ASP - getting started

Stuart Sanders stuart at pacific.net.hk
Fri Aug 8 04:58:28 CDT 2003


At a guess if 127.0.0.1 works and localhost doesn't, then you might want to check your hosts file.

Your hosts file (for me it is in c:\winnt\system32\drivers\etc) should contain the following line:
127.0.0.1       localhost

Stuart

-----Original Message-----
From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Software Design & Solutions
Pty Ltd.
Sent: Friday, 08 August, 2003 4:35 PM
To: Access Developers discussion and problem solving
Subject: Re: [AccessD] ASP - getting started


Ok - I see the 'Home directory' specifies c:\inetpub\wwwroot and the 'Document' tab shows a list of 3 files with Default.htm at the
top - so if it uses the top one then that solves the question of where it gets the file name from.

Anyone know why I get 'Page not found' when I point my browser to http://localhost/iisHelp/  to try to learn this stuff?

And why I can't use http://localhost ?

Kath
----- Original Message -----
From: Haslett, Andrew
To: 'Access Developers discussion and problem solving'
Sent: Friday, August 08, 2003 4:04 PM
Subject: RE: [AccessD] ASP - getting started


You need to use the IIS Manager.  Control Panel -> Administrative Tools -> IIS Manager.

Right click your website to bring up its properties, and somewhere in there you can list the page types/names that you want as your
defaults.

Cheers,
Andrew
-----Original Message-----
From: Software Design & Solutions Pty Ltd. [mailto:SDSSoftware at optusnet.com.au]
Sent: Friday, 8 August 2003 3:30 PM
To: Access Developers discussion and problem solving
Subject: Re: [AccessD] ASP - getting started


Michael - thanks.....http://localhost  doesn't work but  http://127.0.0.1 does. Why? And how / where do Im nominate what the file
location is for my default home page for OfficePC?

Kath


----- Original Message -----
From: Michael R Mattys
To: Access Developers discussion and problem solving
Sent: Friday, August 08, 2003 3:56 PM
Subject: Re: [AccessD] ASP - getting started


Kath,

Try http://localhost or http://127.0.0.1

Michael R. Mattys
www.mattysconsulting.com


----- Original Message -----
From: "Software Design & Solutions Pty Ltd." <SDSSoftware at Optusnet.com.au>
To: <AccessD at databaseadvisors.com>
Sent: Friday, August 08, 2003 1:40 AM
Subject: [AccessD] ASP - getting started


Learning something new....hoping someone can point me in the right
direction....
I want to create some ASP files.

I am using Windows 2000 and have installed IIS on my office PC which has a
workgroup network so that I can hook up the laptop to this PC. Under 'My
computer', Properties, the computer name is 'OfficePC'.

I notice that installing IIS has created an innetpub folder on the C drive
with a number of subfolders.

I was under the impression that by default, having installed IIS, if you
enter an address such as http://officepc/ into a browser it should open a
file called default.htm in the C:\inetpub\wwwroot folder. But when I do that
I get 'page cannot be displayed'. (there is a default.htm in that folder).

Have I missed something on the installation or ???

TIA
Kath Pelletti
Software Design & Solutions Pty Ltd.
Ph: 9505-6714
Fax: 9505-6430
SDSSoftware at Optusnet.com.au



----------------------------------------------------------------------------
----


> _______________________________________________
> AccessD mailing list
> AccessD at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
>

_______________________________________________
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com



IMPORTANT - PLEASE READ ********************
This email and any files transmitted with it are confidential and may
contain information protected by law from disclosure.
If you have received this message in error, please notify the sender
immediately and delete this email from your system.
No warranty is given that this email or files, if attached to this
email, are free from computer viruses or other defects. They
are provided on the basis the user assumes all responsibility for
loss, damage or consequence resulting directly or indirectly from
their use, whether caused by the negligence of the sender or not.



_______________________________________________
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com




More information about the AccessD mailing list