FrontPage Server Extensions for Windows - Web Component search form and the "Frontpage Component" error

This is Interesting: Free IT Magazines  
Home > Archive > FrontPage Server Extensions for Windows > November 2005 > Web Component search form and the "Frontpage Component" error





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Web Component search form and the "Frontpage Component" error
cswolf10

2005-11-16, 5:57 pm

Hi folks. I'm new here and am just looking for some guidance. I inherited an
intranet that I did not design, and so I am trying to sort through the pieces
to see how this thing works. There is really no one else here who knows, so I
am kind of on my own.

The site resides on IIS which is running on Windows Server 2003. The site
was designed and built with Frontpage 2002, and the extensions for Frontpage
2002 are installed. The site has a search page that uses one of the built in
Frontpage web components to make it work, but it currently is broken. It is
my understanding that is has been broken for a while.

When trying to use the search, you get the following error:

"FrontPage Run-Time Component Page
You have submitted a form or followed a link to a page that requires a web
server and the FrontPage Server Extensions to function properly.

This form or other FrontPage component will work correctly if you publish
this web to a web server that has the FrontPage Server Extensions installed.

Click the <Back> arrow to return to the previous page."

As I said, the Frontpage Extensions are installed and they have already been
re-installed once which did nothing to fix the problem. Does anyone have any
suggestions where to go from here? Thanks.
Thomas A. Rowe

2005-11-16, 5:57 pm

You need to ensure that Index Server/Service is installed and running and that Index Catalog is
created for the web site. For help regarding Index Server, post to the Index Server newsgroup or the
IIS Newsgroup.

--
========================================
======
Thomas A. Rowe (Microsoft MVP - FrontPage)
========================================
======
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
========================================
======

"cswolf10" <cswolf10@discussions.microsoft.com> wrote in message
news:7F15A644-FB53-4AC2-980D-A2EA976DE3D3@microsoft.com...
> Hi folks. I'm new here and am just looking for some guidance. I inherited an
> intranet that I did not design, and so I am trying to sort through the pieces
> to see how this thing works. There is really no one else here who knows, so I
> am kind of on my own.
>
> The site resides on IIS which is running on Windows Server 2003. The site
> was designed and built with Frontpage 2002, and the extensions for Frontpage
> 2002 are installed. The site has a search page that uses one of the built in
> Frontpage web components to make it work, but it currently is broken. It is
> my understanding that is has been broken for a while.
>
> When trying to use the search, you get the following error:
>
> "FrontPage Run-Time Component Page
> You have submitted a form or followed a link to a page that requires a web
> server and the FrontPage Server Extensions to function properly.
>
> This form or other FrontPage component will work correctly if you publish
> this web to a web server that has the FrontPage Server Extensions installed.
>
> Click the <Back> arrow to return to the previous page."
>
> As I said, the Frontpage Extensions are installed and they have already been
> re-installed once which did nothing to fix the problem. Does anyone have any
> suggestions where to go from here? Thanks.



Ronx

2005-11-16, 5:57 pm

In addition to Thamas' response, you must open the web in FrontPage
using an http:// address (*not* a file location like
c:\website\page.htm), and run Tools->Recalculate Hyperlinks.
This may correct the problem - but not until the Index Service
catalogue has been created.

The error you see is usually caused by FTPing the page to the server,
or by opening the web as a disc-based web using a file location,
instead of opening as a server based web using a location similar to
http://example.com
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
FrontPage Support: http://www.frontpagemvps.com/


"cswolf10" <cswolf10@discussions.microsoft.com> wrote in message
news:7F15A644-FB53-4AC2-980D-A2EA976DE3D3@microsoft.com...
> Hi folks. I'm new here and am just looking for some guidance. I

inherited an
> intranet that I did not design, and so I am trying to sort through

the pieces
> to see how this thing works. There is really no one else here who

knows, so I
> am kind of on my own.
>
> The site resides on IIS which is running on Windows Server 2003. The

site
> was designed and built with Frontpage 2002, and the extensions for

Frontpage
> 2002 are installed. The site has a search page that uses one of the

built in
> Frontpage web components to make it work, but it currently is

broken. It is
> my understanding that is has been broken for a while.
>
> When trying to use the search, you get the following error:
>
> "FrontPage Run-Time Component Page
> You have submitted a form or followed a link to a page that requires

a web
> server and the FrontPage Server Extensions to function properly.
>
> This form or other FrontPage component will work correctly if you

publish
> this web to a web server that has the FrontPage Server Extensions

installed.
>
> Click the <Back> arrow to return to the previous page."
>
> As I said, the Frontpage Extensions are installed and they have

already been
> re-installed once which did nothing to fix the problem. Does anyone

have any
> suggestions where to go from here? Thanks.



Tom [Pepper] Willett

2005-11-16, 5:57 pm

....and, if Windows 2003 SP1 is installed, many people report that the
extensions do not work, and have to uninstall SP1. Which I think truly sux
;-)
--
===
Tom [Pepper] Willett
Microsoft MVP - FrontPage
---
FrontPage Support:
http://www.frontpagemvps.com/

About FrontPage 2003:
http://office.microsoft.com/home/of...etid=FX01085802
===
"Ronx" <ronx917@hotmail.com> wrote in message
news:eNIssat6FHA.2364@TK2MSFTNGP12.phx.gbl...
| In addition to Thamas' response, you must open the web in FrontPage
| using an http:// address (*not* a file location like
| c:\website\page.htm), and run Tools->Recalculate Hyperlinks.
| This may correct the problem - but not until the Index Service
| catalogue has been created.
|
| The error you see is usually caused by FTPing the page to the server,
| or by opening the web as a disc-based web using a file location,
| instead of opening as a server based web using a location similar to
| http://example.com
| --
| Ron Symonds - Microsoft MVP (FrontPage)
| Reply only to group - emails will be deleted unread.
| FrontPage Support: http://www.frontpagemvps.com/
|
|
| "cswolf10" <cswolf10@discussions.microsoft.com> wrote in message
| news:7F15A644-FB53-4AC2-980D-A2EA976DE3D3@microsoft.com...
| > Hi folks. I'm new here and am just looking for some guidance. I
| inherited an
| > intranet that I did not design, and so I am trying to sort through
| the pieces
| > to see how this thing works. There is really no one else here who
| knows, so I
| > am kind of on my own.
| >
| > The site resides on IIS which is running on Windows Server 2003. The
| site
| > was designed and built with Frontpage 2002, and the extensions for
| Frontpage
| > 2002 are installed. The site has a search page that uses one of the
| built in
| > Frontpage web components to make it work, but it currently is
| broken. It is
| > my understanding that is has been broken for a while.
| >
| > When trying to use the search, you get the following error:
| >
| > "FrontPage Run-Time Component Page
| > You have submitted a form or followed a link to a page that requires
| a web
| > server and the FrontPage Server Extensions to function properly.
| >
| > This form or other FrontPage component will work correctly if you
| publish
| > this web to a web server that has the FrontPage Server Extensions
| installed.
| >
| > Click the <Back> arrow to return to the previous page."
| >
| > As I said, the Frontpage Extensions are installed and they have
| already been
| > re-installed once which did nothing to fix the problem. Does anyone
| have any
| > suggestions where to go from here? Thanks.
|
|


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com