Hi Everybody

I'm a newbie, and I put a (free GNU Licence) registration form in my website
that I copied somewhere. I choose it because it was possible to recover
automatichally the password passing details as user and emai address: the
problem is that trying to use this feature the system gives such error:

"Server object error 'ASP 0177 : 800401f3'
Server.CreateObject Failed

/Reg/pwrecovery.asp, line 130

Invalid ProgID. For additional information specific to this message please
visit the Microsoft Online Support site located at:
http://www.microsoft.com/contentredirect.asp. "

I checked at MS and it seems that the IIS is not fully load, so I updated it
but it didn't work, then I uninstalled it and loaded fully but still
nothing...

So I thought that perhaps there was something else in my sistem on in the
setting I passed to the script..

I'm also thinking that there must me something wrong because if I pass 2
hours "playing" with IIS I cannot imagine an user will pass the same time
trying...

Thank you for your patience..

Regards

Sergio

Re: Server object error 'ASP 0177 : 800401f3' by Jens

Jens
Sun Mar 13 06:07:29 CST 2005

This is a multi-part message in MIME format.

------=_NextPart_000_0011_01C527CD.9CADEC30
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit

Include the code for line 130.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.

> -----Original Message-----
> From: SergioBS [mailto:a@b.cd]
> Posted At: 13. marts 2005 10:09
> Posted To: microsoft.public.frontpage.programming
> Conversation: Server object error 'ASP 0177 : 800401f3'
> Subject: Server object error 'ASP 0177 : 800401f3'
>
>
> Hi Everybody
>
> I'm a newbie, and I put a (free GNU Licence) registration
> form in my website that I copied somewhere. I choose it
> because it was possible to recover automatichally the
> password passing details as user and emai address: the
> problem is that trying to use this feature the system gives
> such error:
>
> "Server object error 'ASP 0177 : 800401f3'
> Server.CreateObject Failed
>
> /Reg/pwrecovery.asp, line 130
>
> Invalid ProgID. For additional information specific to this
> message please visit the Microsoft Online Support site located at:
> http://www.microsoft.com/contentredirect.asp. "
>
> I checked at MS and it seems that the IIS is not fully load,
> so I updated it but it didn't work, then I uninstalled it and
> loaded fully but still nothing...
>
> So I thought that perhaps there was something else in my
> sistem on in the setting I passed to the script..
>
> I'm also thinking that there must me something wrong because
> if I pass 2 hours "playing" with IIS I cannot imagine an user
> will pass the same time trying...
>
> Thank you for your patience..
>
> Regards
>
> Sergio
>
>

------=_NextPart_000_0011_01C527CD.9CADEC30
Content-Type: text/html;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
6.5.7036.0">
<TITLE>Re: Server object error 'ASP 0177 : 800401f3' </TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=3D2>Include the code for line 130.</FONT>
</P>

<P><FONT SIZE=3D2>Regards Jens Peter Karlsen. Microsoft MVP - Frontpage. =
</FONT>
</P>

<P><FONT SIZE=3D2>&gt; -----Original Message-----</FONT>

<BR><FONT SIZE=3D2>&gt; From: SergioBS [<A =
HREF=3D"mailto:a@b.cd">mailto:a@b.cd</A>] </FONT>

<BR><FONT SIZE=3D2>&gt; Posted At: 13. marts 2005 10:09</FONT>

<BR><FONT SIZE=3D2>&gt; Posted To: =
microsoft.public.frontpage.programming</FONT>

<BR><FONT SIZE=3D2>&gt; Conversation: Server object error 'ASP 0177 : =
800401f3' </FONT>

<BR><FONT SIZE=3D2>&gt; Subject: Server object error 'ASP 0177 : =
800401f3' </FONT>

<BR><FONT SIZE=3D2>&gt; </FONT>

<BR><FONT SIZE=3D2>&gt; </FONT>

<BR><FONT SIZE=3D2>&gt;&nbsp; Hi Everybody</FONT>

<BR><FONT SIZE=3D2>&gt; </FONT>

<BR><FONT SIZE=3D2>&gt; I'm a newbie, and I put a (free GNU Licence) =
registration </FONT>

<BR><FONT SIZE=3D2>&gt; form in my website that I copied somewhere. I =
choose it </FONT>

<BR><FONT SIZE=3D2>&gt; because it was possible to recover =
automatichally the </FONT>

<BR><FONT SIZE=3D2>&gt; password passing details as user and emai =
address: the </FONT>

<BR><FONT SIZE=3D2>&gt; problem is that trying to use this feature the =
system gives </FONT>

<BR><FONT SIZE=3D2>&gt; such error:</FONT>

<BR><FONT SIZE=3D2>&gt; </FONT>

<BR><FONT SIZE=3D2>&gt; &quot;Server object error 'ASP 0177 : =
800401f3'</FONT>

<BR><FONT SIZE=3D2>&gt; Server.CreateObject Failed</FONT>

<BR><FONT SIZE=3D2>&gt; </FONT>

<BR><FONT SIZE=3D2>&gt; /Reg/pwrecovery.asp, line 130</FONT>

<BR><FONT SIZE=3D2>&gt; </FONT>

<BR><FONT SIZE=3D2>&gt; Invalid ProgID. For additional information =
specific to this </FONT>

<BR><FONT SIZE=3D2>&gt; message please visit the Microsoft Online =
Support site located at: </FONT>

<BR><FONT SIZE=3D2>&gt; <A =
HREF=3D"http://www.microsoft.com/contentredirect.asp">http://www.microsof=
t.com/contentredirect.asp</A>. &quot;</FONT>

<BR><FONT SIZE=3D2>&gt; </FONT>

<BR><FONT SIZE=3D2>&gt; I checked at MS and it seems that the IIS is not =
fully load, </FONT>

<BR><FONT SIZE=3D2>&gt; so I updated it but it didn't work, then I =
uninstalled it and </FONT>

<BR><FONT SIZE=3D2>&gt; loaded fully but still nothing...</FONT>

<BR><FONT SIZE=3D2>&gt; </FONT>

<BR><FONT SIZE=3D2>&gt; So I thought that perhaps there was something =
else in my </FONT>

<BR><FONT SIZE=3D2>&gt; sistem on in the setting I passed to the =
script..</FONT>

<BR><FONT SIZE=3D2>&gt; </FONT>

<BR><FONT SIZE=3D2>&gt; I'm also thinking that there must me something =
wrong because </FONT>

<BR><FONT SIZE=3D2>&gt; if I pass 2 hours &quot;playing&quot; with IIS I =
cannot imagine an user </FONT>

<BR><FONT SIZE=3D2>&gt; will pass the same time trying...</FONT>

<BR><FONT SIZE=3D2>&gt; </FONT>

<BR><FONT SIZE=3D2>&gt; Thank you for your patience..</FONT>

<BR><FONT SIZE=3D2>&gt; </FONT>

<BR><FONT SIZE=3D2>&gt; Regards</FONT>

<BR><FONT SIZE=3D2>&gt; </FONT>

<BR><FONT SIZE=3D2>&gt; Sergio</FONT>

<BR><FONT SIZE=3D2>&gt; </FONT>

<BR><FONT SIZE=3D2>&gt; </FONT>
</P>

</BODY>
</HTML>
------=_NextPart_000_0011_01C527CD.9CADEC30--


Re: Server object error 'ASP 0177 : 800401f3' by SergioBS

SergioBS
Sun Mar 13 06:26:10 CST 2005

This is a multi-part message in MIME format.

------=_NextPart_000_0017_01C527D0.38D39B80
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Re: Server object error 'ASP 0177 : 800401f3'line 130: Set objNewMail =
=3D Server.CreateObject("SmtpMail.SmtpMail.1")
"Jens Peter Karlsen[FP MVP]" <jpkarlsen@mvps.org> ha scritto nel =
messaggio news:um555U8JFHA.2796@tk2msftngp13.phx.gbl...
Include the code for line 130.=20

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.=20

> -----Original Message-----=20
> From: SergioBS [mailto:a@b.cd]=20
> Posted At: 13. marts 2005 10:09=20
> Posted To: microsoft.public.frontpage.programming=20
> Conversation: Server object error 'ASP 0177 : 800401f3'=20
> Subject: Server object error 'ASP 0177 : 800401f3'=20
>=20
>=20
> Hi Everybody=20
>=20
> I'm a newbie, and I put a (free GNU Licence) registration=20
> form in my website that I copied somewhere. I choose it=20
> because it was possible to recover automatichally the=20
> password passing details as user and emai address: the=20
> problem is that trying to use this feature the system gives=20
> such error:=20
>=20
> "Server object error 'ASP 0177 : 800401f3'=20
> Server.CreateObject Failed=20
>=20
> /Reg/pwrecovery.asp, line 130=20
>=20
> Invalid ProgID. For additional information specific to this=20
> message please visit the Microsoft Online Support site located at:=20
> http://www.microsoft.com/contentredirect.asp. "=20
>=20
> I checked at MS and it seems that the IIS is not fully load,=20
> so I updated it but it didn't work, then I uninstalled it and=20
> loaded fully but still nothing...=20
>=20
> So I thought that perhaps there was something else in my=20
> sistem on in the setting I passed to the script..=20
>=20
> I'm also thinking that there must me something wrong because=20
> if I pass 2 hours "playing" with IIS I cannot imagine an user=20
> will pass the same time trying...=20
>=20
> Thank you for your patience..=20
>=20
> Regards=20
>=20
> Sergio=20
>=20
>=20

------=_NextPart_000_0017_01C527D0.38D39B80
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Re: Server object error 'ASP 0177 : 800401f3'</TITLE>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2900.2604" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>line 130: Set objNewMail =3D=20
Server.CreateObject("SmtpMail.SmtpMail.1")</FONT></DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV>"Jens Peter Karlsen[FP MVP]" &lt;<A=20
href=3D"mailto:jpkarlsen@mvps.org">jpkarlsen@mvps.org</A>&gt; ha =
scritto nel=20
messaggio <A=20
=
href=3D"news:um555U8JFHA.2796@tk2msftngp13.phx.gbl">news:um555U8JFHA.2796=
@tk2msftngp13.phx.gbl</A>...</DIV><!-- Converted from text/plain format =
-->
<P><FONT size=3D2>Include the code for line 130.</FONT> </P>
<P><FONT size=3D2>Regards Jens Peter Karlsen. Microsoft MVP - =
Frontpage.=20
</FONT></P>
<P><FONT size=3D2>&gt; -----Original Message-----</FONT> <BR><FONT =
size=3D2>&gt;=20
From: SergioBS [<A href=3D"mailto:a@b.cd">mailto:a@b.cd</A>] =
</FONT><BR><FONT=20
size=3D2>&gt; Posted At: 13. marts 2005 10:09</FONT> <BR><FONT =
size=3D2>&gt;=20
Posted To: microsoft.public.frontpage.programming</FONT> <BR><FONT =
size=3D2>&gt;=20
Conversation: Server object error 'ASP 0177 : 800401f3' =
</FONT><BR><FONT=20
size=3D2>&gt; Subject: Server object error 'ASP 0177 : 800401f3'=20
</FONT><BR><FONT size=3D2>&gt; </FONT><BR><FONT size=3D2>&gt; =
</FONT><BR><FONT=20
size=3D2>&gt;&nbsp; Hi Everybody</FONT> <BR><FONT size=3D2>&gt; =
</FONT><BR><FONT=20
size=3D2>&gt; I'm a newbie, and I put a (free GNU Licence) =
registration=20
</FONT><BR><FONT size=3D2>&gt; form in my website that I copied =
somewhere. I=20
choose it </FONT><BR><FONT size=3D2>&gt; because it was possible to =
recover=20
automatichally the </FONT><BR><FONT size=3D2>&gt; password passing =
details as=20
user and emai address: the </FONT><BR><FONT size=3D2>&gt; problem is =
that trying=20
to use this feature the system gives </FONT><BR><FONT size=3D2>&gt; =
such=20
error:</FONT> <BR><FONT size=3D2>&gt; </FONT><BR><FONT size=3D2>&gt; =
"Server=20
object error 'ASP 0177 : 800401f3'</FONT> <BR><FONT size=3D2>&gt;=20
Server.CreateObject Failed</FONT> <BR><FONT size=3D2>&gt; =
</FONT><BR><FONT=20
size=3D2>&gt; /Reg/pwrecovery.asp, line 130</FONT> <BR><FONT =
size=3D2>&gt;=20
</FONT><BR><FONT size=3D2>&gt; Invalid ProgID. For additional =
information=20
specific to this </FONT><BR><FONT size=3D2>&gt; message please visit =
the=20
Microsoft Online Support site located at: </FONT><BR><FONT =
size=3D2>&gt; <A=20
=
href=3D"http://www.microsoft.com/contentredirect.asp">http://www.microsof=
t.com/contentredirect.asp</A>.=20
"</FONT> <BR><FONT size=3D2>&gt; </FONT><BR><FONT size=3D2>&gt; I =
checked at MS=20
and it seems that the IIS is not fully load, </FONT><BR><FONT =
size=3D2>&gt; so I=20
updated it but it didn't work, then I uninstalled it and =
</FONT><BR><FONT=20
size=3D2>&gt; loaded fully but still nothing...</FONT> <BR><FONT =
size=3D2>&gt;=20
</FONT><BR><FONT size=3D2>&gt; So I thought that perhaps there was =
something=20
else in my </FONT><BR><FONT size=3D2>&gt; sistem on in the setting I =
passed to=20
the script..</FONT> <BR><FONT size=3D2>&gt; </FONT><BR><FONT =
size=3D2>&gt; I'm=20
also thinking that there must me something wrong because =
</FONT><BR><FONT=20
size=3D2>&gt; if I pass 2 hours "playing" with IIS I cannot imagine an =
user=20
</FONT><BR><FONT size=3D2>&gt; will pass the same time =
trying...</FONT>=20
<BR><FONT size=3D2>&gt; </FONT><BR><FONT size=3D2>&gt; Thank you for =
your=20
patience..</FONT> <BR><FONT size=3D2>&gt; </FONT><BR><FONT =
size=3D2>&gt;=20
Regards</FONT> <BR><FONT size=3D2>&gt; </FONT><BR><FONT size=3D2>&gt;=20
Sergio</FONT> <BR><FONT size=3D2>&gt; </FONT><BR><FONT size=3D2>&gt;=20
</FONT></P></BLOCKQUOTE></BODY></HTML>

------=_NextPart_000_0017_01C527D0.38D39B80--


Re: Server object error 'ASP 0177 : 800401f3' by Stefan

Stefan
Sun Mar 13 07:17:36 CST 2005

That's telling you that your host either does not support or has not turned on SmtpMail.SmtpMail.1

You can't just paste unknown code into pages for objects not on your server and expect them to work
- contact your host and find out what Mail object for ASP they do support
--

_____________________________________________
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
_____________________________________________


"SergioBS" <a@b.cd> wrote in message news:CjWYd.5431$tY2.5122@news.edisontel.com...
Re: Server object error 'ASP 0177 : 800401f3'line 130: Set objNewMail = Server.CreateObject("SmtpMail.SmtpMail.1")
"Jens Peter Karlsen[FP MVP]" <jpkarlsen@mvps.org> ha scritto nel messaggio news:um555U8JFHA.2796@tk2msftngp13.phx.gbl...
Include the code for line 130.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.

> -----Original Message-----
> From: SergioBS [mailto:a@b.cd]
> Posted At: 13. marts 2005 10:09
> Posted To: microsoft.public.frontpage.programming
> Conversation: Server object error 'ASP 0177 : 800401f3'
> Subject: Server object error 'ASP 0177 : 800401f3'
>
>
> Hi Everybody
>
> I'm a newbie, and I put a (free GNU Licence) registration
> form in my website that I copied somewhere. I choose it
> because it was possible to recover automatichally the
> password passing details as user and emai address: the
> problem is that trying to use this feature the system gives
> such error:
>
> "Server object error 'ASP 0177 : 800401f3'
> Server.CreateObject Failed
>
> /Reg/pwrecovery.asp, line 130
>
> Invalid ProgID. For additional information specific to this
> message please visit the Microsoft Online Support site located at:
> http://www.microsoft.com/contentredirect.asp. "
>
> I checked at MS and it seems that the IIS is not fully load,
> so I updated it but it didn't work, then I uninstalled it and
> loaded fully but still nothing...
>
> So I thought that perhaps there was something else in my
> sistem on in the setting I passed to the script..
>
> I'm also thinking that there must me something wrong because
> if I pass 2 hours "playing" with IIS I cannot imagine an user
> will pass the same time trying...
>
> Thank you for your patience..
>
> Regards
>
> Sergio
>
>



Re: Server object error 'ASP 0177 : 800401f3' by SergioBS

SergioBS
Sun Mar 13 16:28:28 CST 2005


"Stefan B Rusynko" <sbr_enjoy@hotmail.com> ha scritto nel messaggio
news:%23Cv4%2368JFHA.2752@TK2MSFTNGP10.phx.gbl...
> That's telling you that your host either does not support or has not
> turned on SmtpMail.SmtpMail.1
>
> You can't just paste unknown code into pages for objects not on your
> server and expect them to work
> - contact your host and find out what Mail object for ASP they do support
> --
>

Thank you for your reply...I'll contact my ISP...

Regards

Sergio