RUNNING Frontpage / Database on my local pc

G

Guest

Hi All

I have created a database using the wizard in frontapge 2003, I have IIS installed and running (i think) on my local pc, however when i try and run a database query from my local pc i get the following error message :

The Database Results component on this page is unable to display database content. The page must have a filename ending in '.asp', and the web must be hosted on a server that supports Active Server Pages

So how should i set up my PC so I can run and test my website with database access locally, without having to publish it

Please help its driving me mental ...... or should that be more mental !!

Many thank

Neil.
 
K

Kevin Spencer

It sounds like you may have installed IIS, but are not using it. To create a
database-connective web site, it must be hosted on a web server. In your
home computer's case, that would be http://localhost.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

neil said:
Hi All,

I have created a database using the wizard in frontapge 2003, I have IIS
installed and running (i think) on my local pc, however when i try and run a
database query from my local pc i get the following error message :-
The Database Results component on this page is unable to display database
content. The page must have a filename ending in '.asp', and the web must be
hosted on a server that supports Active Server Pages.
So how should i set up my PC so I can run and test my website with
database access locally, without having to publish it.
 
G

Guest

Hi Kevin

Thanks for that, so how do I configue the IIS correctly for FP2003 to work with access

Is there a step by step document anywhere I can follow, so I can use the F12 key from with in FP2003 to run my web site with correct database connectivity

Many thank

Neil.
 
K

Kevin Spencer

Hi Neil,

Administring IIS is a kind of big issue. Here's a link to the Microsoft IIS
web site:

http://www.microsoft.com/WindowsServer2003/iis/default.mspx

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

neil said:
Hi Kevin,

Thanks for that, so how do I configue the IIS correctly for FP2003 to work with access ?

Is there a step by step document anywhere I can follow, so I can use the
F12 key from with in FP2003 to run my web site with correct database
connectivity.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top