|
Home > Archive > FrontPage Server Extensions for Windows > March 2005 > FP 2003 and Server 2003 Problems
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 |
FP 2003 and Server 2003 Problems
|
|
| msnews 2005-03-25, 5:49 pm |
| Our website is hosted on a server in our office, it runs windows 2003
enterprise and has the front page 2002 extentions installed off of the cd.
since i installed the extentions i can open the web by typing in the website
in the open web dialog (which i couldn't do before they were installed) so
everything looked fine, but now i've realized i can't do anything with
forms. if i try to submit a form to store info on another page i get this
error:
FrontPage Error.
User: please report details to this site's webmaster.
Webmaster: please see the server's application event log for more details.
here is a simple example:
http://24.182.111.226/new_page_1.htm
please help if you can!
Thanks
| |
|
| The page is missing the basic HTML structure- it requires
<html>
<head>
</head>
<body>
</body>
</html>
tags, and all the bits inbetween as appropriate.
--
Ron Symonds
Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
"msnews" <aphelan@tamu.edu> wrote in message
news:O%23V25pXMFHA.2576@TK2MSFTNGP10.phx.gbl...
> Our website is hosted on a server in our office, it runs windows
> 2003 enterprise and has the front page 2002 extentions installed off
> of the cd. since i installed the extentions i can open the web by
> typing in the website in the open web dialog (which i couldn't do
> before they were installed) so everything looked fine, but now i've
> realized i can't do anything with forms. if i try to submit a form
> to store info on another page i get this error:
> FrontPage Error.
> User: please report details to this site's webmaster.
>
>
> Webmaster: please see the server's application event log for more
> details.
>
> here is a simple example:
>
> http://24.182.111.226/new_page_1.htm
>
> please help if you can!
>
> Thanks
>
>
|
|
|
|
|