Form Submission

S

sean

I'm having a hard time getting my form to email the info
after someone submits. But i have been getting this
error. Frontpage server extensions: error 130002 Message
cannot resolve host name.
 
M

Mark Fitzpatrick

That normally means that whatever name is entered in the FP Server
Extensions as the SMTP server to send the email to cannot be found. Check
and make sure that the correct name is being used for the smtp server. Your
host may have to do this as normally this is an administrative part of the
extensions and not all host provide you witht he ability to change this.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage
 
J

Jim Buyens

-----Original Message-----
I'm having a hard time getting my form to email the info
after someone submits. But i have been getting this
error. FrontPage server extensions: error 130002 Message
cannot resolve host name.

The FrontPage Server Extensions are probably configured
with an invalid SMTP Mail Server address.

To correct this on a W2K Pro or WinXP Pro system:

1. Browse http://<yourhostname>/_sharepoint/fpadmdll.dll
2. Under Virtual Server, click Administration.
3. Under Administration, click Change Configuration
Settings.
4. Under Mail Settings, correct the SMTP Mail Server
field.
5. Click Submit.

On a Windows 2000 Server or Windows Server 2003 system,
the URL for virtual server administration typically uses a
randomly chosen nonstandard port. Contact your host or
system administrator for assistance.

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)
|/---------------------------------------------------
*----------------------------------------------------
 
Top