need help with intranet

B

Bob

I am trying to create an intranet. I have completed the
website using frontpage 2003. I have included a database
created in Microsoft Access. The problem is that when i
preview the page with the database results it says
something like i need to use a server that has asp.net,
but i don't know what that is or how to get it. it is
very frustrating because most of the information i can
find is geared towards publishing to an external server, i
need to do everything in house. Any books, websites or
emails ([email protected]) would be much appriciated. Also,
what are FPserver extensions and how do i get them.
basiclly, how do i create a server that will allow the
other computers on the network to browse the website with
full functionallity. Please help.
 
J

Jim Buyens

To run ASP.NET Web pages, you need a Windows server
running IIS, which is Microsoft's Web server. In addition,
that server must have the .NET Framework installed.

o The .NET Framework comes automatically with Windows
Server 2003.

o For a Windows 2000 server, I believe that applying
all Windows Updates will install the .NET Framework.
If not, you can get it from Microsoft's Web site.

The FrontPage Server Extensions are a group of programs
that run on the Web server. They assist with publishing
pages from FrontPage and with certain functions that occur
at the time visitors browse the site.

o For Windows Server 2003, use the FrontPage Server
Extensions that appear in Add/Remove Windows Componets.
I believe they're in the Application Server category.

o For Windows 2000 Server, download and install the
extensions from
http://msdn.microsoft.com/library/
en-us/dnservext/html/fpovrw.asp

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| 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)
|/---------------------------------------------------
*----------------------------------------------------
 
G

Guest

Thanks a lot, i'll try that. I'm also having trouble
publishing the web page, it says that port 80 has a
conflict, that i need to install Microsoft sharepoint
services, but i read that sharepoint and asp are exclusive
to eachother. anyway, i'll try updating and installing
the 2002 extensions and see what happens. i'll be back
more than likely, hopefully with at least small progress
made.
 
T

Thomas A. Rowe

What will you try?

Please retain the original question and any replies in the future, so that other that may be able to
help know the issues, etc.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Top