How to install virtual host on local machine

D

David98335

I want to test my forms before uploading. I need a virtual server to do that.
Some how I have missed how to do that. Please help.
 
K

Kevin Spencer

A "virtual server?" What you need is a web server. XP Pro comes with one
(IIS). Check out Add/Remove Windows Components.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
What You Seek Is What You Get.
 
T

Tom Pepper Willett

Have you installed IIS and the FP server extensions? BTW, you can't test
the forms to email on the XP machine, as it requires the smtp server on the
host server.
--
===
Tom "Pepper" Willett
Microsoft MVP - FrontPage
---
About FrontPage 2003:
http://office.microsoft.com/home/office.aspx?assetid=FX01085802
FrontPage 2003 Product Information:
http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
Understanding FrontPage:
http://msdn.microsoft.com/office/understanding/frontpage/
===
|I am running XP Pro SP2, FP 2003.
|
| "David98335" wrote:
|
| > I want to test my forms before uploading. I need a virtual server to do
that.
| > Some how I have missed how to do that. Please help.
 
J

Jim Buyens

In Windows XP Professional,

1. Click Control Panel.
2. Click Add Or Remote Programs.
3. Click Add/Remove Windows Components.
4. Select Internet Information Services (IIS).
5. Click Details.
6. Clear Frontpage 2000 Server Extensions.
7. Click OK, Next, and so forth.

Then, to get the lastest server extensions, browse

http://msdn.microsoft.com/library/en-us/dnservext02/fpse2002admin.asp

Under Windows-based Web Servers, click
FrontPage Server Extensions 2002 from Microsoft for Windows-based Web Servers
download the lastest release (i.e. version 5.0.2.4803) and then install the
download.

Finally, of course, run Windows Update and install everything it recommends.

Jim Buyens
Microsoft MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Windows SharePoint Services Inside Out
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
 
K

Kevin Spencer

Whenever you want to use FrontPage server extensions in your web site, DO
NOT FTP!

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
What You Seek Is What You Get.
 
D

David98335

I realize that now, from reading posts here. Still my question is what to do
to fix the problem.
 
T

Tom Pepper Willett

Run a health check on the server extensions.
--
===
Tom "Pepper" Willett
Microsoft MVP - FrontPage
---
About FrontPage 2003:
http://office.microsoft.com/home/office.aspx?assetid=FX01085802
FrontPage 2003 Product Information:
http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
Understanding FrontPage:
http://msdn.microsoft.com/office/understanding/frontpage/
===
|I realize that now, from reading posts here. Still my question is what to
do
| to fix the problem.
|
| "Kevin Spencer" wrote:
|
| > Whenever you want to use FrontPage server extensions in your web site,
DO
| > NOT FTP!
| >
| > --
| > HTH,
| >
| > Kevin Spencer
| > Microsoft MVP
| > ..Net Developer
| > What You Seek Is What You Get.
| >
| > | > > Thank you for the help. I was able to publish the site to
| > > http://localhost.
| > > However, when I submitted a post using the discussion form I got a
blank
| > > page
| > > at http://localhost/_vti_bin/shtml.dll/disc1_post.htm. Previously I
tried
| > > to
| > > FTP the files to the real host. Could that have caused a problem? I
can
| > > simply delete the discussion forms pages and create new ones if that
would
| > > help.
| > >
| > > "Jim Buyens" wrote:
| > >
| > >> In Windows XP Professional,
| > >>
| > >> 1. Click Control Panel.
| > >> 2. Click Add Or Remote Programs.
| > >> 3. Click Add/Remove Windows Components.
| > >> 4. Select Internet Information Services (IIS).
| > >> 5. Click Details.
| > >> 6. Clear Frontpage 2000 Server Extensions.
| > >> 7. Click OK, Next, and so forth.
| > >>
| > >> Then, to get the lastest server extensions, browse
| > >>
| > >> http://msdn.microsoft.com/library/en-us/dnservext02/fpse2002admin.asp
| > >>
| > >> Under Windows-based Web Servers, click
| > >> FrontPage Server Extensions 2002 from Microsoft for Windows-based Web
| > >> Servers
| > >> download the lastest release (i.e. version 5.0.2.4803) and then
install
| > >> the
| > >> download.
| > >>
| > >> Finally, of course, run Windows Update and install everything it
| > >> recommends.
| > >>
| > >> Jim Buyens
| > >> Microsoft MVP
| > >> http://www.interlacken.com
| > >> Author of:
| > >> *----------------------------------------------------
| > >> |\---------------------------------------------------
| > >> || Microsoft Windows SharePoint Services Inside Out
| > >> || Microsoft Office FrontPage 2003 Inside Out
| > >> ||---------------------------------------------------
| > >> || Web Database Development Step by Step .NET Edition
| > >> || Microsoft FrontPage Version 2002 Inside Out
| > >> || Faster Smarter Beginning Programming
| > >> || (All from Microsoft Press)
| > >> |/---------------------------------------------------
| > >> *----------------------------------------------------
| > >>
| > >>
| > >> "David98335" wrote:
| > >>
| > >> > I want to test my forms before uploading. I need a virtual server
to do
| > >> > that.
| > >> > Some how I have missed how to do that. Please help.
| >
| >
| >
 
D

David98335

I'm not sure what you mean by running a "health check" on the server
extensions however I did "recalculate hyperlinks" which is suppose to repair
links, update FP based components. I then republished the site to localhost
and tried the discussion form again, but got the same blank page. So I am
still looking for help on this.
 
A

Andrew Murray

Ask your Host or ISP, they usually have to reinstall the server extensions.
Or they might provide you with a tool with your hosting account that
installs them through a web/browser based interface that you can use.
 
A

Andrew Murray

Recalculate Hyperlinks does exactly what it says. Has nothing to do with
the server extensions and getting them to function correctly, you need to
contact your host support to get them to reinstall the extensions, or use
the tool that is possibly part of your account, through a web based
interface (there may or may not be such a thing - I don't know - some ISPs
or 'free' hosts eg Geocities have such a thing I believe.).
 
D

David98335

I am not trying to test the page live, online, on the internet, with my ISP
server. I am trying to test the discussion form on my local computer, after I
have published it to /localhost to see how it will look live. I think this is
suppose to be do able, but I am getting a blank page. Is this not do able. If
not what is the purpose of having IIS?
 
J

Jim Buyens

I almost hate to ask this, but are you sure you're using an http:// URL to
browse the new local server? I mean something like
http://localhost/mysite/disc1_post.htm

Jim Buyens
Microsoft MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Windows SharePoint Services Inside Out
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
 
R

Ronx

In code view, look for broken tags (without the closing >, or without
the closing </script> if a script tag, etc. ) , particularly in the
head section of the page.

Does the View Source of the blank page reveal anything?

The Discussion web will work correctly under IIS on Windows XP Pro.
 
Top