navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
FrontPage Alternative
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Free FrontPage Templates

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

 

Server object error 'ASP 0177 : 800401f3'

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> ASP and Database >> Server object error 'ASP 0177 : 800401f3'
Page: [1]
 
A1234

 

Posts: 101
Joined: 10/7/2004
Status: offline

 
Server object error 'ASP 0177 : 800401f3' - 3/24/2005 10:08:42   
Hello,
I cannot figure out what is causing this error. WhenI go to my page at http://www.driverpersonals.net/register.asp, fill in the fields and click Submit, I receive this message:

Server object error 'ASP 0177 : 800401f3'

Server.CreateObject Failed

/register.asp, line 129

800401f3

I am using Frontpage and sometimes the lines do not match between the error message and what I see in my Frontpage editor. Can anyone take a look at it and see what you think? :)
dzirkelb1

 

Posts: 1315
Joined: 10/5/2004
From: Cedar Rapids, Iowa
Status: offline

 
RE: Server object error 'ASP 0177 : 800401f3' - 3/24/2005 10:15:08   
I suspect it is something with the email portion of the code (if there is any)...can you post the code for the email portion / all of the form stuff?

(in reply to A1234)
BeTheBall

 

Posts: 6381
Joined: 6/21/2002
From: West Point Utah USA
Status: offline

 
RE: Server object error 'ASP 0177 : 800401f3' - 3/24/2005 10:16:20   
FP should be fairly accurate. Post the code for the whole page and give a general idea of which line is line 129.

_____________________________

Duane

Some people are like Slinkies . . . Not really good for anything . . . . . But they still bring a smile to your face when you push them down a flight of stairs.

(in reply to A1234)
A1234

 

Posts: 101
Joined: 10/7/2004
Status: offline

 
RE: Server object error 'ASP 0177 : 800401f3' - 3/24/2005 10:20:16   
Thanks Duane,

I believe the error is in this line:
Set Mail = Server.CreateObject("Persits.MailSender")

I am not familiar with mail settings, so I really don't know what to look for to correct this...:)

(in reply to BeTheBall)
dzirkelb1

 

Posts: 1315
Joined: 10/5/2004
From: Cedar Rapids, Iowa
Status: offline

 
RE: Server object error 'ASP 0177 : 800401f3' - 3/24/2005 10:21:05   
It seems the error is caused by a com object not being recognized by IIS...or, at least what google says :) All stuff I have found showed the person referring to the incorrect .dll file...hope that helps someone !

(in reply to BeTheBall)
rdouglass

 

Posts: 9280
From: Biddeford, ME USA
Status: offline

 
RE: Server object error 'ASP 0177 : 800401f3' - 3/24/2005 10:23:09   
quote:

Set Mail = Server.CreateObject("Persits.MailSender")


I'm not familiar with any mail package using that identifier. Do you know for sure what mailer package(s) are available on your host? Again as mentioned, posting code is a big help.

_____________________________

Don't take you're eye off your final destination.

ASP Checkbox Function Tutorial.

(in reply to A1234)
dzirkelb1

 

Posts: 1315
Joined: 10/5/2004
From: Cedar Rapids, Iowa
Status: offline

 
RE: Server object error 'ASP 0177 : 800401f3' - 3/24/2005 10:26:05   
Have you placed AspEmail.dll on the server and registered it?

http://www.aspemail.com/manual_01.html

that is a link to install aspemail and register it

(in reply to dzirkelb1)
Page:   [1]

All Forums >> Web Development >> ASP and Database >> Server object error 'ASP 0177 : 800401f3'
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts