|
Home > Archive > FrontPage Server Extensions for Windows > October 2005 > form error
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]
|
|
|
| I have a simple form on my site that when "submit" is clicked, I get the
e-mail with all the info filled in just fine. But the User gets:FrontPage
Error.
User: please report details to this site's webmaster.
Webmaster: please see the server's application event log for more details
Instead of the confirmation page that the eamil was sent.
What should I be looking for in the Application log? Nothing in there leads
me to the problem.
Thanks
| |
| Stefan B Rusynko 2005-10-09, 7:47 am |
| If you are getting the email then the error is probably because you are also writing to file and the file is not in a folder
allowing write permissions (the _private folder by default)
--
________________________________________
_____
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
________________________________________
_____
"Vince" <Vince@discussions.microsoft.com> wrote in message news:22FFFF58-4271-4FB8-86DE-4D9EE1D82666@microsoft.com...
|I have a simple form on my site that when "submit" is clicked, I get the
| e-mail with all the info filled in just fine. But the User gets:FrontPage
| Error.
| User: please report details to this site's webmaster.
| Webmaster: please see the server's application event log for more details
|
| Instead of the confirmation page that the eamil was sent.
| What should I be looking for in the Application log? Nothing in there leads
| me to the problem.
|
|
| Thanks
| |
|
| The site has both Read/write enabled on all folders.
The _private folder is empty, is it supposed to be?
thx
"Stefan B Rusynko" wrote:
> If you are getting the email then the error is probably because you are also writing to file and the file is not in a folder
> allowing write permissions (the _private folder by default)
>
> --
>
> ________________________________________
_____
> 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
> ________________________________________
_____
>
>
> "Vince" <Vince@discussions.microsoft.com> wrote in message news:22FFFF58-4271-4FB8-86DE-4D9EE1D82666@microsoft.com...
> |I have a simple form on my site that when "submit" is clicked, I get the
> | e-mail with all the info filled in just fine. But the User gets:FrontPage
> | Error.
> | User: please report details to this site's webmaster.
> | Webmaster: please see the server's application event log for more details
> |
> | Instead of the confirmation page that the eamil was sent.
> | What should I be looking for in the Application log? Nothing in there leads
> | me to the problem.
> |
> |
> | Thanks
>
>
>
| |
|
| we have had this issue occur. The easy fix was to go in to form properties
and rename the file that data was being posted to. For example, if the file
was being saved in the _private folder as file.csv, change the setting to
save to a file called file2.csv. It will create a new file and will begin
posting to that new file called file2.csv.
"Vince" wrote:
[vbcol=seagreen]
> The site has both Read/write enabled on all folders.
> The _private folder is empty, is it supposed to be?
>
> thx
>
> "Stefan B Rusynko" wrote:
>
|
|
|
|
|