Database content not displayed

To all:

I am running Windows XP Professional and I have installed IIS on my
computer. I am using FP2003 and Access 2003. I have written a page that
draws on a query in Access. It has an .asp file extension. When I go to
view it in the browser, it displays the following 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."

Thoughts?
Huber57 [ Do, 10 Januar 2008 13:30 ] [ ID #1904425 ]

Re: Database content not displayed

Are you working in the web and viewing the web via http://localhost/web name, etc?

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================


"Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
news:5BEB8A7E-B3E2-44BA-9259-A3637892966E [at] microsoft.com...
> To all:
>
> I am running Windows XP Professional and I have installed IIS on my
> computer. I am using FP2003 and Access 2003. I have written a page that
> draws on a query in Access. It has an .asp file extension. When I go to
> view it in the browser, it displays the following 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."
>
> Thoughts?
>
tarowe [ Do, 10 Januar 2008 14:23 ] [ ID #1904429 ]

Re: Database content not displayed

Thomas,

No, right now I am viewing the page through
C:\Documents and Settings\dough\My Documents\Database
Project\Webpages\test.asp





"Thomas A. Rowe" wrote:

> Are you working in the web and viewing the web via http://localhost/web name, etc?
>
> --
> ==============================================
> Thomas A. Rowe
> Microsoft MVP - FrontPage
>
> http://www.Ecom-Data.com
> ==============================================
>
>
> "Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
> news:5BEB8A7E-B3E2-44BA-9259-A3637892966E [at] microsoft.com...
> > To all:
> >
> > I am running Windows XP Professional and I have installed IIS on my
> > computer. I am using FP2003 and Access 2003. I have written a page that
> > draws on a query in Access. It has an .asp file extension. When I go to
> > view it in the browser, it displays the following 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."
> >
> > Thoughts?
> >
>
>
>
Huber57 [ Do, 10 Januar 2008 14:45 ] [ ID #1904435 ]

Re: Database content not displayed

Thomas,

I tried running it from:

http://localhost/Database/test2.asp

But, it tells me "You are not authorized to view this page
You do not have permission to view this directory or page using the
credentials you supplied.
HTTP 401.3 - Access denied by ACL on resource
Internet Information Services"

Does that tell you anything?

Thanks for your help!




"Huber57" wrote:

> Thomas,
>
> No, right now I am viewing the page through
> C:\Documents and Settings\dough\My Documents\Database
> Project\Webpages\test.asp
>
>
>
>
>
> "Thomas A. Rowe" wrote:
>
> > Are you working in the web and viewing the web via http://localhost/web name, etc?
> >
> > --
> > ==============================================
> > Thomas A. Rowe
> > Microsoft MVP - FrontPage
> >
> > http://www.Ecom-Data.com
> > ==============================================
> >
> >
> > "Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
> > news:5BEB8A7E-B3E2-44BA-9259-A3637892966E [at] microsoft.com...
> > > To all:
> > >
> > > I am running Windows XP Professional and I have installed IIS on my
> > > computer. I am using FP2003 and Access 2003. I have written a page that
> > > draws on a query in Access. It has an .asp file extension. When I go to
> > > view it in the browser, it displays the following 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."
> > >
> > > Thoughts?
> > >
> >
> >
> >
Huber57 [ Do, 10 Januar 2008 14:50 ] [ ID #1904436 ]

Re: Database content not displayed

Ok, open your site in FP using File Menu | Open Site and enter http://localhost, then once open
double click to open the Database subweb/subsite, then import your database, create a connection
name and let FP move the database to the fpdb folder, then try testing your page using File Menu |
Preview in Browser.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================


"Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
news:D7867209-BE91-4F87-A3CF-2C10EE6283DF [at] microsoft.com...
> Thomas,
>
> I tried running it from:
>
> http://localhost/Database/test2.asp
>
> But, it tells me "You are not authorized to view this page
> You do not have permission to view this directory or page using the
> credentials you supplied.
> HTTP 401.3 - Access denied by ACL on resource
> Internet Information Services"
>
> Does that tell you anything?
>
> Thanks for your help!
>
>
>
>
> "Huber57" wrote:
>
>> Thomas,
>>
>> No, right now I am viewing the page through
>> C:\Documents and Settings\dough\My Documents\Database
>> Project\Webpages\test.asp
>>
>>
>>
>>
>>
>> "Thomas A. Rowe" wrote:
>>
>> > Are you working in the web and viewing the web via http://localhost/web name, etc?
>> >
>> > --
>> > ==============================================
>> > Thomas A. Rowe
>> > Microsoft MVP - FrontPage
>> >
>> > http://www.Ecom-Data.com
>> > ==============================================
>> >
>> >
>> > "Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
>> > news:5BEB8A7E-B3E2-44BA-9259-A3637892966E [at] microsoft.com...
>> > > To all:
>> > >
>> > > I am running Windows XP Professional and I have installed IIS on my
>> > > computer. I am using FP2003 and Access 2003. I have written a page that
>> > > draws on a query in Access. It has an .asp file extension. When I go to
>> > > view it in the browser, it displays the following 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."
>> > >
>> > > Thoughts?
>> > >
>> >
>> >
>> >
tarowe [ Do, 10 Januar 2008 15:20 ] [ ID #1904437 ]

Re: Database content not displayed

Thomas,
I have imported the database through the File|Import menu. I even adjusted
the settings "web settings" when I right click on the database.

Still not authorized to view the page.



"Thomas A. Rowe" wrote:

> Ok, open your site in FP using File Menu | Open Site and enter http://localhost, then once open
> double click to open the Database subweb/subsite, then import your database, create a connection
> name and let FP move the database to the fpdb folder, then try testing your page using File Menu |
> Preview in Browser.
>
> --
> ==============================================
> Thomas A. Rowe
> Microsoft MVP - FrontPage
>
> http://www.Ecom-Data.com
> ==============================================
>
>
> "Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
> news:D7867209-BE91-4F87-A3CF-2C10EE6283DF [at] microsoft.com...
> > Thomas,
> >
> > I tried running it from:
> >
> > http://localhost/Database/test2.asp
> >
> > But, it tells me "You are not authorized to view this page
> > You do not have permission to view this directory or page using the
> > credentials you supplied.
> > HTTP 401.3 - Access denied by ACL on resource
> > Internet Information Services"
> >
> > Does that tell you anything?
> >
> > Thanks for your help!
> >
> >
> >
> >
> > "Huber57" wrote:
> >
> >> Thomas,
> >>
> >> No, right now I am viewing the page through
> >> C:\Documents and Settings\dough\My Documents\Database
> >> Project\Webpages\test.asp
> >>
> >>
> >>
> >>
> >>
> >> "Thomas A. Rowe" wrote:
> >>
> >> > Are you working in the web and viewing the web via http://localhost/web name, etc?
> >> >
> >> > --
> >> > ==============================================
> >> > Thomas A. Rowe
> >> > Microsoft MVP - FrontPage
> >> >
> >> > http://www.Ecom-Data.com
> >> > ==============================================
> >> >
> >> >
> >> > "Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
> >> > news:5BEB8A7E-B3E2-44BA-9259-A3637892966E [at] microsoft.com...
> >> > > To all:
> >> > >
> >> > > I am running Windows XP Professional and I have installed IIS on my
> >> > > computer. I am using FP2003 and Access 2003. I have written a page that
> >> > > draws on a query in Access. It has an .asp file extension. When I go to
> >> > > view it in the browser, it displays the following 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."
> >> > >
> >> > > Thoughts?
> >> > >
> >> >
> >> >
> >> >
>
>
>
Huber57 [ Do, 10 Januar 2008 16:05 ] [ ID #1904439 ]

Re: Database content not displayed

Open IIS MMC, then default web, then the specific web site, the under the home directory, make sure
the application is set to the name of the subweb.
--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================


"Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
news:14266EA3-3872-4A8E-873F-452EA25B8C12 [at] microsoft.com...
> Thomas,
> I have imported the database through the File|Import menu. I even adjusted
> the settings "web settings" when I right click on the database.
>
> Still not authorized to view the page.
>
>
>
> "Thomas A. Rowe" wrote:
>
>> Ok, open your site in FP using File Menu | Open Site and enter http://localhost, then once open
>> double click to open the Database subweb/subsite, then import your database, create a connection
>> name and let FP move the database to the fpdb folder, then try testing your page using File Menu
>> |
>> Preview in Browser.
>>
>> --
>> ==============================================
>> Thomas A. Rowe
>> Microsoft MVP - FrontPage
>>
>> http://www.Ecom-Data.com
>> ==============================================
>>
>>
>> "Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
>> news:D7867209-BE91-4F87-A3CF-2C10EE6283DF [at] microsoft.com...
>> > Thomas,
>> >
>> > I tried running it from:
>> >
>> > http://localhost/Database/test2.asp
>> >
>> > But, it tells me "You are not authorized to view this page
>> > You do not have permission to view this directory or page using the
>> > credentials you supplied.
>> > HTTP 401.3 - Access denied by ACL on resource
>> > Internet Information Services"
>> >
>> > Does that tell you anything?
>> >
>> > Thanks for your help!
>> >
>> >
>> >
>> >
>> > "Huber57" wrote:
>> >
>> >> Thomas,
>> >>
>> >> No, right now I am viewing the page through
>> >> C:\Documents and Settings\dough\My Documents\Database
>> >> Project\Webpages\test.asp
>> >>
>> >>
>> >>
>> >>
>> >>
>> >> "Thomas A. Rowe" wrote:
>> >>
>> >> > Are you working in the web and viewing the web via http://localhost/web name, etc?
>> >> >
>> >> > --
>> >> > ==============================================
>> >> > Thomas A. Rowe
>> >> > Microsoft MVP - FrontPage
>> >> >
>> >> > http://www.Ecom-Data.com
>> >> > ==============================================
>> >> >
>> >> >
>> >> > "Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
>> >> > news:5BEB8A7E-B3E2-44BA-9259-A3637892966E [at] microsoft.com...
>> >> > > To all:
>> >> > >
>> >> > > I am running Windows XP Professional and I have installed IIS on my
>> >> > > computer. I am using FP2003 and Access 2003. I have written a page that
>> >> > > draws on a query in Access. It has an .asp file extension. When I go to
>> >> > > view it in the browser, it displays the following 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."
>> >> > >
>> >> > > Thoughts?
>> >> > >
>> >> >
>> >> >
>> >> >
>>
>>
>>
tarowe [ Do, 10 Januar 2008 17:04 ] [ ID #1904447 ]

Re: Database content not displayed

Thomas,

I had to give myself permission in the "database" virutal directory. Now i
have permission to view the page but now it shows the field names (Project
Name, Start Date, etc) in a table format but below it says:

"Database Results Wizard Error
The operation failed. If this continues, please contact your server
administrator."

I think we are getting there!

"Thomas A. Rowe" wrote:

> Open IIS MMC, then default web, then the specific web site, the under the home directory, make sure
> the application is set to the name of the subweb.
> --
> ==============================================
> Thomas A. Rowe
> Microsoft MVP - FrontPage
>
> http://www.Ecom-Data.com
> ==============================================
>
>
> "Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
> news:14266EA3-3872-4A8E-873F-452EA25B8C12 [at] microsoft.com...
> > Thomas,
> > I have imported the database through the File|Import menu. I even adjusted
> > the settings "web settings" when I right click on the database.
> >
> > Still not authorized to view the page.
> >
> >
> >
> > "Thomas A. Rowe" wrote:
> >
> >> Ok, open your site in FP using File Menu | Open Site and enter http://localhost, then once open
> >> double click to open the Database subweb/subsite, then import your database, create a connection
> >> name and let FP move the database to the fpdb folder, then try testing your page using File Menu
> >> |
> >> Preview in Browser.
> >>
> >> --
> >> ==============================================
> >> Thomas A. Rowe
> >> Microsoft MVP - FrontPage
> >>
> >> http://www.Ecom-Data.com
> >> ==============================================
> >>
> >>
> >> "Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
> >> news:D7867209-BE91-4F87-A3CF-2C10EE6283DF [at] microsoft.com...
> >> > Thomas,
> >> >
> >> > I tried running it from:
> >> >
> >> > http://localhost/Database/test2.asp
> >> >
> >> > But, it tells me "You are not authorized to view this page
> >> > You do not have permission to view this directory or page using the
> >> > credentials you supplied.
> >> > HTTP 401.3 - Access denied by ACL on resource
> >> > Internet Information Services"
> >> >
> >> > Does that tell you anything?
> >> >
> >> > Thanks for your help!
> >> >
> >> >
> >> >
> >> >
> >> > "Huber57" wrote:
> >> >
> >> >> Thomas,
> >> >>
> >> >> No, right now I am viewing the page through
> >> >> C:\Documents and Settings\dough\My Documents\Database
> >> >> Project\Webpages\test.asp
> >> >>
> >> >>
> >> >>
> >> >>
> >> >>
> >> >> "Thomas A. Rowe" wrote:
> >> >>
> >> >> > Are you working in the web and viewing the web via http://localhost/web name, etc?
> >> >> >
> >> >> > --
> >> >> > ==============================================
> >> >> > Thomas A. Rowe
> >> >> > Microsoft MVP - FrontPage
> >> >> >
> >> >> > http://www.Ecom-Data.com
> >> >> > ==============================================
> >> >> >
> >> >> >
> >> >> > "Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
> >> >> > news:5BEB8A7E-B3E2-44BA-9259-A3637892966E [at] microsoft.com...
> >> >> > > To all:
> >> >> > >
> >> >> > > I am running Windows XP Professional and I have installed IIS on my
> >> >> > > computer. I am using FP2003 and Access 2003. I have written a page that
> >> >> > > draws on a query in Access. It has an .asp file extension. When I go to
> >> >> > > view it in the browser, it displays the following 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."
> >> >> > >
> >> >> > > Thoughts?
> >> >> > >
> >> >> >
> >> >> >
> >> >> >
> >>
> >>
> >>
>
>
>
Huber57 [ Do, 10 Januar 2008 17:27 ] [ ID #1904451 ]

Re: Database content not displayed

IUSER_MachineName need to have permissions as well.

Also which version of the FP extensions are installed?

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================


"Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
news:3AE5A815-6634-466B-B30E-3E909304EA44 [at] microsoft.com...
> Thomas,
>
> I had to give myself permission in the "database" virutal directory. Now i
> have permission to view the page but now it shows the field names (Project
> Name, Start Date, etc) in a table format but below it says:
>
> "Database Results Wizard Error
> The operation failed. If this continues, please contact your server
> administrator."
>
> I think we are getting there!
>
> "Thomas A. Rowe" wrote:
>
>> Open IIS MMC, then default web, then the specific web site, the under the home directory, make
>> sure
>> the application is set to the name of the subweb.
>> --
>> ==============================================
>> Thomas A. Rowe
>> Microsoft MVP - FrontPage
>>
>> http://www.Ecom-Data.com
>> ==============================================
>>
>>
>> "Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
>> news:14266EA3-3872-4A8E-873F-452EA25B8C12 [at] microsoft.com...
>> > Thomas,
>> > I have imported the database through the File|Import menu. I even adjusted
>> > the settings "web settings" when I right click on the database.
>> >
>> > Still not authorized to view the page.
>> >
>> >
>> >
>> > "Thomas A. Rowe" wrote:
>> >
>> >> Ok, open your site in FP using File Menu | Open Site and enter http://localhost, then once
>> >> open
>> >> double click to open the Database subweb/subsite, then import your database, create a
>> >> connection
>> >> name and let FP move the database to the fpdb folder, then try testing your page using File
>> >> Menu
>> >> |
>> >> Preview in Browser.
>> >>
>> >> --
>> >> ==============================================
>> >> Thomas A. Rowe
>> >> Microsoft MVP - FrontPage
>> >>
>> >> http://www.Ecom-Data.com
>> >> ==============================================
>> >>
>> >>
>> >> "Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
>> >> news:D7867209-BE91-4F87-A3CF-2C10EE6283DF [at] microsoft.com...
>> >> > Thomas,
>> >> >
>> >> > I tried running it from:
>> >> >
>> >> > http://localhost/Database/test2.asp
>> >> >
>> >> > But, it tells me "You are not authorized to view this page
>> >> > You do not have permission to view this directory or page using the
>> >> > credentials you supplied.
>> >> > HTTP 401.3 - Access denied by ACL on resource
>> >> > Internet Information Services"
>> >> >
>> >> > Does that tell you anything?
>> >> >
>> >> > Thanks for your help!
>> >> >
>> >> >
>> >> >
>> >> >
>> >> > "Huber57" wrote:
>> >> >
>> >> >> Thomas,
>> >> >>
>> >> >> No, right now I am viewing the page through
>> >> >> C:\Documents and Settings\dough\My Documents\Database
>> >> >> Project\Webpages\test.asp
>> >> >>
>> >> >>
>> >> >>
>> >> >>
>> >> >>
>> >> >> "Thomas A. Rowe" wrote:
>> >> >>
>> >> >> > Are you working in the web and viewing the web via http://localhost/web name, etc?
>> >> >> >
>> >> >> > --
>> >> >> > ==============================================
>> >> >> > Thomas A. Rowe
>> >> >> > Microsoft MVP - FrontPage
>> >> >> >
>> >> >> > http://www.Ecom-Data.com
>> >> >> > ==============================================
>> >> >> >
>> >> >> >
>> >> >> > "Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
>> >> >> > news:5BEB8A7E-B3E2-44BA-9259-A3637892966E [at] microsoft.com...
>> >> >> > > To all:
>> >> >> > >
>> >> >> > > I am running Windows XP Professional and I have installed IIS on my
>> >> >> > > computer. I am using FP2003 and Access 2003. I have written a page that
>> >> >> > > draws on a query in Access. It has an .asp file extension. When I go to
>> >> >> > > view it in the browser, it displays the following 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."
>> >> >> > >
>> >> >> > > Thoughts?
>> >> >> > >
>> >> >> >
>> >> >> >
>> >> >> >
>> >>
>> >>
>> >>
>>
>>
>>
tarowe [ Do, 10 Januar 2008 17:33 ] [ ID #1904453 ]

Re: Database content not displayed

The machine name is also there.

How do I check which server extensions are installed?

"Thomas A. Rowe" wrote:

> IUSER_MachineName need to have permissions as well.
>
> Also which version of the FP extensions are installed?
>
> --
> ==============================================
> Thomas A. Rowe
> Microsoft MVP - FrontPage
>
> http://www.Ecom-Data.com
> ==============================================
>
>
> "Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
> news:3AE5A815-6634-466B-B30E-3E909304EA44 [at] microsoft.com...
> > Thomas,
> >
> > I had to give myself permission in the "database" virutal directory. Now i
> > have permission to view the page but now it shows the field names (Project
> > Name, Start Date, etc) in a table format but below it says:
> >
> > "Database Results Wizard Error
> > The operation failed. If this continues, please contact your server
> > administrator."
> >
> > I think we are getting there!
> >
> > "Thomas A. Rowe" wrote:
> >
> >> Open IIS MMC, then default web, then the specific web site, the under the home directory, make
> >> sure
> >> the application is set to the name of the subweb.
> >> --
> >> ==============================================
> >> Thomas A. Rowe
> >> Microsoft MVP - FrontPage
> >>
> >> http://www.Ecom-Data.com
> >> ==============================================
> >>
> >>
> >> "Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
> >> news:14266EA3-3872-4A8E-873F-452EA25B8C12 [at] microsoft.com...
> >> > Thomas,
> >> > I have imported the database through the File|Import menu. I even adjusted
> >> > the settings "web settings" when I right click on the database.
> >> >
> >> > Still not authorized to view the page.
> >> >
> >> >
> >> >
> >> > "Thomas A. Rowe" wrote:
> >> >
> >> >> Ok, open your site in FP using File Menu | Open Site and enter http://localhost, then once
> >> >> open
> >> >> double click to open the Database subweb/subsite, then import your database, create a
> >> >> connection
> >> >> name and let FP move the database to the fpdb folder, then try testing your page using File
> >> >> Menu
> >> >> |
> >> >> Preview in Browser.
> >> >>
> >> >> --
> >> >> ==============================================
> >> >> Thomas A. Rowe
> >> >> Microsoft MVP - FrontPage
> >> >>
> >> >> http://www.Ecom-Data.com
> >> >> ==============================================
> >> >>
> >> >>
> >> >> "Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
> >> >> news:D7867209-BE91-4F87-A3CF-2C10EE6283DF [at] microsoft.com...
> >> >> > Thomas,
> >> >> >
> >> >> > I tried running it from:
> >> >> >
> >> >> > http://localhost/Database/test2.asp
> >> >> >
> >> >> > But, it tells me "You are not authorized to view this page
> >> >> > You do not have permission to view this directory or page using the
> >> >> > credentials you supplied.
> >> >> > HTTP 401.3 - Access denied by ACL on resource
> >> >> > Internet Information Services"
> >> >> >
> >> >> > Does that tell you anything?
> >> >> >
> >> >> > Thanks for your help!
> >> >> >
> >> >> >
> >> >> >
> >> >> >
> >> >> > "Huber57" wrote:
> >> >> >
> >> >> >> Thomas,
> >> >> >>
> >> >> >> No, right now I am viewing the page through
> >> >> >> C:\Documents and Settings\dough\My Documents\Database
> >> >> >> Project\Webpages\test.asp
> >> >> >>
> >> >> >>
> >> >> >>
> >> >> >>
> >> >> >>
> >> >> >> "Thomas A. Rowe" wrote:
> >> >> >>
> >> >> >> > Are you working in the web and viewing the web via http://localhost/web name, etc?
> >> >> >> >
> >> >> >> > --
> >> >> >> > ==============================================
> >> >> >> > Thomas A. Rowe
> >> >> >> > Microsoft MVP - FrontPage
> >> >> >> >
> >> >> >> > http://www.Ecom-Data.com
> >> >> >> > ==============================================
> >> >> >> >
> >> >> >> >
> >> >> >> > "Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
> >> >> >> > news:5BEB8A7E-B3E2-44BA-9259-A3637892966E [at] microsoft.com...
> >> >> >> > > To all:
> >> >> >> > >
> >> >> >> > > I am running Windows XP Professional and I have installed IIS on my
> >> >> >> > > computer. I am using FP2003 and Access 2003. I have written a page that
> >> >> >> > > draws on a query in Access. It has an .asp file extension. When I go to
> >> >> >> > > view it in the browser, it displays the following 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."
> >> >> >> > >
> >> >> >> > > Thoughts?
> >> >> >> > >
> >> >> >> >
> >> >> >> >
> >> >> >> >
> >> >>
> >> >>
> >> >>
> >>
> >>
> >>
>
>
>
Huber57 [ Do, 10 Januar 2008 17:49 ] [ ID #1904454 ]

Re: Database content not displayed

With the site open in FP, Web / site settings, version 4 - 2000, version 5 = 2002

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================


"Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
news:78BA9D01-1F84-48F0-9AFB-E40E2FD762DE [at] microsoft.com...
> The machine name is also there.
>
> How do I check which server extensions are installed?
>
> "Thomas A. Rowe" wrote:
>
>> IUSER_MachineName need to have permissions as well.
>>
>> Also which version of the FP extensions are installed?
>>
>> --
>> ==============================================
>> Thomas A. Rowe
>> Microsoft MVP - FrontPage
>>
>> http://www.Ecom-Data.com
>> ==============================================
>>
>>
>> "Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
>> news:3AE5A815-6634-466B-B30E-3E909304EA44 [at] microsoft.com...
>> > Thomas,
>> >
>> > I had to give myself permission in the "database" virutal directory. Now i
>> > have permission to view the page but now it shows the field names (Project
>> > Name, Start Date, etc) in a table format but below it says:
>> >
>> > "Database Results Wizard Error
>> > The operation failed. If this continues, please contact your server
>> > administrator."
>> >
>> > I think we are getting there!
>> >
>> > "Thomas A. Rowe" wrote:
>> >
>> >> Open IIS MMC, then default web, then the specific web site, the under the home directory, make
>> >> sure
>> >> the application is set to the name of the subweb.
>> >> --
>> >> ==============================================
>> >> Thomas A. Rowe
>> >> Microsoft MVP - FrontPage
>> >>
>> >> http://www.Ecom-Data.com
>> >> ==============================================
>> >>
>> >>
>> >> "Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
>> >> news:14266EA3-3872-4A8E-873F-452EA25B8C12 [at] microsoft.com...
>> >> > Thomas,
>> >> > I have imported the database through the File|Import menu. I even adjusted
>> >> > the settings "web settings" when I right click on the database.
>> >> >
>> >> > Still not authorized to view the page.
>> >> >
>> >> >
>> >> >
>> >> > "Thomas A. Rowe" wrote:
>> >> >
>> >> >> Ok, open your site in FP using File Menu | Open Site and enter http://localhost, then once
>> >> >> open
>> >> >> double click to open the Database subweb/subsite, then import your database, create a
>> >> >> connection
>> >> >> name and let FP move the database to the fpdb folder, then try testing your page using File
>> >> >> Menu
>> >> >> |
>> >> >> Preview in Browser.
>> >> >>
>> >> >> --
>> >> >> ==============================================
>> >> >> Thomas A. Rowe
>> >> >> Microsoft MVP - FrontPage
>> >> >>
>> >> >> http://www.Ecom-Data.com
>> >> >> ==============================================
>> >> >>
>> >> >>
>> >> >> "Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
>> >> >> news:D7867209-BE91-4F87-A3CF-2C10EE6283DF [at] microsoft.com...
>> >> >> > Thomas,
>> >> >> >
>> >> >> > I tried running it from:
>> >> >> >
>> >> >> > http://localhost/Database/test2.asp
>> >> >> >
>> >> >> > But, it tells me "You are not authorized to view this page
>> >> >> > You do not have permission to view this directory or page using the
>> >> >> > credentials you supplied.
>> >> >> > HTTP 401.3 - Access denied by ACL on resource
>> >> >> > Internet Information Services"
>> >> >> >
>> >> >> > Does that tell you anything?
>> >> >> >
>> >> >> > Thanks for your help!
>> >> >> >
>> >> >> >
>> >> >> >
>> >> >> >
>> >> >> > "Huber57" wrote:
>> >> >> >
>> >> >> >> Thomas,
>> >> >> >>
>> >> >> >> No, right now I am viewing the page through
>> >> >> >> C:\Documents and Settings\dough\My Documents\Database
>> >> >> >> Project\Webpages\test.asp
>> >> >> >>
>> >> >> >>
>> >> >> >>
>> >> >> >>
>> >> >> >>
>> >> >> >> "Thomas A. Rowe" wrote:
>> >> >> >>
>> >> >> >> > Are you working in the web and viewing the web via http://localhost/web name, etc?
>> >> >> >> >
>> >> >> >> > --
>> >> >> >> > ==============================================
>> >> >> >> > Thomas A. Rowe
>> >> >> >> > Microsoft MVP - FrontPage
>> >> >> >> >
>> >> >> >> > http://www.Ecom-Data.com
>> >> >> >> > ==============================================
>> >> >> >> >
>> >> >> >> >
>> >> >> >> > "Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
>> >> >> >> > news:5BEB8A7E-B3E2-44BA-9259-A3637892966E [at] microsoft.com...
>> >> >> >> > > To all:
>> >> >> >> > >
>> >> >> >> > > I am running Windows XP Professional and I have installed IIS on my
>> >> >> >> > > computer. I am using FP2003 and Access 2003. I have written a page that
>> >> >> >> > > draws on a query in Access. It has an .asp file extension. When I go to
>> >> >> >> > > view it in the browser, it displays the following 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."
>> >> >> >> > >
>> >> >> >> > > Thoughts?
>> >> >> >> > >
>> >> >> >> >
>> >> >> >> >
>> >> >> >> >
>> >> >>
>> >> >>
>> >> >>
>> >>
>> >>
>> >>
>>
>>
>>
tarowe [ Do, 10 Januar 2008 18:02 ] [ ID #1904456 ]

Re: Database content not displayed

Thomas,

The FP Server Ext version is: 6.0.2.5516

Thanks for all of your help on this.

"Thomas A. Rowe" wrote:

> With the site open in FP, Web / site settings, version 4 - 2000, version 5 = 2002
>
> --
> ==============================================
> Thomas A. Rowe
> Microsoft MVP - FrontPage
>
> http://www.Ecom-Data.com
> ==============================================
>
>
> "Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
> news:78BA9D01-1F84-48F0-9AFB-E40E2FD762DE [at] microsoft.com...
> > The machine name is also there.
> >
> > How do I check which server extensions are installed?
> >
> > "Thomas A. Rowe" wrote:
> >
> >> IUSER_MachineName need to have permissions as well.
> >>
> >> Also which version of the FP extensions are installed?
> >>
> >> --
> >> ==============================================
> >> Thomas A. Rowe
> >> Microsoft MVP - FrontPage
> >>
> >> http://www.Ecom-Data.com
> >> ==============================================
> >>
> >>
> >> "Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
> >> news:3AE5A815-6634-466B-B30E-3E909304EA44 [at] microsoft.com...
> >> > Thomas,
> >> >
> >> > I had to give myself permission in the "database" virutal directory. Now i
> >> > have permission to view the page but now it shows the field names (Project
> >> > Name, Start Date, etc) in a table format but below it says:
> >> >
> >> > "Database Results Wizard Error
> >> > The operation failed. If this continues, please contact your server
> >> > administrator."
> >> >
> >> > I think we are getting there!
> >> >
> >> > "Thomas A. Rowe" wrote:
> >> >
> >> >> Open IIS MMC, then default web, then the specific web site, the under the home directory, make
> >> >> sure
> >> >> the application is set to the name of the subweb.
> >> >> --
> >> >> ==============================================
> >> >> Thomas A. Rowe
> >> >> Microsoft MVP - FrontPage
> >> >>
> >> >> http://www.Ecom-Data.com
> >> >> ==============================================
> >> >>
> >> >>
> >> >> "Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
> >> >> news:14266EA3-3872-4A8E-873F-452EA25B8C12 [at] microsoft.com...
> >> >> > Thomas,
> >> >> > I have imported the database through the File|Import menu. I even adjusted
> >> >> > the settings "web settings" when I right click on the database.
> >> >> >
> >> >> > Still not authorized to view the page.
> >> >> >
> >> >> >
> >> >> >
> >> >> > "Thomas A. Rowe" wrote:
> >> >> >
> >> >> >> Ok, open your site in FP using File Menu | Open Site and enter http://localhost, then once
> >> >> >> open
> >> >> >> double click to open the Database subweb/subsite, then import your database, create a
> >> >> >> connection
> >> >> >> name and let FP move the database to the fpdb folder, then try testing your page using File
> >> >> >> Menu
> >> >> >> |
> >> >> >> Preview in Browser.
> >> >> >>
> >> >> >> --
> >> >> >> ==============================================
> >> >> >> Thomas A. Rowe
> >> >> >> Microsoft MVP - FrontPage
> >> >> >>
> >> >> >> http://www.Ecom-Data.com
> >> >> >> ==============================================
> >> >> >>
> >> >> >>
> >> >> >> "Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
> >> >> >> news:D7867209-BE91-4F87-A3CF-2C10EE6283DF [at] microsoft.com...
> >> >> >> > Thomas,
> >> >> >> >
> >> >> >> > I tried running it from:
> >> >> >> >
> >> >> >> > http://localhost/Database/test2.asp
> >> >> >> >
> >> >> >> > But, it tells me "You are not authorized to view this page
> >> >> >> > You do not have permission to view this directory or page using the
> >> >> >> > credentials you supplied.
> >> >> >> > HTTP 401.3 - Access denied by ACL on resource
> >> >> >> > Internet Information Services"
> >> >> >> >
> >> >> >> > Does that tell you anything?
> >> >> >> >
> >> >> >> > Thanks for your help!
> >> >> >> >
> >> >> >> >
> >> >> >> >
> >> >> >> >
> >> >> >> > "Huber57" wrote:
> >> >> >> >
> >> >> >> >> Thomas,
> >> >> >> >>
> >> >> >> >> No, right now I am viewing the page through
> >> >> >> >> C:\Documents and Settings\dough\My Documents\Database
> >> >> >> >> Project\Webpages\test.asp
> >> >> >> >>
> >> >> >> >>
> >> >> >> >>
> >> >> >> >>
> >> >> >> >>
> >> >> >> >> "Thomas A. Rowe" wrote:
> >> >> >> >>
> >> >> >> >> > Are you working in the web and viewing the web via http://localhost/web name, etc?
> >> >> >> >> >
> >> >> >> >> > --
> >> >> >> >> > ==============================================
> >> >> >> >> > Thomas A. Rowe
> >> >> >> >> > Microsoft MVP - FrontPage
> >> >> >> >> >
> >> >> >> >> > http://www.Ecom-Data.com
> >> >> >> >> > ==============================================
> >> >> >> >> >
> >> >> >> >> >
> >> >> >> >> > "Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
> >> >> >> >> > news:5BEB8A7E-B3E2-44BA-9259-A3637892966E [at] microsoft.com...
> >> >> >> >> > > To all:
> >> >> >> >> > >
> >> >> >> >> > > I am running Windows XP Professional and I have installed IIS on my
> >> >> >> >> > > computer. I am using FP2003 and Access 2003. I have written a page that
> >> >> >> >> > > draws on a query in Access. It has an .asp file extension. When I go to
> >> >> >> >> > > view it in the browser, it displays the following 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."
> >> >> >> >> > >
> >> >> >> >> > > Thoughts?
> >> >> >> >> > >
> >> >> >> >> >
> >> >> >> >> >
> >> >> >> >> >
> >> >> >>
> >> >> >>
> >> >> >>
> >> >>
> >> >>
> >> >>
> >>
> >>
> >>
>
>
>
Huber57 [ Do, 10 Januar 2008 20:06 ] [ ID #1904457 ]

Re: Database content not displayed

Ok, then go to Admin Tools | SIIS MMC | Right click on the default web | All Tasks | Check Server
Extensions 2002 | Look for Server Health Check function and check all boxes to allow FP to repair
the permissions, etc.
--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================


"Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
news:9C04A893-DD34-4CB1-9F9D-D2586C801E8B [at] microsoft.com...
> Thomas,
>
> The FP Server Ext version is: 6.0.2.5516
>
> Thanks for all of your help on this.
>
> "Thomas A. Rowe" wrote:
>
>> With the site open in FP, Web / site settings, version 4 - 2000, version 5 = 2002
>>
>> --
>> ==============================================
>> Thomas A. Rowe
>> Microsoft MVP - FrontPage
>>
>> http://www.Ecom-Data.com
>> ==============================================
>>
>>
>> "Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
>> news:78BA9D01-1F84-48F0-9AFB-E40E2FD762DE [at] microsoft.com...
>> > The machine name is also there.
>> >
>> > How do I check which server extensions are installed?
>> >
>> > "Thomas A. Rowe" wrote:
>> >
>> >> IUSER_MachineName need to have permissions as well.
>> >>
>> >> Also which version of the FP extensions are installed?
>> >>
>> >> --
>> >> ==============================================
>> >> Thomas A. Rowe
>> >> Microsoft MVP - FrontPage
>> >>
>> >> http://www.Ecom-Data.com
>> >> ==============================================
>> >>
>> >>
>> >> "Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
>> >> news:3AE5A815-6634-466B-B30E-3E909304EA44 [at] microsoft.com...
>> >> > Thomas,
>> >> >
>> >> > I had to give myself permission in the "database" virutal directory. Now i
>> >> > have permission to view the page but now it shows the field names (Project
>> >> > Name, Start Date, etc) in a table format but below it says:
>> >> >
>> >> > "Database Results Wizard Error
>> >> > The operation failed. If this continues, please contact your server
>> >> > administrator."
>> >> >
>> >> > I think we are getting there!
>> >> >
>> >> > "Thomas A. Rowe" wrote:
>> >> >
>> >> >> Open IIS MMC, then default web, then the specific web site, the under the home directory,
>> >> >> make
>> >> >> sure
>> >> >> the application is set to the name of the subweb.
>> >> >> --
>> >> >> ==============================================
>> >> >> Thomas A. Rowe
>> >> >> Microsoft MVP - FrontPage
>> >> >>
>> >> >> http://www.Ecom-Data.com
>> >> >> ==============================================
>> >> >>
>> >> >>
>> >> >> "Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
>> >> >> news:14266EA3-3872-4A8E-873F-452EA25B8C12 [at] microsoft.com...
>> >> >> > Thomas,
>> >> >> > I have imported the database through the File|Import menu. I even adjusted
>> >> >> > the settings "web settings" when I right click on the database.
>> >> >> >
>> >> >> > Still not authorized to view the page.
>> >> >> >
>> >> >> >
>> >> >> >
>> >> >> > "Thomas A. Rowe" wrote:
>> >> >> >
>> >> >> >> Ok, open your site in FP using File Menu | Open Site and enter http://localhost, then
>> >> >> >> once
>> >> >> >> open
>> >> >> >> double click to open the Database subweb/subsite, then import your database, create a
>> >> >> >> connection
>> >> >> >> name and let FP move the database to the fpdb folder, then try testing your page using
>> >> >> >> File
>> >> >> >> Menu
>> >> >> >> |
>> >> >> >> Preview in Browser.
>> >> >> >>
>> >> >> >> --
>> >> >> >> ==============================================
>> >> >> >> Thomas A. Rowe
>> >> >> >> Microsoft MVP - FrontPage
>> >> >> >>
>> >> >> >> http://www.Ecom-Data.com
>> >> >> >> ==============================================
>> >> >> >>
>> >> >> >>
>> >> >> >> "Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
>> >> >> >> news:D7867209-BE91-4F87-A3CF-2C10EE6283DF [at] microsoft.com...
>> >> >> >> > Thomas,
>> >> >> >> >
>> >> >> >> > I tried running it from:
>> >> >> >> >
>> >> >> >> > http://localhost/Database/test2.asp
>> >> >> >> >
>> >> >> >> > But, it tells me "You are not authorized to view this page
>> >> >> >> > You do not have permission to view this directory or page using the
>> >> >> >> > credentials you supplied.
>> >> >> >> > HTTP 401.3 - Access denied by ACL on resource
>> >> >> >> > Internet Information Services"
>> >> >> >> >
>> >> >> >> > Does that tell you anything?
>> >> >> >> >
>> >> >> >> > Thanks for your help!
>> >> >> >> >
>> >> >> >> >
>> >> >> >> >
>> >> >> >> >
>> >> >> >> > "Huber57" wrote:
>> >> >> >> >
>> >> >> >> >> Thomas,
>> >> >> >> >>
>> >> >> >> >> No, right now I am viewing the page through
>> >> >> >> >> C:\Documents and Settings\dough\My Documents\Database
>> >> >> >> >> Project\Webpages\test.asp
>> >> >> >> >>
>> >> >> >> >>
>> >> >> >> >>
>> >> >> >> >>
>> >> >> >> >>
>> >> >> >> >> "Thomas A. Rowe" wrote:
>> >> >> >> >>
>> >> >> >> >> > Are you working in the web and viewing the web via http://localhost/web name, etc?
>> >> >> >> >> >
>> >> >> >> >> > --
>> >> >> >> >> > ==============================================
>> >> >> >> >> > Thomas A. Rowe
>> >> >> >> >> > Microsoft MVP - FrontPage
>> >> >> >> >> >
>> >> >> >> >> > http://www.Ecom-Data.com
>> >> >> >> >> > ==============================================
>> >> >> >> >> >
>> >> >> >> >> >
>> >> >> >> >> > "Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
>> >> >> >> >> > news:5BEB8A7E-B3E2-44BA-9259-A3637892966E [at] microsoft.com...
>> >> >> >> >> > > To all:
>> >> >> >> >> > >
>> >> >> >> >> > > I am running Windows XP Professional and I have installed IIS on my
>> >> >> >> >> > > computer. I am using FP2003 and Access 2003. I have written a page that
>> >> >> >> >> > > draws on a query in Access. It has an .asp file extension. When I go to
>> >> >> >> >> > > view it in the browser, it displays the following 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."
>> >> >> >> >> > >
>> >> >> >> >> > > Thoughts?
>> >> >> >> >> > >
>> >> >> >> >> >
>> >> >> >> >> >
>> >> >> >> >> >
>> >> >> >>
>> >> >> >>
>> >> >> >>
>> >> >>
>> >> >>
>> >> >>
>> >>
>> >>
>> >>
>>
>>
>>
tarowe [ Do, 10 Januar 2008 20:46 ] [ ID #1904459 ]

Re: Database content not displayed

Thomas,

The only selection I have is "Permissions Wizard...".

I don't have a "Check Server Extensions 2002" Option.
"Thomas A. Rowe" wrote:

> Ok, then go to Admin Tools | SIIS MMC | Right click on the default web | All Tasks | Check Server
> Extensions 2002 | Look for Server Health Check function and check all boxes to allow FP to repair
> the permissions, etc.
> --
> ==============================================
> Thomas A. Rowe
> Microsoft MVP - FrontPage
>
> http://www.Ecom-Data.com
> ==============================================
>
>
> "Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
> news:9C04A893-DD34-4CB1-9F9D-D2586C801E8B [at] microsoft.com...
> > Thomas,
> >
> > The FP Server Ext version is: 6.0.2.5516
> >
> > Thanks for all of your help on this.
> >
> > "Thomas A. Rowe" wrote:
> >
> >> With the site open in FP, Web / site settings, version 4 - 2000, version 5 = 2002
> >>
> >> --
> >> ==============================================
> >> Thomas A. Rowe
> >> Microsoft MVP - FrontPage
> >>
> >> http://www.Ecom-Data.com
> >> ==============================================
> >>
> >>
> >> "Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
> >> news:78BA9D01-1F84-48F0-9AFB-E40E2FD762DE [at] microsoft.com...
> >> > The machine name is also there.
> >> >
> >> > How do I check which server extensions are installed?
> >> >
> >> > "Thomas A. Rowe" wrote:
> >> >
> >> >> IUSER_MachineName need to have permissions as well.
> >> >>
> >> >> Also which version of the FP extensions are installed?
> >> >>
> >> >> --
> >> >> ==============================================
> >> >> Thomas A. Rowe
> >> >> Microsoft MVP - FrontPage
> >> >>
> >> >> http://www.Ecom-Data.com
> >> >> ==============================================
> >> >>
> >> >>
> >> >> "Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
> >> >> news:3AE5A815-6634-466B-B30E-3E909304EA44 [at] microsoft.com...
> >> >> > Thomas,
> >> >> >
> >> >> > I had to give myself permission in the "database" virutal directory. Now i
> >> >> > have permission to view the page but now it shows the field names (Project
> >> >> > Name, Start Date, etc) in a table format but below it says:
> >> >> >
> >> >> > "Database Results Wizard Error
> >> >> > The operation failed. If this continues, please contact your server
> >> >> > administrator."
> >> >> >
> >> >> > I think we are getting there!
> >> >> >
> >> >> > "Thomas A. Rowe" wrote:
> >> >> >
> >> >> >> Open IIS MMC, then default web, then the specific web site, the under the home directory,
> >> >> >> make
> >> >> >> sure
> >> >> >> the application is set to the name of the subweb.
> >> >> >> --
> >> >> >> ==============================================
> >> >> >> Thomas A. Rowe
> >> >> >> Microsoft MVP - FrontPage
> >> >> >>
> >> >> >> http://www.Ecom-Data.com
> >> >> >> ==============================================
> >> >> >>
> >> >> >>
> >> >> >> "Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
> >> >> >> news:14266EA3-3872-4A8E-873F-452EA25B8C12 [at] microsoft.com...
> >> >> >> > Thomas,
> >> >> >> > I have imported the database through the File|Import menu. I even adjusted
> >> >> >> > the settings "web settings" when I right click on the database.
> >> >> >> >
> >> >> >> > Still not authorized to view the page.
> >> >> >> >
> >> >> >> >
> >> >> >> >
> >> >> >> > "Thomas A. Rowe" wrote:
> >> >> >> >
> >> >> >> >> Ok, open your site in FP using File Menu | Open Site and enter http://localhost, then
> >> >> >> >> once
> >> >> >> >> open
> >> >> >> >> double click to open the Database subweb/subsite, then import your database, create a
> >> >> >> >> connection
> >> >> >> >> name and let FP move the database to the fpdb folder, then try testing your page using
> >> >> >> >> File
> >> >> >> >> Menu
> >> >> >> >> |
> >> >> >> >> Preview in Browser.
> >> >> >> >>
> >> >> >> >> --
> >> >> >> >> ==============================================
> >> >> >> >> Thomas A. Rowe
> >> >> >> >> Microsoft MVP - FrontPage
> >> >> >> >>
> >> >> >> >> http://www.Ecom-Data.com
> >> >> >> >> ==============================================
> >> >> >> >>
> >> >> >> >>
> >> >> >> >> "Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
> >> >> >> >> news:D7867209-BE91-4F87-A3CF-2C10EE6283DF [at] microsoft.com...
> >> >> >> >> > Thomas,
> >> >> >> >> >
> >> >> >> >> > I tried running it from:
> >> >> >> >> >
> >> >> >> >> > http://localhost/Database/test2.asp
> >> >> >> >> >
> >> >> >> >> > But, it tells me "You are not authorized to view this page
> >> >> >> >> > You do not have permission to view this directory or page using the
> >> >> >> >> > credentials you supplied.
> >> >> >> >> > HTTP 401.3 - Access denied by ACL on resource
> >> >> >> >> > Internet Information Services"
> >> >> >> >> >
> >> >> >> >> > Does that tell you anything?
> >> >> >> >> >
> >> >> >> >> > Thanks for your help!
> >> >> >> >> >
> >> >> >> >> >
> >> >> >> >> >
> >> >> >> >> >
> >> >> >> >> > "Huber57" wrote:
> >> >> >> >> >
> >> >> >> >> >> Thomas,
> >> >> >> >> >>
> >> >> >> >> >> No, right now I am viewing the page through
> >> >> >> >> >> C:\Documents and Settings\dough\My Documents\Database
> >> >> >> >> >> Project\Webpages\test.asp
> >> >> >> >> >>
> >> >> >> >> >>
> >> >> >> >> >>
> >> >> >> >> >>
> >> >> >> >> >>
> >> >> >> >> >> "Thomas A. Rowe" wrote:
> >> >> >> >> >>
> >> >> >> >> >> > Are you working in the web and viewing the web via http://localhost/web name, etc?
> >> >> >> >> >> >
> >> >> >> >> >> > --
> >> >> >> >> >> > ==============================================
> >> >> >> >> >> > Thomas A. Rowe
> >> >> >> >> >> > Microsoft MVP - FrontPage
> >> >> >> >> >> >
> >> >> >> >> >> > http://www.Ecom-Data.com
> >> >> >> >> >> > ==============================================
> >> >> >> >> >> >
> >> >> >> >> >> >
> >> >> >> >> >> > "Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
> >> >> >> >> >> > news:5BEB8A7E-B3E2-44BA-9259-A3637892966E [at] microsoft.com...
> >> >> >> >> >> > > To all:
> >> >> >> >> >> > >
> >> >> >> >> >> > > I am running Windows XP Professional and I have installed IIS on my
> >> >> >> >> >> > > computer. I am using FP2003 and Access 2003. I have written a page that
> >> >> >> >> >> > > draws on a query in Access. It has an .asp file extension. When I go to
> >> >> >> >> >> > > view it in the browser, it displays the following 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."
> >> >> >> >> >> > >
> >> >> >> >> >> > > Thoughts?
> >> >> >> >> >> > >
> >> >> >> >> >> >
> >> >> >> >> >> >
> >> >> >> >> >> >
> >> >> >> >>
> >> >> >> >>
> >> >> >> >>
> >> >> >>
> >> >> >>
> >> >> >>
> >> >>
> >> >>
> >> >>
> >>
> >>
> >>
>
>
>
Huber57 [ Do, 10 Januar 2008 20:56 ] [ ID #1904460 ]

Re: Database content not displayed

Contact me via my site below.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================


"Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
news:E15BD5F0-4197-4483-88B9-C0E01A987CEC [at] microsoft.com...
> Thomas,
>
> The only selection I have is "Permissions Wizard...".
>
> I don't have a "Check Server Extensions 2002" Option.
> "Thomas A. Rowe" wrote:
>
>> Ok, then go to Admin Tools | SIIS MMC | Right click on the default web | All Tasks | Check Server
>> Extensions 2002 | Look for Server Health Check function and check all boxes to allow FP to repair
>> the permissions, etc.
>> --
>> ==============================================
>> Thomas A. Rowe
>> Microsoft MVP - FrontPage
>>
>> http://www.Ecom-Data.com
>> ==============================================
>>
>>
>> "Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
>> news:9C04A893-DD34-4CB1-9F9D-D2586C801E8B [at] microsoft.com...
>> > Thomas,
>> >
>> > The FP Server Ext version is: 6.0.2.5516
>> >
>> > Thanks for all of your help on this.
>> >
>> > "Thomas A. Rowe" wrote:
>> >
>> >> With the site open in FP, Web / site settings, version 4 - 2000, version 5 = 2002
>> >>
>> >> --
>> >> ==============================================
>> >> Thomas A. Rowe
>> >> Microsoft MVP - FrontPage
>> >>
>> >> http://www.Ecom-Data.com
>> >> ==============================================
>> >>
>> >>
>> >> "Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
>> >> news:78BA9D01-1F84-48F0-9AFB-E40E2FD762DE [at] microsoft.com...
>> >> > The machine name is also there.
>> >> >
>> >> > How do I check which server extensions are installed?
>> >> >
>> >> > "Thomas A. Rowe" wrote:
>> >> >
>> >> >> IUSER_MachineName need to have permissions as well.
>> >> >>
>> >> >> Also which version of the FP extensions are installed?
>> >> >>
>> >> >> --
>> >> >> ==============================================
>> >> >> Thomas A. Rowe
>> >> >> Microsoft MVP - FrontPage
>> >> >>
>> >> >> http://www.Ecom-Data.com
>> >> >> ==============================================
>> >> >>
>> >> >>
>> >> >> "Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
>> >> >> news:3AE5A815-6634-466B-B30E-3E909304EA44 [at] microsoft.com...
>> >> >> > Thomas,
>> >> >> >
>> >> >> > I had to give myself permission in the "database" virutal directory. Now i
>> >> >> > have permission to view the page but now it shows the field names (Project
>> >> >> > Name, Start Date, etc) in a table format but below it says:
>> >> >> >
>> >> >> > "Database Results Wizard Error
>> >> >> > The operation failed. If this continues, please contact your server
>> >> >> > administrator."
>> >> >> >
>> >> >> > I think we are getting there!
>> >> >> >
>> >> >> > "Thomas A. Rowe" wrote:
>> >> >> >
>> >> >> >> Open IIS MMC, then default web, then the specific web site, the under the home
>> >> >> >> directory,
>> >> >> >> make
>> >> >> >> sure
>> >> >> >> the application is set to the name of the subweb.
>> >> >> >> --
>> >> >> >> ==============================================
>> >> >> >> Thomas A. Rowe
>> >> >> >> Microsoft MVP - FrontPage
>> >> >> >>
>> >> >> >> http://www.Ecom-Data.com
>> >> >> >> ==============================================
>> >> >> >>
>> >> >> >>
>> >> >> >> "Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
>> >> >> >> news:14266EA3-3872-4A8E-873F-452EA25B8C12 [at] microsoft.com...
>> >> >> >> > Thomas,
>> >> >> >> > I have imported the database through the File|Import menu. I even adjusted
>> >> >> >> > the settings "web settings" when I right click on the database.
>> >> >> >> >
>> >> >> >> > Still not authorized to view the page.
>> >> >> >> >
>> >> >> >> >
>> >> >> >> >
>> >> >> >> > "Thomas A. Rowe" wrote:
>> >> >> >> >
>> >> >> >> >> Ok, open your site in FP using File Menu | Open Site and enter http://localhost, then
>> >> >> >> >> once
>> >> >> >> >> open
>> >> >> >> >> double click to open the Database subweb/subsite, then import your database, create a
>> >> >> >> >> connection
>> >> >> >> >> name and let FP move the database to the fpdb folder, then try testing your page
>> >> >> >> >> using
>> >> >> >> >> File
>> >> >> >> >> Menu
>> >> >> >> >> |
>> >> >> >> >> Preview in Browser.
>> >> >> >> >>
>> >> >> >> >> --
>> >> >> >> >> ==============================================
>> >> >> >> >> Thomas A. Rowe
>> >> >> >> >> Microsoft MVP - FrontPage
>> >> >> >> >>
>> >> >> >> >> http://www.Ecom-Data.com
>> >> >> >> >> ==============================================
>> >> >> >> >>
>> >> >> >> >>
>> >> >> >> >> "Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
>> >> >> >> >> news:D7867209-BE91-4F87-A3CF-2C10EE6283DF [at] microsoft.com...
>> >> >> >> >> > Thomas,
>> >> >> >> >> >
>> >> >> >> >> > I tried running it from:
>> >> >> >> >> >
>> >> >> >> >> > http://localhost/Database/test2.asp
>> >> >> >> >> >
>> >> >> >> >> > But, it tells me "You are not authorized to view this page
>> >> >> >> >> > You do not have permission to view this directory or page using the
>> >> >> >> >> > credentials you supplied.
>> >> >> >> >> > HTTP 401.3 - Access denied by ACL on resource
>> >> >> >> >> > Internet Information Services"
>> >> >> >> >> >
>> >> >> >> >> > Does that tell you anything?
>> >> >> >> >> >
>> >> >> >> >> > Thanks for your help!
>> >> >> >> >> >
>> >> >> >> >> >
>> >> >> >> >> >
>> >> >> >> >> >
>> >> >> >> >> > "Huber57" wrote:
>> >> >> >> >> >
>> >> >> >> >> >> Thomas,
>> >> >> >> >> >>
>> >> >> >> >> >> No, right now I am viewing the page through
>> >> >> >> >> >> C:\Documents and Settings\dough\My Documents\Database
>> >> >> >> >> >> Project\Webpages\test.asp
>> >> >> >> >> >>
>> >> >> >> >> >>
>> >> >> >> >> >>
>> >> >> >> >> >>
>> >> >> >> >> >>
>> >> >> >> >> >> "Thomas A. Rowe" wrote:
>> >> >> >> >> >>
>> >> >> >> >> >> > Are you working in the web and viewing the web via http://localhost/web name,
>> >> >> >> >> >> > etc?
>> >> >> >> >> >> >
>> >> >> >> >> >> > --
>> >> >> >> >> >> > ==============================================
>> >> >> >> >> >> > Thomas A. Rowe
>> >> >> >> >> >> > Microsoft MVP - FrontPage
>> >> >> >> >> >> >
>> >> >> >> >> >> > http://www.Ecom-Data.com
>> >> >> >> >> >> > ==============================================
>> >> >> >> >> >> >
>> >> >> >> >> >> >
>> >> >> >> >> >> > "Huber57" <Huber57 [at] discussions.microsoft.com> wrote in message
>> >> >> >> >> >> > news:5BEB8A7E-B3E2-44BA-9259-A3637892966E [at] microsoft.com...
>> >> >> >> >> >> > > To all:
>> >> >> >> >> >> > >
>> >> >> >> >> >> > > I am running Windows XP Professional and I have installed IIS on my
>> >> >> >> >> >> > > computer. I am using FP2003 and Access 2003. I have written a page that
>> >> >> >> >> >> > > draws on a query in Access. It has an .asp file extension. When I go to
>> >> >> >> >> >> > > view it in the browser, it displays the following 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."
>> >> >> >> >> >> > >
>> >> >> >> >> >> > > Thoughts?
>> >> >> >> >> >> > >
>> >> >> >> >> >> >
>> >> >> >> >> >> >
>> >> >> >> >> >> >
>> >> >> >> >>
>> >> >> >> >>
>> >> >> >> >>
>> >> >> >>
>> >> >> >>
>> >> >> >>
>> >> >>
>> >> >>
>> >> >>
>> >>
>> >>
>> >>
>>
>>
>>
tarowe [ Fr, 11 Januar 2008 01:34 ] [ ID #1905290 ]
Microsoft » microsoft.public.frontpage.client » Database content not displayed

Vorheriges Thema: Autofit to Contents in Tables
Nächstes Thema: Problem with Slide Show Photo Gallery