Re: FrontPage Extension
- From: "Shay" <Shay@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 21 Sep 2005 20:52:03 -0700
Dear Stefan B Rusynko,
1) After installing Frontpage Server Extensions 2002, a window pops up
saying that "the saerver administrator and the server extensions on the web
server are not compatible." The administrator program is too old to old to
use with this server." For your info, the IIS installed in the administrator
tools is IIS V5.1.
2) Anyway I hit the ok button and the frontpage extensions installation was
complete. Under administrator tools --> I found a internet shortcut called
Microsoft Sharepoint Administrator and when I click it, this happens--->
You are not authorized to view this page
You do not have permission to view this page using your current user account.
Please try the following:
• If you have another user account with a higher level of permission, click
your browser's Back button to try again using that account.
• If you believe you should be able to view this page, contact the Web site
administrator.
Does this problem got anything to do with Anonymous Access and
Authentication control? I have set the user name as administrator/servername
and checked "Anonymous Access"and unchecked "Allow IIS to control password."
The computer is login to administrator account.
I created the forum page using the Frontpage wizard with the discussion
template. It didn't include or create any database files for me. Could that
be another reason why I am facing this problems. Please kindly advice. Many
thanks.
Regards,
Shay
"Stefan B Rusynko" wrote:
> You don't need SharePoint (WSS),
> - but you do need the FP Server Extensions installed under IIS on Win XP Pro
> (the FP SE Admin is also called Sharepoint Admin under Start - All Programs - Administrative Tools after you install the FP 2002 SE)
> After installing IIS and the FP SE you need to open a server based locally using http://localhost
> (not a disc based web as in C:\somepath\)
>
> _____________________________________________
> SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
> "Warning - Using the F1 Key will not break anything!" (-;
> To find the best Newsgroup for FrontPage support see:
> http://www.net-sites.com/sitebuilder/newsgroups.asp
> _____________________________________________
>
>
> "Shay" <Shay@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:819B408E-D138-4EDB-B0DC-B83A450BE1A9@xxxxxxxxxxxxxxxx
> | Dear Ronx,
> |
> | Many thanks for responding to the email. I am using Windows XP Professional
> | to run the server. I can't install Microsoft Sharepoint Administrator as it
> | need to be on windows 2003 platform. Does that mean I can't run forum on
> | windows xp pro? Kindly enlighten me.
> |
> | "Ronx" wrote:
> |
> | > The message you get comes from _derived/nortbots.htm
> | >
> | > nortbots.htm only appears in four cases:
> | >
> | > 1) You are testing on a disc-based website, including a FrontPage
> | > disc-based web that is being browsed through a web-server.
> | > 2) You are testing on a website that does not have server extensions
> | > installed or running
> | > 3) The site (or form page) was FTPed from a disc-based web, or
> | > published using a FTP address for the destination, or published to a
> | > file system destination including a network share or UNC address (like
> | > \\machinename\path\webname). Publish must be to a URL of the form
> | > http://example.com
> | > 4) There is a bug associated with FrontPage98 which causes this
> | > problem.
> | >
> | > Since _vti_inf.html does not exist in the root of your web, it appears
> | > that the extensions have not been installed in your website. Have you
> | > configured the extensions for your website?
> | > (Control Panel->Administration Tools->Microsoft Sharepoint
> | > Administrator)
> | > Additionally, there may be a file named postinfo.htm (or
> | > postinfo.html) in the root web - this will only be there if the
> | > extensions have been installed.
> | > What Operating System are you using? - if Windows 2003, the downloaded
> | > extensions will not work. For Windows 2003 the extensions must be
> | > installed from the Windows CD.
> | > --
> | > Ron Symonds
> | > Microsoft MVP (FrontPage)
> | > Reply only to group - emails will be deleted unread.
> | >
> | > "Shay" <Shay@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> | > news:B7A52DC4-634B-4D4E-B7E5-465C943ABE03@xxxxxxxxxxxxxxxx
> | > >I am trying to run a forum page in the server and I understand that
> | > >frontpage
> | > > extensions need to be installed in the server. I downloaded the
> | > > extension
> | > > from
> | > > http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnservext02/fpse2002win.asp
> | > > and installed but after whenI try to post messages in the dicussion
> | > > page, I
> | > > received this message:-
> | > >
> | > > 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.
> | > >
> | > > From the
> | > > http://support.microsoft.com/default.aspx?scid=kb;en-us;828909 , it
> | > > mention that the _vti_inf.html should be found in the root of the
> | > > site but
> | > > its not there instead I found _vti_inf.htm residing in C:\Program
> | > > Files\Common Files\Microsoft Shared\web server extensions\50\bin.
> | > > According
> | > > to the Microsoft website,
> | > >
> | > > The souce code in the _vti_inf.html should reflect this
> | > > information:-
> | > >
> | > > FrontPage Configuration Information
> | > > FPVersion="5.0.2.4330"
> | > > FPShtmlScriptUrl="_vti_bin/shtml.exe/_vti_rpc"
> | > > FPAuthorScriptUrl="_vti_bin/_vti_aut/Author.exe"
> | > > FPAdminScriptUrl="_vti_bin/_vti_adm/Admin.exe"
> | > > TPScriptUrl="_vti_bin/Owssvr.exe"
> | > >
> | > > But the file I found _vti_inf.htm shows:-
> | > >
> | > > FrontPage Configuration Information
> | > > FPVersion="5.0.0.0"
> | > > FPShtmlScriptUrl="_vti_bin/shtml.exe"
> | > > FPAuthorScriptUrl="_vti_bin/_vti_aut/author.exe"
> | > > FPAdminScriptUrl="_vti_bin/_vti_adm/admin.exe"
> | > > TPScriptUrl="_vti_bin/tpstub.exe"
> | > >
> | > >
> | > >
> | > > I will kindly appreciate if someone could shed some light on this
> | > > matter.
> | > > Thank you.
> | > >
> | > >
> | >
> | >
> | >
>
>
>
.
- Follow-Ups:
- Re: FrontPage Extension
- From: Stefan B Rusynko
- Re: FrontPage Extension
- References:
- Re: FrontPage Extension
- From: Ronx
- Re: FrontPage Extension
- From: Shay
- Re: FrontPage Extension
- From: Stefan B Rusynko
- Re: FrontPage Extension
- Prev by Date: Re: Guest Book
- Next by Date: Re: FrontPage Extension
- Previous by thread: Re: FrontPage Extension
- Next by thread: Re: FrontPage Extension
- Index(es):