Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

IIS and FrontPage

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  ASP Page Hangs  
Author Message
joshkanis

External


Since: Aug 03, 2004
Posts: 1



(Msg. 1) Posted: Tue Aug 03, 2004 9:02 pm
Post subject: IIS and FrontPage
Archived from groups: microsoft>public>inetserver>iis (more info?)

I have a problem creating a site with Front Page 2003 and
having it run over the internet. Here is the details I am
using IIS 5.1. I have a web site and I can view a simple
web page over the internet with no problem. My problem
definately has to do with the fact that I am not using
port 80. I have configured my site to use port xxx, so
that when on the internet I type http://<ipadress>:xxx.
This works with everything except Front page sites. I
created a site using the web package solution and the
discussion website wizard. The pages work fine when I
change the port back to 80 and run them from the computer,
however, when I change the port back to xxx I get the
following error message when I try to post an article:
------
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.
------
I know the server extensions are installed but I bet they
aren't working properly. I tried using the MMC front page
server extensions snap in however I found no place to
configure the port settings. Maybe there is something I
can change in the registry to make front page recognize a
different port... PLease help if you need more information
and think you can help please e-mail me (remove SPAM_):
joshkanis RemoveThis @SPAM_hotmail.com
JOSH

 >> Stay informed about: IIS and FrontPage 
Back to top
Login to vote
user1772

External


Since: Jun 10, 2004
Posts: 1807



(Msg. 2) Posted: Wed Aug 04, 2004 3:52 pm
Post subject: Re: IIS and FrontPage [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Try the FrontPage groups for support on this. My guess is that FP is
running code that expects port 80, such as a link for the menu in the
form of <a style='text-decoration: underline;' href="http://website/link" target="_blank">http://website/link</a> with no port specified, but that's a
guess.

Jeff

On Tue, 3 Aug 2004 18:02:24 -0700, "Josh" <joshkanis RemoveThis @SPAM_hotmail.com>
wrote:

 >I have a problem creating a site with Front Page 2003 and
 >having it run over the internet. Here is the details I am
 >using IIS 5.1. I have a web site and I can view a simple
 >web page over the internet with no problem. My problem
 >definately has to do with the fact that I am not using
 >port 80. I have configured my site to use port xxx, so
 >that when on the internet I type <a style='text-decoration: underline;' href="http://<ipadress>:xxx." target="_blank">http://<ipadress>:xxx.</a>
 >This works with everything except Front page sites. I
 >created a site using the web package solution and the
 >discussion website wizard. The pages work fine when I
 >change the port back to 80 and run them from the computer,
 >however, when I change the port back to xxx I get the
 >following error message when I try to post an article:
 >------
 >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.
 >------
 >I know the server extensions are installed but I bet they
 >aren't working properly. I tried using the MMC front page
 >server extensions snap in however I found no place to
 >configure the port settings. Maybe there is something I
 >can change in the registry to make front page recognize a
 >different port... PLease help if you need more information
 >and think you can help please e-mail me (remove SPAM_):
 >joshkanis@SPAM_hotmail.com
 >JOSH<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: IIS and FrontPage 
Back to top
Login to vote
anonymous1943

External


Since: May 24, 2004
Posts: 6



(Msg. 3) Posted: Wed Aug 04, 2004 3:52 pm
Post subject: Re: IIS and FrontPage [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I actually got so frustrated that I backed up my website
files on a local directoy then uninstalled IIS. After re-
installing it the first thing I did was change the port,
it said it would have to stop and restart (which it never
said before). I then went into Front page and created the
website from scratch and posted it to the site and it
worked fine... a crappy solution I know, I still don't
know what the problem was or what actually changed, but I
am glad it works now thanks for your time.

 >-----Original Message-----
 >Try the FrontPage groups for support on this. My guess
is that FP is
 >running code that expects port 80, such as a link for the
menu in the
 >form of <a style='text-decoration: underline;' href="http://website/link" target="_blank">http://website/link</a> with no port specified, but
that's a
 >guess.
 >
 >Jeff
 >
 >On Tue, 3 Aug 2004 18:02:24 -0700, "Josh"
<joshkanis DeleteThis @SPAM_hotmail.com>
 >wrote:
 >
  >>I have a problem creating a site with Front Page 2003
and
  >>having it run over the internet. Here is the details I
am
  >>using IIS 5.1. I have a web site and I can view a
simple
  >>web page over the internet with no problem. My problem
  >>definately has to do with the fact that I am not using
  >>port 80. I have configured my site to use port xxx, so
  >>that when on the internet I type <a style='text-decoration: underline;' href="http://<ipadress>:xxx." target="_blank">http://<ipadress>:xxx.</a>
  >>This works with everything except Front page sites. I
  >>created a site using the web package solution and the
  >>discussion website wizard. The pages work fine when I
  >>change the port back to 80 and run them from the
computer,
  >>however, when I change the port back to xxx I get the
  >>following error message when I try to post an article:
  >>------
  >>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.
  >>------
  >>I know the server extensions are installed but I bet
they
  >>aren't working properly. I tried using the MMC front
page
  >>server extensions snap in however I found no place to
  >>configure the port settings. Maybe there is something I
  >>can change in the registry to make front page recognize
a
  >>different port... PLease help if you need more
information
  >>and think you can help please e-mail me (remove SPAM_):
  >>joshkanis@SPAM_hotmail.com
  >>JOSH
 >
 >.
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS and FrontPage 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
IIS And FrontPage - I created several subweb on my IIS server and extended the site. They worked perfectly for several months. now for some reason the folders no longer appears. The web site name still appears but the site does not. (i use front Page Server Extensions..

FRONTPAGE AND IIS - Now using XP Professional and installed the IIS as directed. How do I migrate an existing web on C: to take advantage of IIS? I'm accustomed to the old PWS from Windows 98. Is this so different?

IIS and FrontPage 2003 ? - How should a website running IIS on Windows 2003 Server be configured to allow FrontPage 2003 users to edit the site ? I am not sure, but from what I understand the FP Server Extensions are not used anymore. When a user tries to pull-up the domain..

Frontpage Ext and NAS - Has anyone got Frontpage 2002 extensions to work with NAS (network attached storage) as the remote storage. or any share for that matter? All of our developers use interdev which requires Frontpage 2002 extensions. If you did get this to work please let...

IIS and Frontpage - I have a 2k server with IIS 6.0 and 2002 FP server extensions installed. It contains one site with a sub- web. We can edit the main site fine with no issues, but editing the subweb site causes problems. We are using Frontpage (problem occurs with F...
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]